Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dposix_shm.c181 static void pshm_cache_add(pshm_info_t *entry);
227 pshm_cache_add(pshm_info_t *entry) in pshm_cache_add() function
453 pshm_cache_add(pinfo); in shm_open()