Home
last modified time | relevance | path

Searched full:protecting (Results 1 – 25 of 163) sorted by relevance

1234567

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adapter.h31 * @ptp_gltsyn_time_lock: Spinlock protecting access to the GLTSYN_TIME
33 * @txq_ctx_lock: Spinlock protecting access to the GLCOMM_QTX_CNTX_CTL register
/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.h19 * @lock: lock protecting the i2c conversion
41 * @lock: lock protecting the i2c conversion
/linux/drivers/s390/scsi/
H A Dzfcp_dbf.h292 * @pay_lock: lock protecting payload trace buffer
293 * @rec_lock: lock protecting recovery trace buffer
294 * @hba_lock: lock protecting hba trace buffer
295 * @san_lock: lock protecting san trace buffer
296 * @scsi_lock: lock protecting scsi trace buffer
H A Dzfcp_diag.h20 * @access_lock: lock protecting all the data in this buffer.
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h62 /* Lock protecting the Rx queue manipulation */
79 /* Lock protecting the Tx queue manipulation */
101 /* Lock protecting the state of LL2 */
/linux/fs/nilfs2/
H A Dthe_nilfs.h58 * @ns_last_segment_lock: lock protecting fields for the latest segment
65 * @ns_segctor_sem: semaphore protecting log write
70 * @ns_cptree_lock: lock protecting @ns_cptree
72 * @ns_inode_lock: lock protecting @ns_dirty_files
/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h134 * @lock: the mutex protecting this data structure
135 * @vpulock: the mutex protecting the communication with VPU
193 * @slock: the mutex protecting mtp_mdp_ctx.state
/linux/include/linux/
H A Dmhi_ep.h93 * @event_lock: Lock for protecting event rings
94 * @state_lock: Lock for protecting state transitions
95 * @list_lock: Lock for protecting state transition and channel doorbell lists
/linux/drivers/iio/common/ssp_sensors/
H A Dssp.h169 * @comm_lock: lock protecting the handshake
170 * @pending_lock: lock protecting pending list and completion
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h173 * @lock: mutex protecting this data structure
174 * @slock: spinlock protecting this data structure
/linux/net/tipc/
H A Dnet.c79 * - The tipc_port spin_lock. This is protecting each port instance
98 * - There is one big read/write-lock (tipc_nametbl_lock) protecting the
106 * - A local spin_lock protecting the queue of subscriber events.
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_types.h28 /* Lock protecting access to the AQ command list */
/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.h96 * @lock: the mutex protecting this structure
97 * @slock: spinlock protecting the device contexts
/linux/LICENSES/deprecated/
H A DCC0-1.058 iv. rights protecting against unfair competition in regards to a Work,
60 v. rights protecting the extraction, dissemination, use and reuse of data
/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_pf_migration_types.h27 /** @lock: Mutex protecting the migration data */
H A Dxe_drm_client.h25 * @bos_lock: lock protecting @bos_list
/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.h83 /** Spinlock protecting pending_events. */
95 /** Mutex protecting cancel_req accesses */
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h284 * @lock: Lock protecting access to the panthor_fw_cs_input_iface::req
328 * @lock: Lock protecting access to the panthor_fw_csg_input_iface::req
372 * @lock: Lock protecting access to the panthor_fw_global_input_iface::req
/linux/fs/xfs/scrub/
H A Dquotacheck.h45 /* Lock protecting quotacheck count observations */
/linux/drivers/gpu/drm/i915/
H A Di915_drm_client.h32 * @objects_lock: lock protecting @objects_list
/linux/drivers/gpu/drm/imagination/
H A Dpvr_ccb.h35 /** @lock: Mutex protecting @ctrl and @ccb. */
/linux/arch/csky/include/asm/
H A Dasid.h18 /* Lock protecting the structure */
/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h267 * @lock: mutex protecting this data structure
268 * @slock: spinlock protecting CAMIF registers
/linux/mm/
H A Dmapping_dirty_helpers.c27 * @addr: The start of protecting virtual address
28 * @end: The end of protecting virtual address
/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst145 which may not be worth protecting. It is also possible that the IPI is received
209 3. Protecting the kernel (IRQ, syscall, VMEXIT)

1234567