OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UVM_EXTRACT_REMOVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_map.h
106
#define
UVM_EXTRACT_REMOVE
0x01 /* remove mapping from old map */
uvm_map.c
2727
*
UVM_EXTRACT_REMOVE
: remove mappings from srcmap
2762
KASSERT((flags &
UVM_EXTRACT_REMOVE
) == 0 ||
2967
* - if
UVM_EXTRACT_REMOVE
remove the entries
2971
if (copy_ok || (flags &
UVM_EXTRACT_REMOVE
)) {
2974
if (flags &
UVM_EXTRACT_REMOVE
) {
2983
deadentry = NULL; /* for
UVM_EXTRACT_REMOVE
*/
2996
if (flags &
UVM_EXTRACT_REMOVE
) {
3039
if ((flags &
UVM_EXTRACT_REMOVE
) && deadentry)
Completed in 13 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025