Home
last modified time | relevance | path

Searched defs:queued_fetch_set_pending_acquire (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A 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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A 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
/kernel/linux/linux-5.10/kernel/locking/
H A Dqspinlock.c249 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function
/kernel/linux/linux-6.6/kernel/locking/
H A Dqspinlock.c250 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) in queued_fetch_set_pending_acquire() function

Completed in 3 milliseconds