Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dqspinlock.c92 static inline u32 encode_tail(int cpu, int idx) in encode_tail() function
363 tail = encode_tail(smp_processor_id(), idx); in queued_spin_lock_slowpath()