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

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

Completed in 77 milliseconds