HomeSort by: relevance | last modified time | path
    Searched refs:vm_inherit_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/uvm/
uvm_map.h 152 vm_inherit_t inheritance; /* inheritance */
295 vm_inherit_t);
uvm_param.h 232 typedef int vm_inherit_t; /* XXX: inheritance codes */ typedef in typeref:typename:int
uvm_mmap.c 629 vm_inherit_t inherit;
uvm_map.c 1283 const vm_inherit_t inherit = UVM_INHERIT(flags);
3323 vm_inherit_t new_inheritance)

Completed in 17 milliseconds