Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/ !
H A Dsmr_hash.h684 smrq_serialized_insert_head(__hd, __link); \
1711 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-11417.121.6/libkern/c++/ !
H A DOSSymbol.cpp274 smrq_serialized_insert_head(&_huge_head, in insertSymbol()
/xnu-11417.121.6/bsd/vfs/ !
H A Dvfs_cache.c2958 smrq_serialized_insert_head(ncpp, &ncp->nc_hash); in cache_enter_locked()
3162 smrq_serialized_insert_head(NCHHASH(entry->nc_dvp, hashval), &entry->nc_hash); in resize_namecache()