Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dlock_ticket.c80 uint32_t ticket_lock_spins = DEFAULT_TICKET_LOOPS; variable
81 #define TICKET_LOCK_SNOOP_LOOPS ticket_lock_spins
/xnu-8796.141.3/bsd/kern/
H A Dkern_sysctl.c5558 extern int ticket_lock_spins;
5559 SYSCTL_INT(_kern, OID_AUTO, ticket_lock_spins,
5561 &ticket_lock_spins, 0, "loops before hypercall");