Searched defs:lock (Results 151 - 175 of 3370) sorted by relevance

1234567891011>>

/linux-master/include/drm/
H A Ddrm_syncobj.h63 spinlock_t lock; member in struct:drm_syncobj
/linux-master/arch/parisc/include/asm/
H A Dspinlock_types.h12 volatile unsigned int lock[4]; member in struct:__anon1
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.h63 spinlock_t lock; /* protect smt entry add,removal */ member in struct:smt_entry
68 rwlock_t lock; member in struct:smt_data
H A Dclip_tbl.h16 spinlock_t lock; /* Hold while modifying clip reference */ member in struct:clip_entry
28 rwlock_t lock; member in struct:clip_tbl
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h33 spinlock_t lock; member in struct:wfx_tx_policy_cache
/linux-master/include/linux/
H A Dlwq.h24 spinlock_t lock; member in struct:lwq
/linux-master/include/asm-generic/
H A Dspinlock.h33 static __always_inline void arch_spin_lock(arch_spinlock_t *lock) argument
53 static __always_inline bool arch_spin_trylock(arch_spinlock_t *lock) argument
63 static __always_inline void arch_spin_unlock(arch_spinlock_t *lock) argument
71 arch_spin_value_unlocked(arch_spinlock_t lock) argument
78 arch_spin_is_locked(arch_spinlock_t *lock) argument
85 arch_spin_is_contended(arch_spinlock_t *lock) argument
[all...]
H A Dqspinlock.h51 static __always_inline int queued_spin_is_locked(struct qspinlock *lock) argument
71 static __always_inline int queued_spin_value_unlocked(struct qspinlock lock) argument
81 queued_spin_is_contended(struct qspinlock *lock) argument
90 queued_spin_trylock(struct qspinlock *lock) argument
107 queued_spin_lock(struct qspinlock *lock) argument
123 queued_spin_unlock(struct qspinlock *lock) argument
133 virt_spin_lock(struct qspinlock *lock) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dpreempted_bpf_ma_op.c11 struct bpf_spin_lock lock; member in struct:bin_data
H A Dmap_in_map_btf.c17 struct bpf_spin_lock lock; member in struct:map_value
H A Dnormal_map_btf.c17 struct bpf_spin_lock lock; member in struct:map_value
H A Dpercpu_alloc_fail.c17 struct bpf_spin_lock lock; member in struct:val_with_rb_root_t
/linux-master/kernel/locking/
H A Dww_rt_mutex.c12 int ww_mutex_trylock(struct ww_mutex *lock, struct ww_acquire_ctx *ww_ctx) argument
38 __ww_rt_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ww_ctx, argument
79 ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) argument
86 ww_mutex_lock_interruptible(struct ww_mutex *lock, struc argument
92 ww_mutex_unlock(struct ww_mutex *lock) argument
[all...]
/linux-master/drivers/gpu/host1x/
H A Dchannel.h23 struct mutex lock; member in struct:host1x_channel_list
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.h33 spinlock_t lock; member in struct:panfrost_devfreq
/linux-master/lib/kunit/
H A Dstring-stream.h25 spinlock_t lock; member in struct:string_stream
/linux-master/include/drm/ttm/
H A Dttm_pool.h56 spinlock_t lock; member in struct:ttm_pool_type
/linux-master/tools/include/linux/
H A Drwsem.h8 pthread_rwlock_t lock; member in struct:rw_semaphore
/linux-master/drivers/gpu/drm/xe/
H A Dxe_execlist_types.h21 spinlock_t lock; member in struct:xe_execlist_port
H A Dxe_ggtt_types.h30 struct mutex lock; member in struct:xe_ggtt
H A Dxe_ttm_vram_mgr_types.h33 struct mutex lock; member in struct:xe_ttm_vram_mgr
/linux-master/drivers/accel/ivpu/
H A Divpu_mmu_context.h26 struct mutex lock; /* Protects: mm, pgtable */ member in struct:ivpu_mmu_context
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_ccb.h36 struct mutex lock; member in struct:pvr_ccb
/linux-master/drivers/usb/gadget/function/
H A Du_ncm.h32 struct mutex lock; member in struct:f_ncm_opts
/linux-master/io_uring/
H A Dsqpoll.h6 struct mutex lock; member in struct:io_sq_data

Completed in 582 milliseconds

1234567891011>>