Home
last modified time | relevance | path

Searched refs:this_cpu_cmpxchg_2 (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h414 #ifndef this_cpu_cmpxchg_2
415 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h414 #ifndef this_cpu_cmpxchg_2
415 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h414 #ifndef this_cpu_cmpxchg_2
415 #define this_cpu_cmpxchg_2(pcp, oval, nval) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h147 #define this_cpu_cmpxchg_2(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h147 #define this_cpu_cmpxchg_2(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h147 #define this_cpu_cmpxchg_2(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h235 #define this_cpu_cmpxchg_2(pcp, o, n) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h235 #define this_cpu_cmpxchg_2(pcp, o, n) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h235 #define this_cpu_cmpxchg_2(pcp, o, n) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h290 #define this_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(2, volatile, pcp, oval, nval) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h290 #define this_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(2, volatile, pcp, oval, nval) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h290 #define this_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(2, volatile, pcp, oval, nval) macro