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

/linux-master/kernel/locking/
H A Dosq_lock.c37 static inline struct optimistic_spin_node *decode_cpu(int encoded_cpu_val) argument
39 int cpu_nr = encoded_cpu_val - 1;

Completed in 87 milliseconds