Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dlock_ticket.c76 uint32_t ticket_lock_spins = DEFAULT_TICKET_LOOPS; variable
77 #define TICKET_LOCK_SNOOP_LOOPS ticket_lock_spins
/xnu-12377.1.9/bsd/kern/
H A Dkern_sysctl.c5974 extern int ticket_lock_spins;
5975 SYSCTL_INT(_kern, OID_AUTO, ticket_lock_spins,
5977 &ticket_lock_spins, 0, "loops before hypercall");