Home
last modified time | relevance | path

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

/linux-6.15/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()
135 static int get_v4l2_format32(struct v4l2_format *p64, in get_v4l2_format32()
188 static int put_v4l2_format32(struct v4l2_format *p64, in put_v4l2_format32()
334 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32()
368 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32()
763 static int put_v4l2_event32(struct v4l2_event *p64, in put_v4l2_event32()
818 static int get_v4l2_edid32(struct v4l2_edid *p64, in get_v4l2_edid32()
831 static int put_v4l2_edid32(struct v4l2_edid *p64, in put_v4l2_edid32()
1049 struct v4l2_plane *p64 = mbuf; in v4l2_compat_get_array_args() local
[all …]
/linux-6.15/drivers/char/ipmi/
H A Dipmi_devintf.c661 static void get_compat_ipmi_msg(struct ipmi_msg *p64, in get_compat_ipmi_msg()
670 static void get_compat_ipmi_req(struct ipmi_req *p64, in get_compat_ipmi_req()
679 static void get_compat_ipmi_req_settime(struct ipmi_req_settime *p64, in get_compat_ipmi_req_settime()
687 static void get_compat_ipmi_recv(struct ipmi_recv *p64, in get_compat_ipmi_recv()
698 static int copyout_recv32(struct ipmi_recv *p64, void __user *to) in copyout_recv32()
/linux-6.15/tools/testing/selftests/resctrl/
H A Dfill_buf.c108 uint64_t *p64; in alloc_buffer() local
/linux-6.15/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c790 uint64_t *p64; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local
/linux-6.15/lib/
H A Dxxhash.c394 uint64_t *p64 = state->mem64; in xxh64_update() local