Home
last modified time | relevance | path

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

/mirbsd/src/sys/uvm/
Duvm_map.c310 #define uvm_tree_sanity(x,y) _uvm_tree_sanity(x,y) macro
312 #define uvm_tree_sanity(x,y) macro
579 uvm_tree_sanity(map, "clip_start entry");
615 uvm_tree_sanity(map, "clip_start leave");
636 uvm_tree_sanity(map, "clip_end entry");
667 uvm_tree_sanity(map, "clip_end leave");
722 uvm_tree_sanity(map, "map entry");
849 uvm_tree_sanity(map, "map leave 2");
922 uvm_tree_sanity(map, "map leave");
997 uvm_tree_sanity(map, __func__);
[all …]