Searched full:pointer (Results 1 – 25 of 5711) sorted by relevance
12345678910>>...229
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 …]
28 * @vdev: pointer to &struct video_device29 * @ctrl_handler: pointer to &struct v4l2_ctrl_handler40 * @m2m_ctx: pointer to &struct v4l2_m2m_ctx62 * @fh: pointer to &struct v4l2_fh63 * @vdev: pointer to &struct video_device75 * @fh: pointer to &struct v4l2_fh86 * @filp: pointer to struct file89 * associated with the file pointer.96 * @fh: pointer to &struct v4l2_fh110 * @fh: pointer to &struct v4l2_fh[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.45 * PTR_ERR - Extract the error code from an error pointer.46 * @ptr: An error pointer.55 * IS_ERR - Detect an error pointer.[all …]
42 * @encoder: encoder pointer43 * @crtc: crtc pointer51 * @encoder: encoder pointer52 * @crtc: crtc pointer61 * @encoder: encoder pointer62 * @cb: callback pointer, provide NULL to deregister73 * @encoder: encoder pointer80 * @encoder: encoder pointer87 * @encoder: encoder pointer98 * @encoder: encoder pointer[all …]
63 * @ctx : ctl path ctx pointer69 * @ctx : ctl path ctx pointer78 * @ctx : ctl path ctx pointer85 * @ctx : ctl path ctx pointer92 * @ctx : ctl path ctx pointer99 * @ctx : ctl path ctx pointer108 * @ctx : ctl path ctx pointer117 * @ctx : ctl path ctx pointer126 * @ctx : ctl path ctx pointer135 * @ctx : ctl path ctx pointer[all …]
196 * @pipe: Pointer to software pipe context197 * @cfg: Pointer to pipe config structure205 * @pipe: Pointer to software pipe context206 * @cfg: Pointer to pipe config structure213 * @ctx: Pointer to pipe context214 * @pe_ext: Pointer to pixel ext settings221 * @pipe: Pointer to software pipe context229 * @ctx: Pointer to pipe context230 * @data: Pointer to config structure236 * @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 …]
14 * 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 …]
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 …]
44 ia_css_ptr data_ptr; /* base pointer containing all memory */62 * allocated pointer is stored in the data_ptr field. The other fields95 * advised to map the ISP memory into a host-side pointer and use109 * This function takes a host-side pointer as input. This can either110 * point to a copy of the data or be a memory mapped pointer to the129 * advised to map the ISP memory into a host-side pointer and use143 * This function takes a host-side pointer as input. This can either144 * point to a copy of the data or be a memory mapped pointer to the165 * @return Pointer to the allocated DVS statistics buffer on the ISP171 * @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 …]
10 * @hw: pointer to the HW struct11 * @module_typeid: module pointer location in words from the NVM beginning17 * @cd: pointer to command details structure or NULL52 * @hw: pointer to the HW struct62 * Returns a status code on failure. Note that the data pointer may be113 * @hw: pointer to the HW struct114 * @module_typeid: module pointer location in words from the NVM beginning120 * @cd: pointer to command details structure or NULL157 * @hw: pointer to the HW struct158 * @module_typeid: module pointer location in words from the NVM beginning[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 …]
225 * @scsw: pointer to scsw237 * @scsw: pointer to scsw252 * @scsw: pointer to scsw267 * @scsw: pointer to scsw282 * @scsw: pointer to scsw297 * @scsw: pointer to scsw312 * @scsw: pointer to scsw327 * @scsw: pointer to scsw342 * @scsw: pointer to scsw357 * @scsw: pointer to scsw[all …]
51 * @dev: pointer to Cadence device struct52 * @xhci_regs: pointer to base of xhci registers54 * @dev_regs: pointer to base of dev registers56 * @otg_v0_regs: pointer to base of v0 otg registers57 * @otg_v1_regs: pointer to base of v1 otg registers58 * @otg_cdnsp_regs: pointer to base of CDNSP otg registers59 * @otg_regs: pointer to base of otg registers60 * @otg_irq_regs: pointer to interrupt registers66 * @host_dev: the child host device pointer for cdns core67 * @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 …]
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 …]