Home
last modified time | relevance | path

Searched defs:p64 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c51 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()
181 static int put_v4l2_format32(struct v4l2_format *p64, in put_v4l2_format32()
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()
755 static int put_v4l2_event32(struct v4l2_event *p64, in put_v4l2_event32()
810 static int get_v4l2_edid32(struct v4l2_edid *p64, in get_v4l2_edid32()
823 static int put_v4l2_edid32(struct v4l2_edid *p64, in put_v4l2_edid32()
1041 struct v4l2_plane *p64 = mbuf; in v4l2_compat_get_array_args() local
[all …]
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_devintf.c664 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 Dfill_buf.c57 uint64_t *p64; in malloc_and_init_memory() local
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c790 uint64_t *p64; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local
/openbmc/linux/lib/
H A Dxxhash.c394 uint64_t *p64 = state->mem64; in xxh64_update() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c1825 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 Dvmac.c79 static const u64 p64 = UINT64_C(0xfffffffffffffeff); /* 2^64 - 257 prime */ variable
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c6046 TCGv_i64 p64, q64; in op_smlad() local