Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dpreempt.h38 } while (!raw_cpu_try_cmpxchg_4(__preempt_count, &old, new)); in preempt_count_set()
A Dpercpu.h509 #define raw_cpu_try_cmpxchg_4(pcp, ovalp, nval) percpu_try_cmpxchg_op(4, , pcp, ovalp, nval) macro

Completed in 6 milliseconds