Searched full:pointer (Results 1 – 25 of 6438) sorted by relevance
12345678910>>...258
25 * @vidioc_querycap: pointer to the function that implements27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements[all …]
27 * @sev: Pointer to parent v4l2_subscribed_event.87 * @fh: pointer to struct v4l2_fh88 * @event: pointer to struct v4l2_event97 * @vdev: pointer to &struct video_device98 * @ev: pointer to &struct v4l2_event111 * @fh: pointer to &struct v4l2_fh112 * @ev: pointer to &struct v4l2_event128 * @vdev: pointer to &struct video_device135 * @fh: pointer to &struct v4l2_fh144 * @fh: pointer to &struct v4l2_fh[all …]
57 * @rbuf: pointer to struct dvb_ringbuffer58 * @data: pointer to the buffer where the data will be stored67 * @rbuf: pointer to struct dvb_ringbuffer74 * @rbuf: pointer to struct dvb_ringbuffer83 * @rbuf: pointer to struct dvb_ringbuffer92 * @rbuf: pointer to struct dvb_ringbuffer107 * @rbuf: pointer to struct dvb_ringbuffer115 * @rbuf: pointer to struct dvb_ringbuffer122 * @rbuf: pointer to struct dvb_ringbuffer131 * @rbuf: pointer to struct dvb_ringbuffer[all …]
29 * union v4l2_ctrl_ptr - A pointer to a control value.30 * @p_s32: Pointer to a 32-bit signed value.31 * @p_s64: Pointer to a 64-bit signed value.32 * @p_u8: Pointer to a 8-bit unsigned value.33 * @p_u16: Pointer to a 16-bit unsigned value.34 * @p_u32: Pointer to a 32-bit unsigned value.35 * @p_char: Pointer to a string.36 * @p_mpeg2_sequence: Pointer to a MPEG2 sequence structure.37 * @p_mpeg2_picture: Pointer to a MPEG2 picture structure.38 * @p_mpeg2_quantisation: Pointer to a MPEG2 quantisation data structure.[all …]
13 * 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 result37 * Return: A pointer with @error encoded within its value.44 /* Return the pointer in the percpu address space. */48 * PTR_ERR - Extract the error code from an error pointer.49 * @ptr: An error pointer.[all …]
41 * @encoder: encoder pointer42 * @crtc: crtc pointer50 * @encoder: encoder pointer51 * @crtc: crtc pointer62 * @encoder: encoder pointer69 * @encoder: encoder pointer76 * @encoder: encoder pointer91 * @encoder: Pointer to drm encoder object97 * @encoder: encoder pointer103 * @dev: Pointer to drm device structure[all …]
65 * @ctx : ctl path ctx pointer71 * @ctx : ctl path ctx pointer80 * @ctx : ctl path ctx pointer88 * @ctx : ctl path ctx pointer95 * @ctx : ctl path ctx pointer102 * @ctx : ctl path ctx pointer111 * @ctx : ctl path ctx pointer120 * @ctx : ctl path ctx pointer129 * @ctx : ctl path ctx pointer138 * @ctx : ctl path ctx pointer[all …]
181 * @pipe: Pointer to software pipe context182 * @cfg: Pointer to pipe config structure190 * @pipe: Pointer to software pipe context191 * @cfg: Pointer to pipe config structure198 * @ctx: Pointer to pipe context199 * @pe_ext: Pointer to pixel ext settings206 * @pipe: Pointer to software pipe context214 * @ctx: Pointer to pipe context215 * @data: Pointer to config structure221 * @pipe: Pointer to software pipe context[all …]
33 * @param task_params - Pointer to task parameters struct37 * @param sgl_task_params - Pointer to SGL task params38 * @param dif_task_params - Pointer to DIF parameters struct51 * @param task_params - Pointer to task parameters struct53 * @param tx_sgl_task_params - Pointer to SGL task params54 * @param rx_sgl_task_params - Pointer to SGL task params64 * @param task_params - Pointer to task parameters struct66 * @param tx_sgl_task_params - Pointer to SGL task params67 * @param rx_sgl_task_params - Pointer to SGL task params77 * @param task_params - Pointer to task parameters struct[all …]
48 * @head_array: 64 bit address to head pointer arr for the pipes49 * @tail_array: 64 bit address to tail pointer arr for the pipes50 * @msg_head: 64 bit address to message head pointer51 * @msg_tail: 64 bit address to message tail pointer52 * @msg_ring_addr: 64 bit pointer to the message ring buffer90 * @head_array: Array of head pointer92 * @tail_array: Array of tail pointer108 * @p_ap_shm: Pointer to Protocol Shared Memory Structure110 * @pcie: Pointer to struct iosm_pcie111 * @imem: Pointer to struct iosm_imem[all …]
182 * @old_head: last head pointer reported to CP.234 * char app or IP stack. The socket buffer pointer are290 * @wwan: WWAN device pointer292 * @sio: IPC SIO data structure pointer293 * @ipc_port: IPC PORT data structure pointer295 * @trace: IPC trace data structure pointer296 * @dev: Pointer to device structure299 * @ipc_devlink: IPC Devlink data structure pointer305 * @fast_update_timer: forced head pointer update delay timer.321 * @run_state_worker: Pointer to worker component for device[all …]
15 * Returns pointer to "struct tomoyo_domain_info" for current thread.31 * @new: Pointer to "struct cred".32 * @old: Pointer to "struct cred".54 * @bprm: Pointer to "struct linux_binprm".69 * @bprm: Pointer to "struct linux_binprm".88 * @bprm: Pointer to "struct linux_binprm".117 * @path: Pointer to "struct path".129 * @path: Pointer to "struct path".141 * @file: Pointer to "struct file".153 * @parent: Pointer to "struct path".[all …]
81 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 …]
46 ia_css_ptr data_ptr; /* base pointer containing all memory */66 * allocated pointer is stored in the data_ptr field. The other fields99 * advised to map the ISP memory into a host-side pointer and use113 * This function takes a host-side pointer as input. This can either114 * point to a copy of the data or be a memory mapped pointer to the133 * advised to map the ISP memory into a host-side pointer and use147 * This function takes a host-side pointer as input. This can either148 * point to a copy of the data or be a memory mapped pointer to the169 * @return Pointer to the allocated DVS statistics buffer on the ISP175 * @param[in] me Pointer to the DVS statistics buffer on the ISP.[all …]
9 * @dev: pointer to the device struct10 * @h: pointer to the list head to be freed27 * @dev: pointer to device needed by alloc function29 * @list: pointer to the list which contains MAC filters entry51 * @hw: pointer to the hardware structure75 * @hw: pointer to the hardware structure99 * @hw: pointer to the hardware structure122 * @hw: pointer to the hardware structure145 * @vsi: pointer to VSI struct155 * @vsi: pointer to VSI struct[all …]
62 * @pin: pointer to a pin111 * @pin: pointer to a pin112 * @pin_priv: private data pointer passed on pin registration113 * @dpll: pointer to dpll114 * @dpll_priv: private data pointer passed on dpll registration150 * @pin: pointer to a pin151 * @pin_priv: private data pointer passed on pin registration152 * @dpll: pointer to dpll153 * @dpll_priv: private data pointer passed on dpll registration175 * @pin: pointer to a pin[all …]
21 * @v: pointer to atomic_t38 * @v: pointer to atomic_t55 * @v: pointer to atomic_t73 * @v: pointer to atomic_t93 * @v: pointer to atomic_t111 * @v: pointer to atomic_t130 * @v: pointer to atomic_t148 * @v: pointer to atomic_t167 * @v: pointer to atomic_t185 * @v: pointer to atomic_t[all …]
26 * @v: pointer to atomic_long_t46 * @v: pointer to atomic_long_t66 * @v: pointer to atomic_long_t87 * @v: pointer to atomic_long_t109 * @v: pointer to atomic_long_t130 * @v: pointer to atomic_long_t151 * @v: pointer to atomic_long_t172 * @v: pointer to atomic_long_t193 * @v: pointer to atomic_long_t214 * @v: pointer to atomic_long_t[all …]
93 * Returns pointer on the RA - struct k3_ringacc104 * @ringacc: pointer on ringacc111 * Returns pointer on the Ring - struct k3_ring123 * @ring: pointer on Ring130 * @ring: pointer on Ring139 * @ring: pointer on Ring147 * @ring: pointer on ring155 * @ring: pointer on ring163 * @ring: pointer on ring173 * @ring: pointer on ring[all …]
2 Pointer authentication in AArch64 Linux9 This document briefly describes the provision of pointer authentication16 The ARMv8.3 Pointer Authentication extension adds primitives that can be20 The extension uses a Pointer Authentication Code (PAC) to determine22 a pointer, another value (such as the stack pointer), and a secret key25 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 number27 of high-order bits of the pointer, which varies dependent on the28 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 …]
226 * @scsw: pointer to scsw238 * @scsw: pointer to scsw253 * @scsw: pointer to scsw268 * @scsw: pointer to scsw283 * @scsw: pointer to scsw298 * @scsw: pointer to scsw313 * @scsw: pointer to scsw328 * @scsw: pointer to scsw343 * @scsw: pointer to scsw358 * @scsw: pointer to scsw[all …]
52 * @dev: pointer to Cadence device struct53 * @xhci_regs: pointer to base of xhci registers55 * @dev_regs: pointer to base of dev registers57 * @otg_v0_regs: pointer to base of v0 otg registers58 * @otg_v1_regs: pointer to base of v1 otg registers59 * @otg_cdnsp_regs: pointer to base of CDNSP otg registers60 * @otg_regs: pointer to base of otg registers61 * @otg_irq_regs: pointer to interrupt registers67 * @host_dev: the child host device pointer for cdns core68 * @gadget_dev: the child gadget device pointer[all …]
22 * @seq: Pointer to the sequence file structure.23 * @data: Pointer to the data.63 * @inode: Pointer to the inode structure.64 * @file: Pointer to the file structure.66 * Return: Pointer to the opened file status: 0 on success, ENOMEM on failure.76 * @seq: Pointer to the sequence file structure.77 * @data: Pointer to the data.97 * @inode: Pointer to the inode structure.98 * @file: Pointer to the file structure.100 * Return: Pointer to the opened file status: 0 on success, ENOMEM on failure.[all …]
16 * @hw: pointer to the HW structure73 * @hw: pointer to the HW structure135 * @desc: pointer to admin queue descriptor136 * @buffer: pointer to command buffer193 * @hw: pointer to the hw struct208 * @hw: pointer to the hw struct234 * @hw: pointer to the hardware structure237 * @lut: pointer to the lut buffer provided by the caller284 * @hw: pointer to the hardware structure287 * @lut: pointer to the lut buffer provided by the caller[all …]
10 __failure __msg("R0 tried to subtract pointer from scalar")11 __msg_unpriv("R1 has pointer with unsupported alu operation")25 __msg_unpriv("R1 has pointer with unsupported alu operation")42 __failure __msg("R0 tried to subtract pointer from scalar")43 __msg_unpriv("R1 has pointer with unsupported alu operation")57 __msg_unpriv("R6 has pointer with unsupported alu operation")75 __failure __msg("R0 tried to subtract pointer from scalar")76 __msg_unpriv("R1 has pointer with unsupported alu operation")89 __failure __msg("R0 tried to subtract pointer from scalar")90 __msg_unpriv("R1 has pointer with unsupported alu operation")[all …]