Home
last modified time | relevance | path

Searched defs:queued_fetch_set_pending_acquire (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dqspinlock.h13 #define queued_fetch_set_pending_acquire queued_fetch_set_pending_acquire macro
14 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function
/linux-6.1.9/kernel/locking/
Dqspinlock.c250 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function