Home
last modified time | relevance | path

Searched refs:tickets (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/arm/include/asm/
Dspinlock.h73 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() local
127 return (tickets.next - tickets.owner) > 1; in arch_spin_is_contended()
Dspinlock_types.h22 } tickets; member
/Linux-v4.19/drivers/of/unittest-data/
Doverlay_base.dts86 compatible = "ot,tickets";
/Linux-v4.19/Documentation/filesystems/nfs/
Drpc-server-gss.txt56 the Kerberos tickets, that needs to be sent through the GSS layer in
/Linux-v4.19/Documentation/filesystems/
Dafs.txt25 (*) Security (currently only AFS kaserver and KerberosIV tickets).
/Linux-v4.19/fs/cifs/
DKconfig115 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets
/Linux-v4.19/fs/btrfs/
Dextent-tree.c3907 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()
Dctree.h434 struct list_head tickets; member
/Linux-v4.19/Documentation/networking/
Drxrpc.txt504 on the client, tickets of the appropriate type to be obtained from the AFS