Searched refs:tickets (Results 1 – 7 of 7) sorted by relevance
73 while (lockval.tickets.next != lockval.tickets.owner) { in arch_spin_lock()75 lockval.tickets.owner = READ_ONCE(lock->tickets.owner); in arch_spin_lock()110 lock->tickets.owner++; in arch_spin_unlock()116 return lock.tickets.owner == lock.tickets.next; in arch_spin_value_unlocked()126 struct __raw_tickets tickets = READ_ONCE(lock->tickets); in arch_spin_is_contended() local127 return (tickets.next - tickets.owner) > 1; in arch_spin_is_contended()
22 } tickets; member
73 * the tail of space_info->tickets, kick async flush thread86 * then the ->tickets list checking to see if the reservation can be162 * out of a pre-tickets era where we could end up committing the transaction259 INIT_LIST_HEAD(&space_info->tickets); in create_space_info_sub_group() 620 head = &space_info->tickets;832 if (list_empty(&space_info->tickets) && in shrink_delalloc() 996 * We have tickets queued, bail so we don't compete with the async in need_preemptive_reclaim() 1065 * space before tickets need to wait for things to finish. In the case in need_preemptive_reclaim() 1129 * We've exhausted our flushing, start failing tickets. in maybe_fail_all_tickets() 1134 * progress in satisfying tickets in maybe_fail_all_tickets() [all...]
85 compatible = "ot,tickets";
59 the Kerberos tickets, that needs to be sent through the GSS layer in
26 (*) Security (currently only AFS kaserver and KerberosIV tickets).
88 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets