/openbmc/linux/include/asm-generic/ |
H A D | xor.h | 12 const unsigned long * __restrict p2) in xor_8regs_2() 32 const unsigned long * __restrict p2, in xor_8regs_3() 54 const unsigned long * __restrict p2, in xor_8regs_4() 78 const unsigned long * __restrict p2, in xor_8regs_5() 104 const unsigned long * __restrict p2) in xor_32regs_2() 141 const unsigned long * __restrict p2, in xor_32regs_3() 188 const unsigned long * __restrict p2, in xor_32regs_4() 245 const unsigned long * __restrict p2, in xor_32regs_5() 312 const unsigned long * __restrict p2) in xor_8regs_p_2() 339 const unsigned long * __restrict p2, in xor_8regs_p_3() [all …]
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | xor.h | 48 const unsigned long * __restrict p2) in xor_arm4regs_2() 69 const unsigned long * __restrict p2, in xor_arm4regs_3() 92 const unsigned long * __restrict p2, in xor_arm4regs_4() 113 const unsigned long * __restrict p2, in xor_arm4regs_5() 157 const unsigned long * __restrict p2) in xor_neon_2() 170 const unsigned long * __restrict p2, in xor_neon_3() 184 const unsigned long * __restrict p2, in xor_neon_4() 199 const unsigned long * __restrict p2, in xor_neon_5()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | xor_32.h | 25 const unsigned long * __restrict p2) in xor_pII_mmx_2() 69 const unsigned long * __restrict p2, in xor_pII_mmx_3() 119 const unsigned long * __restrict p2, in xor_pII_mmx_4() 176 const unsigned long * __restrict p2, in xor_pII_mmx_5() 259 const unsigned long * __restrict p2) in xor_p5_mmx_2() 307 const unsigned long * __restrict p2, in xor_p5_mmx_3() 365 const unsigned long * __restrict p2, in xor_p5_mmx_4() 433 const unsigned long * __restrict p2, in xor_p5_mmx_5()
|
H A D | xor.h | 61 const unsigned long * __restrict p2) in xor_sse_2() 113 const unsigned long * __restrict p2) in xor_sse_2_pf64() 148 const unsigned long * __restrict p2, in xor_sse_3() 208 const unsigned long * __restrict p2, in xor_sse_3_pf64() 246 const unsigned long * __restrict p2, in xor_sse_4() 314 const unsigned long * __restrict p2, in xor_sse_4_pf64() 355 const unsigned long * __restrict p2, in xor_sse_5() 431 const unsigned long * __restrict p2, in xor_sse_5_pf64()
|
H A D | kvm_para.h | 63 unsigned long p2) in kvm_hypercall2() 78 unsigned long p2, unsigned long p3) in kvm_hypercall3() 93 unsigned long p2, unsigned long p3, in kvm_hypercall4() 109 unsigned long p2, unsigned long p3) in kvm_sev_hypercall3()
|
H A D | xor_avx.h | 58 const unsigned long * __restrict p2) in xor_avx_3() 89 const unsigned long * __restrict p2, in xor_avx_4() 124 const unsigned long * __restrict p2, in xor_avx_5()
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | xor_vmx_glue.c | 16 const unsigned long * __restrict p2) in xor_altivec_2() 27 const unsigned long * __restrict p2, in xor_altivec_3() 39 const unsigned long * __restrict p2, in xor_altivec_4() 52 const unsigned long * __restrict p2, in xor_altivec_5()
|
/openbmc/linux/arch/s390/lib/ |
H A D | xor.c | 15 const unsigned long * __restrict p2) in xor_xc_2() 37 const unsigned long * __restrict p2, in xor_xc_3() 64 const unsigned long * __restrict p2, in xor_xc_4() 96 const unsigned long * __restrict p2, in xor_xc_5()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | xor.h | 20 const unsigned long * __restrict p2) in xor_neon_2() 29 const unsigned long * __restrict p2, in xor_neon_3() 39 const unsigned long * __restrict p2, in xor_neon_4() 50 const unsigned long * __restrict p2, in xor_neon_5()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | xor_32.h | 17 const unsigned long * __restrict p2) in sparc_2() 55 const unsigned long * __restrict p2, in sparc_3() 107 const unsigned long * __restrict p2, in sparc_4() 173 const unsigned long * __restrict p2, in sparc_5()
|
/openbmc/linux/arch/arm64/lib/ |
H A D | xor-neon.c | 14 const unsigned long * __restrict p2) in xor_arm64_neon_2() 41 const unsigned long * __restrict p2, in xor_arm64_neon_3() 77 const unsigned long * __restrict p2, in xor_arm64_neon_4() 122 const unsigned long * __restrict p2, in xor_arm64_neon_5() 196 const unsigned long * __restrict p2, in xor_arm64_eor3_3() 231 const unsigned long * __restrict p2, in xor_arm64_eor3_4() 275 const unsigned long * __restrict p2, in xor_arm64_eor3_5()
|
/openbmc/linux/tools/mm/ |
H 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 …]
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | tsens-v0_1.c | 88 u32 p1[5], p2[5]; in calibrate_8916() local 117 static void fixup_8974_points(int mode, u32 *p1, u32 *p2) in fixup_8974_points() 148 u32 p1[11], p2[11]; in calibrate_8974_nvmem() local 171 u32 p1[11], p2[11]; in calibrate_8974() local
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | serialize_test.cpp | 13 auto p2 = fs::path(PIM_PERSIST_PATH "/foo/bar/baz/xyz.foo"); in TEST() local 22 auto p2 = fs::path(PIM_PERSIST_PATH "/foo/bar/baz/xyz.foo"); in TEST() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 53 void *p2; in check_aligned_anonymous_unfixed_mmaps() local 137 char *p2; in check_aligned_anonymous_unfixed_colliding_mmaps() local 251 unsigned int *p1, *p2, *p3; in check_file_unfixed_mmaps() local 380 unsigned int *p1, *p2, *p3, *p4; in check_file_fixed_mmaps() local
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-file.h | 35 #define LOCK_PATH2(p1, arg1, p2, arg2) \ argument 48 #define UNLOCK_PATH2(p1, arg1, p2, arg2) \ argument 353 void *p1, *p2; in do_bsd_rename() local 367 void *p1, *p2; in do_bsd_renameat() local 380 void *p1, *p2; in do_bsd_link() local 394 void *p1, *p2; in do_bsd_linkat() local 555 void *p1, *p2; in do_bsd_mount() local 606 void *p1, *p2; in do_bsd_symlink() local 620 void *p1, *p2; in do_bsd_symlinkat() local 634 void *p1, *p2; in do_bsd_readlink() local [all …]
|
/openbmc/linux/arch/hexagon/lib/ |
H A D | memcpy.S | 185 p2 = cmp.eq(len, #0); /* =0 */ define 198 p2 = bitsclr(align888, #7); /* %8 < 97 */ define 202 p2 = and(p2,!p3); /* %8 < 97 */ define 276 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */ define 310 p2 = cmp.gtu(offset, #7); define
|
/openbmc/u-boot/board/nokia/rx51/ |
H A D | tag_omap.h | 232 #define OMAP_TAG_SERIAL_CONSOLE_CONFIG(p1, p2) \ argument 240 #define OMAP_TAG_LCD_CONFIG(p1, p2, p3, p4) \ argument 249 #define OMAP_TAG_GPIO_SWITCH_CONFIG(p1, p2, p3, p4, p5) \ argument 260 #define OMAP_TAG_WLAN_CX3110X_CONFIG(p1, p2, p3, p4, p5) \ argument 271 #define OMAP_TAG_PARTITION_CONFIG(p1, p2, p3, p4) \ argument 288 #define OMAP_TAG_VERSION_STR_CONFIG(p1, p2) \ argument
|
/openbmc/linux/include/uapi/linux/ |
H A D | ultrasound.h | 76 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument 96 #define GUS_RAMPRATE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_RAMPRATE, (p1), (p2)) argument 100 #define GUS_VOLUME_SCALE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_VOLUME_SCALE, (p1), (p2)) argument
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | epapr_hcalls.h | 539 unsigned long p2) in epapr_hypercall2() 550 unsigned long p2, unsigned long p3) in epapr_hypercall3() 562 unsigned long p2, unsigned long p3, in epapr_hypercall4()
|
/openbmc/linux/security/tomoyo/ |
H A D | file.c | 345 const struct tomoyo_path_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path_acl() local 417 const struct tomoyo_mkdev_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mkdev_acl() local 499 const struct tomoyo_path2_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path2_acl() local 636 const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), in tomoyo_same_path_number_acl() local 966 const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mount_acl() local
|
/openbmc/qemu/tests/tcg/cris/libc/ |
H A D | check_mapbrk.c | 9 void *p1, *p2, *p3, *p4, *p5, *p6; in main() local
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | mte-1.c | 12 int *p0, *p1, *p2; in main() local
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 23 int p1, p2; member 42 struct gma_p2_t p2; member
|
/openbmc/linux/arch/arm/mm/ |
H A D | fault-armv.c | 219 static int __init check_writebuffer(unsigned long *p1, unsigned long *p2) in check_writebuffer() 245 unsigned long *p1, *p2; in check_writebuffer_bugs() local
|