Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_map_store_ll.h34 boolean_t first_free_is_valid_ll( struct _vm_map*);
H A Dvm_map_store.c38 return first_free_is_valid_ll( map ); in first_free_is_valid_store()
H A Dvm_map_store_ll.c32 first_free_is_valid_ll( vm_map_t map ) in first_free_is_valid_ll() function