Searched defs:p64 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-compat-ioctl32.c | 51 static int get_v4l2_window32(struct v4l2_window *p64, in get_v4l2_window32() 72 static int put_v4l2_window32(struct v4l2_window *p64, in put_v4l2_window32() 131 static int get_v4l2_format32(struct v4l2_format *p64, in get_v4l2_format32() 170 static int get_v4l2_create32(struct v4l2_create_buffers *p64, in get_v4l2_create32() 181 static int put_v4l2_format32(struct v4l2_format *p64, in put_v4l2_format32() 217 static int put_v4l2_create32(struct v4l2_create_buffers *p64, in put_v4l2_create32() 238 static int get_v4l2_standard32(struct v4l2_standard *p64, in get_v4l2_standard32() 245 static int put_v4l2_standard32(struct v4l2_standard *p64, in put_v4l2_standard32() 326 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32() 360 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32() [all …]
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_devintf.c | 664 static void get_compat_ipmi_msg(struct ipmi_msg *p64, in get_compat_ipmi_msg() 673 static void get_compat_ipmi_req(struct ipmi_req *p64, in get_compat_ipmi_req() 682 static void get_compat_ipmi_req_settime(struct ipmi_req_settime *p64, in get_compat_ipmi_req_settime() 690 static void get_compat_ipmi_recv(struct ipmi_recv *p64, in get_compat_ipmi_recv() 701 static int copyout_recv32(struct ipmi_recv *p64, void __user *to) in copyout_recv32()
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | fill_buf.c | 118 uint64_t *p64; in alloc_buffer() local
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper.c | 790 uint64_t *p64; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local
|
/openbmc/linux/lib/ |
H A D | xxhash.c | 394 uint64_t *p64 = state->mem64; in xxh64_update() local
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 1825 FloatParts64 p64; in floatx80_round_pack_canonical() local 2875 FloatParts64 p64; in float128_to_float32() local 2885 FloatParts64 p64; in float128_to_float64() local 2895 FloatParts64 p64; in float32_to_float128() local 2905 FloatParts64 p64; in float64_to_float128() local 2915 FloatParts64 p64; in floatx80_to_float32() local 2928 FloatParts64 p64; in floatx80_to_float64() local 2953 FloatParts64 p64; in float32_to_floatx80() local 2963 FloatParts64 p64; in float64_to_floatx80() local
|
/openbmc/linux/crypto/ |
H A D | vmac.c | 79 static const u64 p64 = UINT64_C(0xfffffffffffffeff); /* 2^64 - 257 prime */ variable
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 6049 TCGv_i64 p64, q64; in op_smlad() local
|