Searched refs:raw_cpu_try_cmpxchg_4 (Results 1 – 2 of 2) sorted by relevance
310 #ifndef raw_cpu_try_cmpxchg_4312 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ macro315 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ macro
37 } while (!raw_cpu_try_cmpxchg_4(pcpu_hot.preempt_count, &old, new)); in preempt_count_set()