Home
last modified time | relevance | path

Searched refs:smrn_next (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Dsmr_types.h74 struct smr_node *smrn_next; member
H A Dsmr.c525 head = node->smrn_next; in __smr_call_drain()
526 node->smrn_next = NULL; in __smr_call_drain()
1420 node->smrn_next = NULL; in __smr_call_push()
1424 pcpu->qcur_tail = &node->smrn_next; in __smr_call_push()