Home
last modified time | relevance | path

Searched defs:next_free (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/ipc/
H A Dipc_entry.c150 mach_port_index_t next_free = 0; in ipc_entries_hold() local
/xnu-8792.41.9/tools/lldbmacros/
H A Dbtlog.py53 def next_free(self): member in BTStack
/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap.c3361 tt_free_entry_t *next_free = NULL; in pmap_tt1_allocate() local