Searched full:protects (Results 1 – 25 of 1150) sorted by relevance
12345678910>>...46
/linux-6.14.4/drivers/staging/media/tegra-video/ |
D | vi.h | 118 * @video_lock: protects the @format and @queue fields 129 * @sp_incr_lock: protects cpu syncpoint increment. 162 * @start_lock: protects the capture queued list 164 * @done_lock: protects the capture done queue list 184 /* protects the @format and @queue fields */ 191 /* protects the cpu syncpoint increment */ 212 /* protects the capture queued list */ 215 /* protects the capture done queue list */
|
/linux-6.14.4/drivers/net/wwan/t7xx/ |
D | t7xx_pci.h | 66 * @md_pm_entity_mtx: protects md_pm_entities list 69 * @md_pm_lock: protects PCIe sleep lock 87 struct mutex md_pm_entity_mtx; /* Protects MD PM entities list */ 90 spinlock_t md_pm_lock; /* Protects PCI resource lock */
|
D | t7xx_state_monitor.h | 93 spinlock_t event_lock; /* Protects event queue */ 94 spinlock_t command_lock; /* Protects command queue */ 97 spinlock_t notifier_lock; /* Protects notifier list */
|
/linux-6.14.4/fs/jffs2/ |
D | README.Locking | 44 It protects the contents of the jffs2_inode_info private inode data, 102 This spinlock protects the hashed list (c->inocache_list) of the 141 This read/write semaphore protects against concurrent access to the 143 in blocks. It protects both the contents of the wbuf and the metadata 154 This read/write semaphore protects against concurrent access to the
|
/linux-6.14.4/Documentation/virt/kvm/ |
D | locking.rst | 240 :Protects: - vm_list 247 :Protects: - kvm_usage_count 257 :Protects: mn_active_invalidate_count, mn_memslots_update_rcuwait 264 :Protects: - kvm_arch::{last_tsc_write,last_tsc_nsec,last_tsc_offset} 272 :Protects: -shadow page/shadow tlb entry 279 :Protects: - kvm->memslots 291 :Protects: any arch-specific fields of memslots that have to be modified 300 :Protects: wakeup_vcpus_on_cpu 313 :Protects: loading a vendor module (kvm_amd or kvm_intel)
|
/linux-6.14.4/include/drm/ |
D | drm_device.h | 70 /** @managed.lock: protects @managed.resources */ 175 /** @filelist_mutex: Protects @filelist. */ 195 * Protects &clientlist access. 235 * Protects vblank count and time updates during vblank enable/disable 273 * Protects @vblank_event_list and event delivery in
|
/linux-6.14.4/drivers/media/platform/xilinx/ |
D | xilinx-dma.h | 31 * @lock: protects the pipeline @stream_count 66 * @lock: protects the @format, @fmtinfo and @queue fields 72 * @queued_lock: protects the buf_queued list
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt7601u/ |
D | mt7601u.h | 138 * @lock: protects @wcid->tx_rate. 140 * @tx_lock: protects @tx_q and changes of MT7601U_STATE_*_STATS 142 * @rx_lock: protects @rx_q. 143 * @con_mon_lock: protects @ap_bssid, @bcn_*, @avg_rssi. 145 * @vendor_req_mutex: protects @vend_buf, ensures atomicity of read/write
|
/linux-6.14.4/drivers/accel/ivpu/ |
D | ivpu_drv.h | 137 struct mutex context_list_lock; /* Protects user context addition/removal */ 145 struct mutex bo_list_lock; /* Protects bo_list */ 173 struct mutex lock; /* Protects cmdq */ 176 struct mutex ms_lock; /* Protects ms_instance_list, ms_info_bo */
|
/linux-6.14.4/drivers/infiniband/hw/efa/ |
D | efa_com.h | 27 spinlock_t lock; /* Protects ACQ */ 36 spinlock_t lock; /* Protects ASQ */ 77 spinlock_t comp_ctx_lock; /* Protects completion context pool */
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_gt_types.h | 202 * @tlb_invalidation.pending_lock: protects @tlb_invalidation.pending_fences 211 /** @tlb_invalidation.lock: protects TLB invalidation fences */ 270 /** @usm.pf_queue.lock: protects page fault queue */ 297 /** @usm.acc_queue.lock: protects page fault queue */ 387 * @mcr_lock: protects the MCR_SELECTOR register for the duration 393 * @global_invl_lock: protects the register for the duration
|
D | xe_guc_ct_types.h | 94 /** @lock: protects memory allocation/free operations, and @reason updates */ 118 /** @lock: protects everything in CT layer */ 120 /** @fast_lock: protects G2H channel and credits */
|
D | xe_gsc_types.h | 43 /** @lock: protects access to the work_actions mask */ 56 /** @proxy.mutex: protects the component binding and usage */
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | instmem.h | 18 /* <=nv4x: protects NV_PRAMIN/BAR2 MM 19 * >=nv50: protects BAR2 MM & LRU
|
/linux-6.14.4/drivers/media/platform/renesas/rzg2l-cru/ |
D | rzg2l-cru.h | 102 * @mdev_lock: protects the count, notifier and csi members 105 * @lock: protects @queue 110 * @qlock: protects @queue_buf, @buf_list, @sequence
|
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/ |
D | adf_transport_internal.h | 22 spinlock_t lock; /* protects ring data struct */ 39 spinlock_t lock; /* protects bank data struct */
|
D | adf_telemetry.h | 62 * @regs_hist_lock: protects from race conditions between write and read 67 * @wr_lock: protects from concurrent writes to debugfs telemetry files
|
/linux-6.14.4/fs/affs/ |
D | affs.h | 44 struct mutex i_link_lock; /* Protects internal inode access. */ 45 struct mutex i_ext_lock; /* Protects internal inode access. */ 93 struct mutex s_bmlock; /* Protects bitmap access. */ 101 spinlock_t symlink_lock; /* protects the previous two */ 105 spinlock_t work_lock; /* protects sb_work and work_queued */
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_breadcrumbs_types.h | 39 spinlock_t signalers_lock; /* protects the list of signalers */ 44 spinlock_t irq_lock; /* protects the interrupt from hardirq context */
|
/linux-6.14.4/drivers/net/wireless/ath/ath10k/ |
D | sdio.h | 159 /* protects irq_proc_reg and irq_en_reg below. 199 /* protects access to bus_req_freeq */ 223 /* protects access to wr_asyncq */
|
/linux-6.14.4/arch/s390/kvm/ |
D | pci.h | 40 spinlock_t gait_lock; /* Protects the gait, used during AEN forward */ 41 struct mutex aift_lock; /* Protects the other structures in aift */
|
/linux-6.14.4/drivers/media/platform/nxp/imx8-isi/ |
D | imx8-isi-core.h | 206 /* Protects is_streaming, and the vdev and vb2_q operations */ 226 /* Protects out_pending, out_active, out_discard and frame_count */ 247 * Protects use_count, irq_handler, res_available, res_acquired, 271 /* Protects last_ctx, usage_count and chained_count */
|
/linux-6.14.4/net/mac802154/ |
D | llsec.h | 41 /* protects dev.frame_counter and the elements of dev.keys */ 60 /* protects params, all other fields are fine with RCU */
|
/linux-6.14.4/include/media/ |
D | dmxdev.h | 115 * @mutex: protects the access to &struct dmxdev_filter. 170 * @mutex: protects the usage of this structure. 171 * @lock: protects access to &dmxdev->filter->data.
|
/linux-6.14.4/drivers/media/test-drivers/vidtv/ |
D | vidtv_bridge.h | 44 * @feed_lock: Protects access to the start/stop stream logic/data. 61 struct mutex feed_lock; /* Protects access to the start/stop stream logic/data. */
|
12345678910>>...46