Home
last modified time | relevance | path

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

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