Home
last modified time | relevance | path

Searched full:pointer (Results 1 – 25 of 8146) sorted by relevance

12345678910>>...326

/kernel/linux/linux-5.10/include/media/
Dv4l2-ioctl.h25 * @vidioc_querycap: pointer to the function that implements
27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements
30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements
33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements
36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements
48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements
[all …]
Dv4l2-event.h27 * @sev: Pointer to parent v4l2_subscribed_event.
87 * @fh: pointer to struct v4l2_fh
88 * @event: pointer to struct v4l2_event
97 * @vdev: pointer to &struct video_device
98 * @ev: pointer to &struct v4l2_event
111 * @fh: pointer to &struct v4l2_fh
112 * @ev: pointer to &struct v4l2_event
126 * @fh: pointer to &struct v4l2_fh
135 * @fh: pointer to &struct v4l2_fh
136 * @sub: pointer to &struct v4l2_event_subscription
[all …]
Ddvb_ringbuffer.h57 * @rbuf: pointer to struct dvb_ringbuffer
58 * @data: pointer to the buffer where the data will be stored
67 * @rbuf: pointer to struct dvb_ringbuffer
74 * @rbuf: pointer to struct dvb_ringbuffer
83 * @rbuf: pointer to struct dvb_ringbuffer
92 * @rbuf: pointer to struct dvb_ringbuffer
107 * @rbuf: pointer to struct dvb_ringbuffer
115 * @rbuf: pointer to struct dvb_ringbuffer
122 * @rbuf: pointer to struct dvb_ringbuffer
131 * @rbuf: pointer to struct dvb_ringbuffer
[all …]
/kernel/linux/linux-6.6/include/media/
Dv4l2-ioctl.h25 * @vidioc_querycap: pointer to the function that implements
27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements
30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements
33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements
36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements
39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements
42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements
45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements
48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements
51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements
[all …]
Dv4l2-event.h27 * @sev: Pointer to parent v4l2_subscribed_event.
87 * @fh: pointer to struct v4l2_fh
88 * @event: pointer to struct v4l2_event
97 * @vdev: pointer to &struct video_device
98 * @ev: pointer to &struct v4l2_event
111 * @fh: pointer to &struct v4l2_fh
112 * @ev: pointer to &struct v4l2_event
128 * @vdev: pointer to &struct video_device
135 * @fh: pointer to &struct v4l2_fh
144 * @fh: pointer to &struct v4l2_fh
[all …]
Ddvb_ringbuffer.h57 * @rbuf: pointer to struct dvb_ringbuffer
58 * @data: pointer to the buffer where the data will be stored
67 * @rbuf: pointer to struct dvb_ringbuffer
74 * @rbuf: pointer to struct dvb_ringbuffer
83 * @rbuf: pointer to struct dvb_ringbuffer
92 * @rbuf: pointer to struct dvb_ringbuffer
107 * @rbuf: pointer to struct dvb_ringbuffer
115 * @rbuf: pointer to struct dvb_ringbuffer
122 * @rbuf: pointer to struct dvb_ringbuffer
131 * @rbuf: pointer to struct dvb_ringbuffer
[all …]
/kernel/linux/linux-6.6/include/linux/
Derr.h13 * pointer with the same return value.
16 * error and pointer decisions.
23 * IS_ERR_VALUE - Detect an error pointer.
24 * @x: The pointer to check.
31 * ERR_PTR - Create an error pointer.
34 * Encodes @error into a pointer value. Users should consider the result
37 * Return: A pointer with @error encoded within its value.
45 * PTR_ERR - Extract the error code from an error pointer.
46 * @ptr: An error pointer.
55 * IS_ERR - Detect an error pointer.
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.h42 * @encoder: encoder pointer
43 * @crtc: crtc pointer
51 * @encoder: encoder pointer
52 * @crtc: crtc pointer
61 * @encoder: encoder pointer
62 * @cb: callback pointer, provide NULL to deregister
73 * @encoder: encoder pointer
80 * @encoder: encoder pointer
87 * @encoder: encoder pointer
102 * @encoder: Pointer to drm encoder object
[all …]
Ddpu_hw_ctl.h63 * @ctx : ctl path ctx pointer
69 * @ctx : ctl path ctx pointer
78 * @ctx : ctl path ctx pointer
86 * @ctx : ctl path ctx pointer
93 * @ctx : ctl path ctx pointer
100 * @ctx : ctl path ctx pointer
109 * @ctx : ctl path ctx pointer
118 * @ctx : ctl path ctx pointer
127 * @ctx : ctl path ctx pointer
136 * @ctx : ctl path ctx pointer
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h228 * @ctx: Pointer to pipe context
229 * @cfg: Pointer to pipe config structure
239 * @ctx: Pointer to pipe context
240 * @cfg: Pointer to pipe config structure
249 * @ctx: Pointer to pipe context
250 * @pe_ext: Pointer to pixel ext settings
257 * @ctx: Pointer to pipe context
258 * @cfg: Pointer to pipe config structure
267 * @ctx: Pointer to pipe context
268 * @data: Pointer to config structure
[all …]
Ddpu_encoder.h31 * @encoder: encoder pointer
39 * @encoder: encoder pointer
40 * @crtc: crtc pointer
48 * @encoder: encoder pointer
49 * @crtc: crtc pointer
58 * @encoder: encoder pointer
59 * @cb: callback pointer, provide NULL to deregister
70 * @encoder: encoder pointer
77 * @encoder: encoder pointer
84 * @encoder: encoder pointer
[all …]
/kernel/linux/linux-5.10/security/tomoyo/
Dtomoyo.c14 * Returns pointer to "struct tomoyo_domain_info" for current thread.
30 * @new: Pointer to "struct cred".
31 * @old: Pointer to "struct cred".
53 * @bprm: Pointer to "struct linux_binprm".
68 * @bprm: Pointer to "struct linux_binprm".
87 * @bprm: Pointer to "struct linux_binprm".
116 * @mnt: Pointer to "struct vfsmount".
117 * @dentry: Pointer to "struct dentry".
129 * @path: Pointer to "struct path".
141 * @parent: Pointer to "struct path".
[all …]
/kernel/linux/linux-6.6/drivers/scsi/qedi/
Dqedi_fw_iscsi.h33 * @param task_params - Pointer to task parameters struct
37 * @param sgl_task_params - Pointer to SGL task params
38 * @param dif_task_params - Pointer to DIF parameters struct
51 * @param task_params - Pointer to task parameters struct
53 * @param tx_sgl_task_params - Pointer to SGL task params
54 * @param rx_sgl_task_params - Pointer to SGL task params
64 * @param task_params - Pointer to task parameters struct
66 * @param tx_sgl_task_params - Pointer to SGL task params
67 * @param rx_sgl_task_params - Pointer to SGL task params
77 * @param task_params - Pointer to task parameters struct
[all …]
/kernel/linux/linux-5.10/drivers/scsi/qedi/
Dqedi_fw_iscsi.h33 * @param task_params - Pointer to task parameters struct
37 * @param sgl_task_params - Pointer to SGL task params
38 * @param dif_task_params - Pointer to DIF parameters struct
51 * @param task_params - Pointer to task parameters struct
53 * @param tx_sgl_task_params - Pointer to SGL task params
54 * @param rx_sgl_task_params - Pointer to SGL task params
64 * @param task_params - Pointer to task parameters struct
66 * @param tx_sgl_task_params - Pointer to SGL task params
67 * @param rx_sgl_task_params - Pointer to SGL task params
77 * @param task_params - Pointer to task parameters struct
[all …]
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
Diosm_ipc_protocol.h48 * @head_array: 64 bit address to head pointer arr for the pipes
49 * @tail_array: 64 bit address to tail pointer arr for the pipes
50 * @msg_head: 64 bit address to message head pointer
51 * @msg_tail: 64 bit address to message tail pointer
52 * @msg_ring_addr: 64 bit pointer to the message ring buffer
90 * @head_array: Array of head pointer
92 * @tail_array: Array of tail pointer
108 * @p_ap_shm: Pointer to Protocol Shared Memory Structure
110 * @pcie: Pointer to struct iosm_pcie
111 * @imem: Pointer to struct iosm_imem
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
Dccdc_hw_device.h20 /* Pointer to initialize function to initialize ccdc device */
22 /* Pointer to deinitialize function */
26 /* Pointer to function to enable or disable ccdc */
32 /* Pointer to function to set hw parameters */
36 /* Pointer to function to configure ccdc */
39 /* Pointer to function to set buffer type */
41 /* Pointer to function to get buffer type */
43 /* Pointer to function to set frame format */
45 /* Pointer to function to get frame format */
49 /* Pointer to function to set buffer type */
[all …]
/kernel/linux/linux-6.6/security/tomoyo/
Dtomoyo.c14 * Returns pointer to "struct tomoyo_domain_info" for current thread.
30 * @new: Pointer to "struct cred".
31 * @old: Pointer to "struct cred".
53 * @bprm: Pointer to "struct linux_binprm".
68 * @bprm: Pointer to "struct linux_binprm".
87 * @bprm: Pointer to "struct linux_binprm".
116 * @path: Pointer to "struct path".
128 * @path: Pointer to "struct path".
140 * @file: Pointer to "struct file".
152 * @parent: Pointer to "struct path".
[all …]
/kernel/linux/linux-6.6/fs/vboxsf/
Dvboxsf_wrappers.c81 parms.path.u.pointer.size = shfl_string_buf_size(folder_name); in vboxsf_map_folder()
82 parms.path.u.pointer.u.linear_addr = (uintptr_t)folder_name; in vboxsf_map_folder()
139 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_create()
140 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_create()
143 parms.parms.u.pointer.size = sizeof(struct shfl_createparms); in vboxsf_create()
144 parms.parms.u.pointer.u.linear_addr = (uintptr_t)create_parms; in vboxsf_create()
170 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_remove()
171 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_remove()
188 parms.src.u.pointer.size = shfl_string_buf_size(src_path); in vboxsf_rename()
189 parms.src.u.pointer.u.linear_addr = (uintptr_t)src_path; in vboxsf_rename()
[all …]
/kernel/linux/linux-5.10/fs/vboxsf/
Dvboxsf_wrappers.c81 parms.path.u.pointer.size = shfl_string_buf_size(folder_name); in vboxsf_map_folder()
82 parms.path.u.pointer.u.linear_addr = (uintptr_t)folder_name; in vboxsf_map_folder()
139 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_create()
140 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_create()
143 parms.parms.u.pointer.size = sizeof(struct shfl_createparms); in vboxsf_create()
144 parms.parms.u.pointer.u.linear_addr = (uintptr_t)create_parms; in vboxsf_create()
170 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_remove()
171 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_remove()
188 parms.src.u.pointer.size = shfl_string_buf_size(src_path); in vboxsf_rename()
189 parms.src.u.pointer.u.linear_addr = (uintptr_t)src_path; in vboxsf_rename()
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_dvs.h44 ia_css_ptr data_ptr; /* base pointer containing all memory */
62 * allocated pointer is stored in the data_ptr field. The other fields
95 * advised to map the ISP memory into a host-side pointer and use
109 * This function takes a host-side pointer as input. This can either
110 * point to a copy of the data or be a memory mapped pointer to the
129 * advised to map the ISP memory into a host-side pointer and use
143 * This function takes a host-side pointer as input. This can either
144 * point to a copy of the data or be a memory mapped pointer to the
165 * @return Pointer to the allocated DVS statistics buffer on the ISP
171 * @param[in] me Pointer to the DVS statistics buffer on the ISP.
[all …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
Dia_css_dvs.h44 ia_css_ptr data_ptr; /* base pointer containing all memory */
62 * allocated pointer is stored in the data_ptr field. The other fields
95 * advised to map the ISP memory into a host-side pointer and use
109 * This function takes a host-side pointer as input. This can either
110 * point to a copy of the data or be a memory mapped pointer to the
129 * advised to map the ISP memory into a host-side pointer and use
143 * This function takes a host-side pointer as input. This can either
144 * point to a copy of the data or be a memory mapped pointer to the
165 * @return Pointer to the allocated DVS statistics buffer on the ISP
171 * @param[in] me Pointer to the DVS statistics buffer on the ISP.
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_fltr.c9 * @dev: pointer to the device struct
10 * @h: pointer to the list head to be freed
27 * @dev: pointer to device needed by alloc function
29 * @list: pointer to the list which contains MAC filters entry
51 * @vsi: pointer to VSI struct
62 * @vsi: pointer to VSI struct
73 * @vsi: pointer to VSI struct
84 * @vsi: pointer to VSI struct
95 * @vsi: pointer to VSI struct
106 * @vsi: pointer to VSI struct
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_fltr.c9 * @dev: pointer to the device struct
10 * @h: pointer to the list head to be freed
27 * @dev: pointer to device needed by alloc function
29 * @list: pointer to the list which contains MAC filters entry
51 * @hw: pointer to the hardware structure
75 * @hw: pointer to the hardware structure
99 * @hw: pointer to the hardware structure
122 * @hw: pointer to the hardware structure
145 * @vsi: pointer to VSI struct
155 * @vsi: pointer to VSI struct
[all …]
/kernel/linux/linux-5.10/Documentation/arm64/
Dpointer-authentication.rst2 Pointer authentication in AArch64 Linux
9 This document briefly describes the provision of pointer authentication
16 The ARMv8.3 Pointer Authentication extension adds primitives that can be
20 The extension uses a Pointer Authentication Code (PAC) to determine
22 a pointer, another value (such as the stack pointer), and a secret key
25 The extension adds instructions to insert a valid PAC into a pointer,
26 and to verify/remove the PAC from a pointer. The PAC occupies a number
27 of high-order bits of the pointer, which varies dependent on the
28 configured virtual address size and whether pointer tagging is in use.
52 The number of bits that the PAC occupies in a pointer is 55 minus the
[all …]
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dscsw.h220 * @scsw: pointer to scsw
232 * @scsw: pointer to scsw
247 * @scsw: pointer to scsw
262 * @scsw: pointer to scsw
277 * @scsw: pointer to scsw
292 * @scsw: pointer to scsw
307 * @scsw: pointer to scsw
322 * @scsw: pointer to scsw
337 * @scsw: pointer to scsw
352 * @scsw: pointer to scsw
[all …]

12345678910>>...326