/linux-6.3-rc2/include/uapi/linux/ |
A 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 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 98 #define GUS_RAMPON(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_RAMPON, (p1), 0) argument [all …]
|
/linux-6.3-rc2/include/asm-generic/ |
A D | xor.h | 11 xor_8regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_2() 31 xor_8regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_3() 53 xor_8regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_4() 77 xor_8regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_5() 103 xor_32regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_3() 187 xor_32regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_4() 244 xor_32regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_5() 311 xor_8regs_p_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_2() 338 xor_8regs_p_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_3() [all …]
|
/linux-6.3-rc2/arch/hexagon/lib/ |
A D | memset.S | 30 p1 = cmp.gtu(r2, #7) define 59 p1 = cmp.eq(r2, #1) define 72 p1 = cmp.eq(r2, #2) define 85 p1 = cmp.eq(r2, #4) define 98 p1 = cmp.eq(r3, #1) define 114 p1 = cmp.eq(r2, #8) define 125 p1 = cmp.eq(r2, #4) define 136 p1 = cmp.eq(r2, #2) define 180 p1 = cmp.eq(r2, #1) define
|
A D | divsi3.S | 11 p1 = cmp.gt(r1,#-1) define 23 p1 = cmp.gtu(r3,r4) define
|
A D | memcpy.S | 188 p1 = cmp.eq(ptr_in, ptr_out); /* attempt to overwrite self */ define 191 p1 = or(p2, p1); define 261 p1 = cmp.eq(prolog, #0); define 457 p1 = cmp.gt(over, #0); define
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_2() 68 xor_arm4regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_3() 91 xor_arm4regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_4() 112 xor_arm4regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm4regs_5() 156 xor_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_2() 169 xor_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_3() 183 xor_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_4() 198 xor_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_5()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | xor_32.h | 24 xor_pII_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_2() 68 xor_pII_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_3() 118 xor_pII_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_4() 175 xor_pII_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_5() 258 xor_p5_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_3() 364 xor_p5_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_4() 432 xor_p5_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_5()
|
A D | xor.h | 60 xor_sse_2(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2() 112 xor_sse_2_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_2_pf64() 147 xor_sse_3(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3() 207 xor_sse_3_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_3_pf64() 245 xor_sse_4(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_4() 313 xor_sse_4_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_4_pf64() 354 xor_sse_5(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_5() 430 xor_sse_5_pf64(unsigned long bytes, unsigned long * __restrict p1, in xor_sse_5_pf64()
|
A D | kvm_para.h | 48 static inline long kvm_hypercall1(unsigned int nr, unsigned long p1) in kvm_hypercall1() 62 static inline long kvm_hypercall2(unsigned int nr, unsigned long p1, in kvm_hypercall2() 77 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3() 92 static inline long kvm_hypercall4(unsigned int nr, unsigned long p1, in kvm_hypercall4() 108 static inline long kvm_sev_hypercall3(unsigned int nr, unsigned long p1, in kvm_sev_hypercall3()
|
A D | xor_avx.h | 30 const unsigned long * __restrict p1) in xor_avx_2() 57 const unsigned long * __restrict p1, in xor_avx_3() 88 const unsigned long * __restrict p1, in xor_avx_4() 123 const unsigned long * __restrict p1, in xor_avx_5()
|
A D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | xor_vmx_glue.c | 15 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_2() 26 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_3() 38 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_4() 51 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_5()
|
/linux-6.3-rc2/arch/s390/lib/ |
A D | xor.c | 14 static void xor_xc_2(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_2() 36 static void xor_xc_3(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_3() 63 static void xor_xc_4(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_4() 95 static void xor_xc_5(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_5()
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | xor.h | 19 xor_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_2() 28 xor_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_3() 38 xor_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_4() 49 xor_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_5()
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | xor_32.h | 16 sparc_2(unsigned long bytes, unsigned long * __restrict p1, in sparc_2() 54 sparc_3(unsigned long bytes, unsigned long * __restrict p1, in sparc_3() 106 sparc_4(unsigned long bytes, unsigned long * __restrict p1, in sparc_4() 172 sparc_5(unsigned long bytes, unsigned long * __restrict p1, in sparc_5()
|
/linux-6.3-rc2/arch/arm64/lib/ |
A D | xor-neon.c | 13 void xor_arm64_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_2() 40 void xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_3() 76 void xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_4() 121 void xor_arm64_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_5() 195 unsigned long * __restrict p1, in xor_arm64_eor3_3() 230 unsigned long * __restrict p1, in xor_arm64_eor3_4() 274 unsigned long * __restrict p1, in xor_arm64_eor3_5()
|
/linux-6.3-rc2/tools/mm/ |
A D | page_owner_sort.c | 121 static int compare_txt(const void *p1, const void *p2) in compare_txt() 128 static int compare_stacktrace(const void *p1, const void *p2) in compare_stacktrace() 135 static int compare_num(const void *p1, const void *p2) in compare_num() 142 static int compare_page_num(const void *p1, const void *p2) in compare_page_num() 149 static int compare_pid(const void *p1, const void *p2) in compare_pid() 156 static int compare_tgid(const void *p1, const void *p2) in compare_tgid() 163 static int compare_allocator(const void *p1, const void *p2) in compare_allocator() 170 static int compare_comm(const void *p1, const void *p2) in compare_comm() 177 static int compare_ts(const void *p1, const void *p2) in compare_ts() 184 static int compare_free_ts(const void *p1, const void *p2) in compare_free_ts() [all …]
|
/linux-6.3-rc2/drivers/thermal/qcom/ |
A D | tsens-v0_1.c | 124 u32 p1[5], p2[5]; in calibrate_8916() local 153 static void fixup_8974_points(int mode, u32 *p1, u32 *p2) in fixup_8974_points() 184 u32 p1[11], p2[11]; in calibrate_8974_nvmem() local 207 u32 p1[11], p2[11]; in calibrate_8974() local
|
/linux-6.3-rc2/arch/hexagon/mm/ |
A D | copy_user_template.S | 25 p1 = cmp.gtu(bytes,#15) define 58 p1 = cmp.gtu(bytes,#7) define 84 p1 = cmp.gtu(bytes,#3) define
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A 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-6.3-rc2/security/tomoyo/ |
A D | file.c | 344 const struct tomoyo_path_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path_acl() local 416 const struct tomoyo_mkdev_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mkdev_acl() local 498 const struct tomoyo_path2_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_path2_acl() local 634 const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), in tomoyo_same_path_number_acl() local 965 const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_mount_acl() local
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | cmpxchg.h | 195 static __always_inline int __cmpxchg_double(unsigned long p1, unsigned long p2, in __cmpxchg_double() 214 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | fault-armv.c | 217 static int __init check_writebuffer(unsigned long *p1, unsigned long *p2) in check_writebuffer() 243 unsigned long *p1, *p2; in check_writebuffer_bugs() local
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-mchp-pci1xxxx.c | 521 void __iomem *p1 = i2c->i2c_base + SMBUS_GEN_INT_STAT_REG_OFF; in pci1xxxx_i2c_isr() local 595 void __iomem *p1 = i2c->i2c_base + I2C_SCL_PAD_CTRL_REG_OFF; in pci1xxxx_i2c_config_padctrl() local 646 void __iomem *p1 = i2c->i2c_base + SMB_CORE_CONFIG_REG1; in pci1xxxx_i2c_configure_core_reg() local 709 void __iomem *p1 = i2c->i2c_base + SMB_GPR_REG; in pci1xxxx_i2c_init() local 782 void __iomem *p1 = i2c->i2c_base + SMB_CORE_CMD_REG_OFF1; in pci1xxxx_i2c_read() local 903 void __iomem *p1 = i2c->i2c_base + SMB_CORE_CMD_REG_OFF1; in pci1xxxx_i2c_write() local 1102 void __iomem *p1 = i2c->i2c_base + SMBUS_GEN_INT_STAT_REG_OFF; in pci1xxxx_i2c_resume() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_pcode.c | 218 int snb_pcode_read_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 *val) in snb_pcode_read_p() 234 int snb_pcode_write_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 val) in snb_pcode_write_p()
|