Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dqspinlock.c116 static inline __pure u32 encode_tail(int cpu, int idx) in encode_tail() function
403 tail = encode_tail(smp_processor_id(), idx); in queued_spin_lock_slowpath()