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

  /src/sys/uvm/
uvm_map.h 337 void uvm_map_unlock_entry(struct vm_map_entry *);
uvm_map.c 2438 uvm_map_unlock_entry(entry);
3004 uvm_map_unlock_entry(entry);
3240 uvm_map_unlock_entry(current);
4578 uvm_map_unlock_entry(old_entry);
4909 uvm_map_unlock_entry(struct vm_map_entry *entry) function in typeref:typename:void
uvm_fault.c 2709 uvm_map_unlock_entry(oentry);
2734 uvm_map_unlock_entry(entry);

Completed in 18 milliseconds