Home
last modified time | relevance | path

Searched defs:tickets (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dspinlock_types.h22 } tickets; member
H A Dspinlock.h126 struct __raw_tickets tickets = READ_ONCE(lock->tickets); in arch_spin_is_contended() local
[all...]
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dspinlock_types.h19 } tickets; member
H A Dspinlock.h83 struct __raw_tickets tickets = READ_ONCE(lock->tickets); in arch_spin_is_contended() local
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dspinlock_types.h22 } tickets; member
H A Dspinlock.h126 struct __raw_tickets tickets = READ_ONCE(lock->tickets); in arch_spin_is_contended() local
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c73 int SoftBusStartTimer(void *timerId, unsigned int tickets) in SoftBusStartTimer() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.h56 struct list_head tickets; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dspace-info.h138 struct list_head tickets; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp482 void DrawCall::run(vk::Device *device, const marl::Loan<DrawCall> &draw, marl::Ticket::Queue *tickets, marl::Ticket::Queue clusterQueues[MaxClusterCount]) in run() argument
/third_party/mbedtls/programs/ssl/
H A Dssl_client2.c517 int tickets; /* enable / disable session tickets */ member
H A Dssl_server2.c660 int tickets; /* enable / disable session tickets */ member

Completed in 17 milliseconds