Home
last modified time | relevance | path

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

/kernel/locking/
A Dqspinlock.h52 static inline __pure u32 encode_tail(int cpu, int idx) in encode_tail() function
A Dqspinlock.c217 tail = encode_tail(smp_processor_id(), idx); in queued_spin_lock_slowpath()
/kernel/bpf/
A Drqspinlock.c461 tail = encode_tail(smp_processor_id(), idx); in resilient_queued_spin_lock_slowpath()

Completed in 19 milliseconds