Home
last modified time | relevance | path

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

/include/asm-generic/
A Dpercpu.h362 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
366 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
370 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
374 #define raw_cpu_cmpxchg_8(pcp, oval, nval) \ argument
379 #define raw_cpu_cmpxchg64(pcp, oval, nval) \ argument
383 #define raw_cpu_cmpxchg128(pcp, oval, nval) \ argument
535 #define this_cpu_cmpxchg_1(pcp, oval, nval) \ argument
539 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ argument
543 #define this_cpu_cmpxchg_4(pcp, oval, nval) \ argument
547 #define this_cpu_cmpxchg_8(pcp, oval, nval) \ argument
[all …]
A Dfutex.h18 #define arch_futex_atomic_op_inuser(op, oparg, oval, uaddr) \ argument
38 futex_atomic_op_inuser_local(int op, u32 oparg, int *oval, u32 __user *uaddr) in futex_atomic_op_inuser_local()
/include/linux/
A Dpercpu-defs.h419 #define raw_cpu_cmpxchg(pcp, oval, nval) \ argument
476 #define __this_cpu_cmpxchg(pcp, oval, nval) \ argument
506 #define this_cpu_cmpxchg(pcp, oval, nval) \ argument

Completed in 9 milliseconds