Home
last modified time | relevance | path

Searched refs:vm_inherit_t (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_map.h152 vm_inherit_t inheritance; /* inheritance */
295 vm_inherit_t);
H A Duvm_param.h232 typedef int vm_inherit_t; /* XXX: inheritance codes */ typedef
H A Duvm_mmap.c629 vm_inherit_t inherit; in sys_minherit()
H A Duvm_map.c1283 const vm_inherit_t inherit = UVM_INHERIT(flags); in uvm_map_enter()
3323 vm_inherit_t new_inheritance) in uvm_map_advice()