Home
last modified time | relevance | path

Searched full:protects (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/Linux-v6.1/drivers/staging/media/tegra-video/
Dvi.h119 * @video_lock: protects the @format and @queue fields
129 * @sp_incr_lock: protects cpu syncpoint increment.
155 * @start_lock: protects the capture queued list
157 * @done_lock: protects the capture done queue list
174 /* protects the @format and @queue fields */
181 /* protects the cpu syncpoint increment */
195 /* protects the capture queued list */
198 /* protects the capture done queue list */
/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h56 * @md_pm_entity_mtx: protects md_pm_entities list
59 * @md_pm_lock: protects PCIe sleep lock
75 struct mutex md_pm_entity_mtx; /* Protects MD PM entities list */
78 spinlock_t md_pm_lock; /* Protects PCI resource lock */
Dt7xx_state_monitor.h91 spinlock_t event_lock; /* Protects event queue */
92 spinlock_t command_lock; /* Protects command queue */
95 spinlock_t notifier_lock; /* Protects notifier list */
/Linux-v6.1/include/net/
Dxdp_sock.h62 /* Protects generic receive. */
70 /* Protects map_list */
72 /* Protects multiple processes in the control path */
/Linux-v6.1/fs/jffs2/
DREADME.Locking44 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-v6.1/Documentation/virt/kvm/
Dlocking.rst218 :Protects: - vm_list
225 :Protects: - hardware virtualization enable/disable
234 :Protects: mn_active_invalidate_count, mn_memslots_update_rcuwait
241 :Protects: - kvm_arch::{last_tsc_write,last_tsc_nsec,last_tsc_offset}
249 :Protects: -shadow page/shadow tlb entry
256 :Protects: - kvm->memslots
268 :Protects: any arch-specific fields of memslots that have to be modified
277 :Protects: wakeup_vcpus_on_cpu
/Linux-v6.1/drivers/media/platform/xilinx/
Dxilinx-dma.h31 * @lock: protects the pipeline @stream_count
66 * @lock: protects the @format, @fmtinfo and @queue fields
72 * @queued_lock: protects the buf_queued list
/Linux-v6.1/include/drm/
Ddrm_device.h71 /** @managed.lock: protects @managed.resources */
160 /** @filelist_mutex: Protects @filelist. */
180 * Protects &clientlist access.
219 * Protects vblank count and time updates during vblank enable/disable
257 * Protects @vblank_event_list and event delivery in
/Linux-v6.1/include/linux/
Dswap_slots.h15 struct mutex alloc_lock; /* protects slots, nr, cur */
19 spinlock_t free_lock; /* protects slots_ret, n_ret */
/Linux-v6.1/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h138 * @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-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dinstmem.h16 /* <=nv4x: protects NV_PRAMIN/BAR2 MM
17 * >=nv50: protects BAR2 MM & LRU
/Linux-v6.1/drivers/infiniband/hw/efa/
Defa_com.h27 spinlock_t lock; /* Protects ACQ */
36 spinlock_t lock; /* Protects ASQ */
77 spinlock_t comp_ctx_lock; /* Protects completion context pool */
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_transport_internal.h22 spinlock_t lock; /* protects ring data struct */
39 spinlock_t lock; /* protects bank data struct */
/Linux-v6.1/include/linux/sched/
Dtask.h44 * This serializes "schedule()" and also protects
166 * Protects ->fs, ->files, ->mm, ->group_info, ->comm, keyring
168 * pins the final release of task.io_context. Also protects ->cpuset and
/Linux-v6.1/include/kvm/
Darm_vgic.h118 raw_spinlock_t irq_lock; /* Protects the content of the struct */
199 /* Protects the command queue */
208 /* Protects the device and collection lists */
275 /* Protects the lpi_list and the count value below. */
333 raw_spinlock_t ap_list_lock; /* Protects the ap_list */
/Linux-v6.1/fs/affs/
Daffs.h46 struct mutex i_link_lock; /* Protects internal inode access. */
47 struct mutex i_ext_lock; /* Protects internal inode access. */
95 struct mutex s_bmlock; /* Protects bitmap access. */
103 spinlock_t symlink_lock; /* protects the previous two */
107 spinlock_t work_lock; /* protects sb_work and work_queued */
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_breadcrumbs_types.h38 spinlock_t signalers_lock; /* protects the list of signalers */
43 spinlock_t irq_lock; /* protects the interrupt from hardirq context */
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dsdio.h159 /* protects irq_proc_reg and irq_en_reg below.
199 /* protects access to bus_req_freeq */
223 /* protects access to wr_asyncq */
/Linux-v6.1/arch/s390/kvm/
Dpci.h40 spinlock_t gait_lock; /* Protects the gait, used during AEN forward */
41 struct mutex aift_lock; /* Protects the other structures in aift */
/Linux-v6.1/net/smc/
Dsmc_core.h28 spinlock_t lock; /* protects list of link groups */
250 rwlock_t conns_lock; /* protects conns_all */
255 struct mutex sndbufs_lock; /* protects tx buffers */
257 struct mutex rmbs_lock; /* protects rx buffers */
300 /* protects llc_event_q */
302 /* protects lgr reconfig. */
318 /* protects llc flow */
/Linux-v6.1/net/mac802154/
Dllsec.h41 /* protects dev.frame_counter and the elements of dev.keys */
60 /* protects params, all other fields are fine with RCU */
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_core.h238 * protects * intel_crtc->wm.active and
320 * dkl.phy_lock protects against concurrent access of the
350 * gmbus.mutex protects against concurrent usage of the single
381 /* protects panel power sequencer state */
/Linux-v6.1/drivers/media/test-drivers/vidtv/
Dvidtv_bridge.h44 * @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. */
/Linux-v6.1/include/media/
Ddmxdev.h115 * @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-v6.1/drivers/gpu/drm/i915/pxp/
Dintel_pxp_types.h36 /** @arb_mutex: protects arb session start */
53 /** @tee_mutex: protects the tee channel binding and messaging. */

12345678910>>...40