Searched refs:tickets (Results 1 – 9 of 9) 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
86 compatible = "ot,tickets";
56 the Kerberos tickets, that needs to be sent through the GSS layer in
25 (*) Security (currently only AFS kaserver and KerberosIV tickets).
115 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets
3907 INIT_LIST_HEAD(&space_info->tickets); in create_space_info()4720 if (list_empty(&space_info->tickets) && in shrink_delalloc()4773 else if (!list_empty(&space_info->tickets)) in may_commit_transaction()4774 ticket = list_first_entry(&space_info->tickets, in may_commit_transaction()4887 list_for_each_entry(ticket, &space_info->tickets, list) in btrfs_calc_reclaim_metadata_size()4978 if (list_empty(&space_info->tickets)) { in btrfs_async_reclaim_metadata_space()4998 wake_all_tickets(&space_info->tickets); in btrfs_async_reclaim_metadata_space()5147 list_add_tail(&ticket.list, &space_info->tickets); in __reserve_metadata_bytes()5372 head = &space_info->tickets; in space_info_add_old_bytes()5419 head = &space_info->tickets; in space_info_add_new_bytes()
434 struct list_head tickets; member
504 on the client, tickets of the appropriate type to be obtained from the AFS