Searched refs:smrq_link (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | smr.h | 974 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 D | smr_types.h | 99 typedef SMR_POINTER(struct smrq_link *) __smrq_link_t; 120 struct smrq_link { struct
|
| /xnu-11417.121.6/bsd/sys/ |
| H A D | namei.h | 232 struct smrq_link nc_hash; /* hash chain */
|