Home
last modified time | relevance | path

Searched defs:pcp (Results 1 – 25 of 806) sorted by relevance

12345678910>>...33

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h65 #define raw_cpu_generic_read(pcp) \ argument
70 #define raw_cpu_generic_to_op(pcp, val, op) \ argument
75 #define raw_cpu_generic_add_return(pcp, val) \ argument
83 #define raw_cpu_generic_xchg(pcp, nval) \ argument
124 #define __this_cpu_generic_read_noirq(pcp) \ argument
134 #define this_cpu_generic_read(pcp) \ argument
163 #define this_cpu_generic_xchg(pcp, nval) \ argument
286 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
290 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
294 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h65 #define raw_cpu_generic_read(pcp) \ argument
70 #define raw_cpu_generic_to_op(pcp, val, op) \ argument
75 #define raw_cpu_generic_add_return(pcp, val) \ argument
83 #define raw_cpu_generic_xchg(pcp, nval) \ argument
124 #define __this_cpu_generic_read_noirq(pcp) \ argument
134 #define this_cpu_generic_read(pcp) \ argument
163 #define this_cpu_generic_xchg(pcp, nval) \ argument
286 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
290 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
294 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dpercpu.h65 #define raw_cpu_generic_read(pcp) \ argument
70 #define raw_cpu_generic_to_op(pcp, val, op) \ argument
75 #define raw_cpu_generic_add_return(pcp, val) \ argument
83 #define raw_cpu_generic_xchg(pcp, nval) \ argument
124 #define __this_cpu_generic_read_noirq(pcp) \ argument
134 #define this_cpu_generic_read(pcp) \ argument
163 #define this_cpu_generic_xchg(pcp, nval) \ argument
286 #define raw_cpu_cmpxchg_1(pcp, oval, nval) \ argument
290 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ argument
294 #define raw_cpu_cmpxchg_4(pcp, oval, nval) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h27 #define arch_this_cpu_to_op_simple(pcp, val, op) \ argument
44 #define this_cpu_add_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, +) argument
66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
93 #define arch_this_cpu_add_return(pcp, val, op) \ argument
112 #define arch_this_cpu_to_op(pcp, val, op) \ argument
134 #define arch_this_cpu_cmpxchg(pcp, oval, nval) \ argument
151 #define arch_this_cpu_xchg(pcp, nval) \ argument
162 #define this_cpu_xchg_1(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
163 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
164 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h27 #define arch_this_cpu_to_op_simple(pcp, val, op) \ argument
44 #define this_cpu_add_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, +) argument
66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
93 #define arch_this_cpu_add_return(pcp, val, op) \ argument
112 #define arch_this_cpu_to_op(pcp, val, op) \ argument
134 #define arch_this_cpu_cmpxchg(pcp, oval, nval) \ argument
151 #define arch_this_cpu_xchg(pcp, nval) \ argument
162 #define this_cpu_xchg_1(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
163 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
164 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dpercpu.h27 #define arch_this_cpu_to_op_simple(pcp, val, op) \ argument
44 #define this_cpu_add_1(pcp, val) arch_this_cpu_to_op_simple(pcp, val, +) argument
66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
93 #define arch_this_cpu_add_return(pcp, val, op) \ argument
112 #define arch_this_cpu_to_op(pcp, val, op) \ argument
134 #define arch_this_cpu_cmpxchg(pcp, oval, nval) \ argument
151 #define arch_this_cpu_xchg(pcp, nval) \ argument
162 #define this_cpu_xchg_1(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
163 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
164 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h170 #define this_cpu_read_1(pcp) \ argument
172 #define this_cpu_read_2(pcp) \ argument
174 #define this_cpu_read_4(pcp) \ argument
176 #define this_cpu_read_8(pcp) \ argument
188 #define this_cpu_add_1(pcp, val) \ argument
190 #define this_cpu_add_2(pcp, val) \ argument
192 #define this_cpu_add_4(pcp, val) \ argument
194 #define this_cpu_add_8(pcp, val) \ argument
206 #define this_cpu_and_1(pcp, val) \ argument
208 #define this_cpu_and_2(pcp, val) \ argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h170 #define this_cpu_read_1(pcp) \ argument
172 #define this_cpu_read_2(pcp) \ argument
174 #define this_cpu_read_4(pcp) \ argument
176 #define this_cpu_read_8(pcp) \ argument
188 #define this_cpu_add_1(pcp, val) \ argument
190 #define this_cpu_add_2(pcp, val) \ argument
192 #define this_cpu_add_4(pcp, val) \ argument
194 #define this_cpu_add_8(pcp, val) \ argument
206 #define this_cpu_and_1(pcp, val) \ argument
208 #define this_cpu_and_2(pcp, val) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpercpu.h170 #define this_cpu_read_1(pcp) \ argument
172 #define this_cpu_read_2(pcp) \ argument
174 #define this_cpu_read_4(pcp) \ argument
176 #define this_cpu_read_8(pcp) \ argument
188 #define this_cpu_add_1(pcp, val) \ argument
190 #define this_cpu_add_2(pcp, val) \ argument
192 #define this_cpu_add_4(pcp, val) \ argument
194 #define this_cpu_add_8(pcp, val) \ argument
206 #define this_cpu_and_1(pcp, val) \ argument
208 #define this_cpu_and_2(pcp, val) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h228 #define raw_cpu_read_1(pcp) percpu_from_op(1, , "mov", pcp) argument
229 #define raw_cpu_read_2(pcp) percpu_from_op(2, , "mov", pcp) argument
230 #define raw_cpu_read_4(pcp) percpu_from_op(4, , "mov", pcp) argument
235 #define raw_cpu_add_1(pcp, val) percpu_add_op(1, , (pcp), val) argument
236 #define raw_cpu_add_2(pcp, val) percpu_add_op(2, , (pcp), val) argument
237 #define raw_cpu_add_4(pcp, val) percpu_add_op(4, , (pcp), val) argument
256 #define raw_cpu_xchg_1(pcp, val) raw_percpu_xchg_op(pcp, val) argument
257 #define raw_cpu_xchg_2(pcp, val) raw_percpu_xchg_op(pcp, val) argument
258 #define raw_cpu_xchg_4(pcp, val) raw_percpu_xchg_op(pcp, val) argument
315 #define raw_cpu_read_8(pcp) percpu_from_op(8, , "mov", pcp) argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h228 #define raw_cpu_read_1(pcp) percpu_from_op(1, , "mov", pcp) argument
229 #define raw_cpu_read_2(pcp) percpu_from_op(2, , "mov", pcp) argument
230 #define raw_cpu_read_4(pcp) percpu_from_op(4, , "mov", pcp) argument
235 #define raw_cpu_add_1(pcp, val) percpu_add_op(1, , (pcp), val) argument
236 #define raw_cpu_add_2(pcp, val) percpu_add_op(2, , (pcp), val) argument
237 #define raw_cpu_add_4(pcp, val) percpu_add_op(4, , (pcp), val) argument
256 #define raw_cpu_xchg_1(pcp, val) raw_percpu_xchg_op(pcp, val) argument
257 #define raw_cpu_xchg_2(pcp, val) raw_percpu_xchg_op(pcp, val) argument
258 #define raw_cpu_xchg_4(pcp, val) raw_percpu_xchg_op(pcp, val) argument
315 #define raw_cpu_read_8(pcp) percpu_from_op(8, , "mov", pcp) argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dpercpu.h228 #define raw_cpu_read_1(pcp) percpu_from_op(1, , "mov", pcp) argument
229 #define raw_cpu_read_2(pcp) percpu_from_op(2, , "mov", pcp) argument
230 #define raw_cpu_read_4(pcp) percpu_from_op(4, , "mov", pcp) argument
235 #define raw_cpu_add_1(pcp, val) percpu_add_op(1, , (pcp), val) argument
236 #define raw_cpu_add_2(pcp, val) percpu_add_op(2, , (pcp), val) argument
237 #define raw_cpu_add_4(pcp, val) percpu_add_op(4, , (pcp), val) argument
256 #define raw_cpu_xchg_1(pcp, val) raw_percpu_xchg_op(pcp, val) argument
257 #define raw_cpu_xchg_2(pcp, val) raw_percpu_xchg_op(pcp, val) argument
258 #define raw_cpu_xchg_4(pcp, val) raw_percpu_xchg_op(pcp, val) argument
315 #define raw_cpu_read_8(pcp) percpu_from_op(8, , "mov", pcp) argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpercpu-defs.h427 #define raw_cpu_cmpxchg(pcp, oval, nval) \ argument
433 #define raw_cpu_inc(pcp) raw_cpu_add(pcp, 1) argument
434 #define raw_cpu_dec(pcp) raw_cpu_sub(pcp, 1) argument
443 #define __this_cpu_read(pcp) \ argument
449 #define __this_cpu_write(pcp, val) \ argument
455 #define __this_cpu_add(pcp, val) \ argument
461 #define __this_cpu_and(pcp, val) \ argument
467 #define __this_cpu_or(pcp, val) \ argument
473 #define __this_cpu_add_return(pcp, val) \ argument
479 #define __this_cpu_xchg(pcp, nval) \ argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpercpu-defs.h427 #define raw_cpu_cmpxchg(pcp, oval, nval) \ argument
433 #define raw_cpu_inc(pcp) raw_cpu_add(pcp, 1) argument
434 #define raw_cpu_dec(pcp) raw_cpu_sub(pcp, 1) argument
443 #define __this_cpu_read(pcp) \ argument
449 #define __this_cpu_write(pcp, val) \ argument
455 #define __this_cpu_add(pcp, val) \ argument
461 #define __this_cpu_and(pcp, val) \ argument
467 #define __this_cpu_or(pcp, val) \ argument
473 #define __this_cpu_add_return(pcp, val) \ argument
479 #define __this_cpu_xchg(pcp, nval) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpercpu-defs.h427 #define raw_cpu_cmpxchg(pcp, oval, nval) \ argument
433 #define raw_cpu_inc(pcp) raw_cpu_add(pcp, 1) argument
434 #define raw_cpu_dec(pcp) raw_cpu_sub(pcp, 1) argument
443 #define __this_cpu_read(pcp) \ argument
449 #define __this_cpu_write(pcp, val) \ argument
455 #define __this_cpu_add(pcp, val) \ argument
461 #define __this_cpu_and(pcp, val) \ argument
467 #define __this_cpu_or(pcp, val) \ argument
473 #define __this_cpu_add_return(pcp, val) \ argument
479 #define __this_cpu_xchg(pcp, nval) \ argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h31 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) argument
32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) argument
33 #define __this_cpu_sub(pcp, n) __this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
35 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) argument
36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) argument
37 #define this_cpu_sub(pcp, n) this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
66 #define __this_cpu_add(pcp, n) \ argument
73 #define this_cpu_add(pcp, n) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h31 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) argument
32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) argument
33 #define __this_cpu_sub(pcp, n) __this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
35 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) argument
36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) argument
37 #define this_cpu_sub(pcp, n) this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
66 #define __this_cpu_add(pcp, n) \ argument
73 #define this_cpu_add(pcp, n) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dpercpu.h31 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) argument
32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) argument
33 #define __this_cpu_sub(pcp, n) __this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
35 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) argument
36 #define this_cpu_dec(pcp) this_cpu_sub(pcp, 1) argument
37 #define this_cpu_sub(pcp, n) this_cpu_add(pcp, -(typeof(pcp)) (n)) argument
66 #define __this_cpu_add(pcp, n) \ argument
73 #define this_cpu_add(pcp, n) \ argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/patch/
H A Dcontext.h106 patch_context_delete(patch_context_ty *pcp) in patch_context_delete()
108 delete pcp; in patch_context_delete() local
112 patch_context_getline(patch_context_ty *pcp, int n) in patch_context_getline()
118 patch_context_discard(patch_context_ty *pcp, int n) in patch_context_discard()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/security/util/Resources/
H A DFormat.java50 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
59 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
68 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
77 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
86 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local
95 PrivateCredentialPermission pcp = new PrivateCredentialPermission in main() local

12345678910>>...33