Home
last modified time | relevance | path

Searched defs:oval (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/asm-generic/
Dpercpu.h96 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
177 #define this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument
290 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
294 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
298 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
302 #define raw_cpu_cmpxchg_8(pcp, oval, nval) \ argument
415 #define this_cpu_cmpxchg_1(pcp, oval, nval) \ argument
419 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ argument
423 #define this_cpu_cmpxchg_4(pcp, oval, nval) \ argument
427 #define this_cpu_cmpxchg_8(pcp, oval, nval) \ argument
Dfutex.h31 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
119 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
/linux-4.19.296/include/linux/
Dpercpu-defs.h428 #define raw_cpu_cmpxchg(pcp, oval, nval) \ argument
486 #define __this_cpu_cmpxchg(pcp, oval, nval) \ argument
515 #define this_cpu_cmpxchg(pcp, oval, nval) \ argument