Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsmr_hash.h690 smrq_serialized_insert_head(__hd, __link); \
1717 smrq_serialized_insert_head(head, link); in __smr_hash_serialized_get_or_insert()
H A Dsmr.h412 #define smrq_serialized_insert_head(head, elem) ({ \ macro
/xnu-12377.81.4/libkern/c++/
H A DOSSymbol.cpp274 smrq_serialized_insert_head(&_huge_head, in insertSymbol()
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2988 smrq_serialized_insert_head(ncpp, &ncp->nc_hash); in cache_enter_locked()
3192 smrq_serialized_insert_head(NCHHASH(entry->nc_dvp, hashval), &entry->nc_hash); in resize_namecache()