Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dsmr.h974 struct smrq_link smrt_link;
1159 struct smrq_link *elem = __container_of(link, struct smrq_link, next); in __smr_linkage_invalid()
1177 struct smrq_link *elem = __container_of(link, struct smrq_link, next); in __smr_tail_invalid()
1242 struct smrq_link *elem, in __smrq_serialized_insert()
1243 struct smrq_link *next, in __smrq_serialized_insert()
1292 struct smrq_link *elem, in __smrq_serialized_insert_relaxed()
1293 struct smrq_link *next, in __smrq_serialized_insert_relaxed()
1347 struct smrq_link *elem, in __smrq_serialized_remove_one()
1350 struct smrq_link *next; in __smrq_serialized_remove_one()
1403 struct smrq_link *elem, in __smrq_serialized_remove()
[all …]
H A Dsmr_types.h99 typedef SMR_POINTER(struct smrq_link *) __smrq_link_t;
120 struct smrq_link { struct
/xnu-11417.121.6/bsd/sys/
H A Dnamei.h232 struct smrq_link nc_hash; /* hash chain */