Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/libkern/c++/
H A DOSSymbol.cpp276 smrq_serialized_insert_head(&_huge_head, in insertSymbol()
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_cache.c2848 smrq_serialized_insert_head(ncpp, &ncp->nc_hash); in cache_enter_locked()
3044 smrq_serialized_insert_head(NCHHASH(entry->nc_dvp, hashval), &entry->nc_hash); in resize_namecache()