/Linux-v4.19/arch/s390/include/asm/ |
D | kvm_para.h | 43 static inline long __kvm_hypercall1(unsigned long nr, unsigned long p1) in __kvm_hypercall1() 54 static inline long kvm_hypercall1(unsigned long nr, unsigned long p1) in kvm_hypercall1() 60 static inline long __kvm_hypercall2(unsigned long nr, unsigned long p1, in __kvm_hypercall2() 74 static inline long kvm_hypercall2(unsigned long nr, unsigned long p1, in kvm_hypercall2() 81 static inline long __kvm_hypercall3(unsigned long nr, unsigned long p1, in __kvm_hypercall3() 96 static inline long kvm_hypercall3(unsigned long nr, unsigned long p1, in kvm_hypercall3() 103 static inline long __kvm_hypercall4(unsigned long nr, unsigned long p1, in __kvm_hypercall4() 120 static inline long kvm_hypercall4(unsigned long nr, unsigned long p1, in kvm_hypercall4() 128 static inline long __kvm_hypercall5(unsigned long nr, unsigned long p1, in __kvm_hypercall5() 146 static inline long kvm_hypercall5(unsigned long nr, unsigned long p1, in kvm_hypercall5() [all …]
|
D | cmpxchg.h | 36 #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 54 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
|
/Linux-v4.19/include/uapi/linux/ |
D | ultrasound.h | 76 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument 84 #define GUS_NUMVOICES(chn, p1) _GUS_CMD(chn, 0, _GUS_NUMVOICES, (p1), 0) argument 85 #define GUS_VOICESAMPLE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICESAMPLE, (p1), 0) /* OBSOLET… argument 86 #define GUS_VOICEON(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEON, (p1), 0) argument 89 #define GUS_VOICEMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEMODE, (p1), 0) argument 90 #define GUS_VOICEBALA(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEBALA, (p1), 0) argument 93 #define GUS_VOICEVOL(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL, (p1), 0) argument 94 #define GUS_VOICEVOL2(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL2, (p1), 0) argument 96 #define GUS_RAMPRATE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_RAMPRATE, (p1), (p2)) argument 97 #define GUS_RAMPMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_RAMPMODE, (p1), 0) argument [all …]
|
/Linux-v4.19/include/asm-generic/ |
D | xor.h | 19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
/Linux-v4.19/arch/hexagon/lib/ |
D | memset.S | 43 p1 = cmp.gtu(r2, #7) define 72 p1 = cmp.eq(r2, #1) define 85 p1 = cmp.eq(r2, #2) define 98 p1 = cmp.eq(r2, #4) define 111 p1 = cmp.eq(r3, #1) define 127 p1 = cmp.eq(r2, #8) define 138 p1 = cmp.eq(r2, #4) define 149 p1 = cmp.eq(r2, #2) define 193 p1 = cmp.eq(r2, #1) define
|
D | memcpy.S | 202 p1 = cmp.eq(ptr_in, ptr_out); /* attempt to overwrite self */ define 205 p1 = or(p2, p1); define 275 p1 = cmp.eq(prolog, #0); define 471 p1 = cmp.gt(over, #0); define
|
/Linux-v4.19/arch/arm/include/asm/ |
D | xor.h | 50 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 70 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 92 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 111 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() 152 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 164 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 177 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 190 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | xor_32.h | 32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
|
D | xor.h | 68 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 119 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64() 153 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() 212 xor_sse_3_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3_pf64() 249 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() 315 xor_sse_4_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4_pf64() 354 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5() 427 xor_sse_5_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5_pf64()
|
D | kvm_para.h | 43 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1() 53 static inline long kvm_hypercall2(unsigned int nr, unsigned long p1, in kvm_hypercall2() 64 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3() 75 static inline long kvm_hypercall4(unsigned int nr, unsigned long p1, in kvm_hypercall4()
|
D | xor_avx.h | 35 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() 61 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() 91 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() 124 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5()
|
D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 253 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 256 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
/Linux-v4.19/arch/s390/lib/ |
D | xor.c | 13 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() 34 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() 60 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() 90 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5()
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | xor_32.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
/Linux-v4.19/arch/hexagon/mm/ |
D | copy_user_template.S | 38 p1 = cmp.gtu(bytes,#15) define 71 p1 = cmp.gtu(bytes,#7) define 97 p1 = cmp.gtu(bytes,#3) define
|
/Linux-v4.19/drivers/tty/vt/ |
D | consolemap.c | 227 u16 **p1, *p2; in set_inverse_trans_unicode() local 398 u16 **p1; in con_release_unimap() local 446 u16 **p1, **q1; in con_unify_unimap() local 478 u16 **p1, *p2; in con_insert_unipair() local 562 u16 **p1, *p2, l; in con_set_unimap() local 742 u16 **p1, *p2; in con_get_unimap() local 813 u16 **p1, *p2; in conv_uni_to_pc() local
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | epapr_hcalls.h | 529 static inline long epapr_hypercall1(unsigned int nr, unsigned long p1) in epapr_hypercall1() 538 static inline long epapr_hypercall2(unsigned int nr, unsigned long p1, in epapr_hypercall2() 549 static inline long epapr_hypercall3(unsigned int nr, unsigned long p1, in epapr_hypercall3() 561 static inline long epapr_hypercall4(unsigned int nr, unsigned long p1, in epapr_hypercall4()
|
/Linux-v4.19/tools/vm/ |
D | page_owner_sort.c | 45 static int compare_txt(const void *p1, const void *p2) in compare_txt() 52 static int compare_num(const void *p1, const void *p2) in compare_num()
|
/Linux-v4.19/security/tomoyo/ |
D | file.c | 339 const struct tomoyo_path_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path_acl() local 408 const struct tomoyo_mkdev_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mkdev_acl() local 487 const struct tomoyo_path2_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path2_acl() local 620 const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), in tomoyo_same_path_number_acl() local 948 const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mount_acl() local
|
D | environ.c | 79 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_env_acl() local
|
/Linux-v4.19/arch/arm/mm/ |
D | fault-armv.c | 216 static int __init check_writebuffer(unsigned long *p1, unsigned long *p2) in check_writebuffer() 242 unsigned long *p1, *p2; in check_writebuffer_bugs() local
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | gma_display.h | 31 int p1, p2; member 49 struct gma_range_t dot, vco, n, m, m1, m2, p, p1; member
|
/Linux-v4.19/drivers/media/i2c/ |
D | aptina-pll.c | 32 unsigned int p1; in aptina_pll_calculate() local
|
/Linux-v4.19/sound/synth/emux/ |
D | emux_oss.c | 337 unsigned short p1; in emuspec_control() local 432 unsigned short p1; in gusspec_control() local
|
/Linux-v4.19/drivers/video/fbdev/intelfb/ |
D | intelfbhw.c | 666 static int calc_vclock(int index, int m1, int m2, int n, int p1, int p2, in calc_vclock() 687 int p1, p2; in intelfbhw_get_p1p2() local 716 int i, m1, m2, n, p1, p2; in intelfbhw_print_hw_state() local 905 int p1, p2; in splitp() local 940 u32 m1, m2, n, p1, p2, n1, testm; in calc_pll_params() local 1046 u32 m1, m2, n, p1, p2, clock_target, clock; in intelfbhw_mode_to_hw() local
|