Searched defs:lock (Results 126 - 150 of 3370) sorted by relevance

1234567891011>>

/linux-master/drivers/hwmon/peci/
H A Dcommon.h21 struct mutex lock; /* protect sensor access */ member in struct:peci_sensor_state
/linux-master/drivers/clk/mmp/
H A Dpwr-island.c19 spinlock_t *lock; member in struct:mmp_pm_domain
91 mmp_pm_domain_register(const char *name, void __iomem *reg, u32 power_on, u32 reset, u32 clock_enable, unsigned int flags, spinlock_t *lock) argument
[all...]
/linux-master/include/linux/
H A Ddma-fence-chain.h49 spinlock_t lock; member in struct:dma_fence_chain
H A Ddma-fence-array.h40 spinlock_t lock; member in struct:dma_fence_array
H A Dspinlock_up.h29 static inline void arch_spin_lock(arch_spinlock_t *lock) argument
35 static inline int arch_spin_trylock(arch_spinlock_t *lock) argument
45 static inline void arch_spin_unlock(arch_spinlock_t *lock) argument
[all...]
H A Dsemaphore.h16 raw_spinlock_t lock; member in struct:semaphore
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_helper_restricted.c10 struct lock { struct
50 struct lock *lock; local
H A Dtest_map_lock.c10 struct bpf_spin_lock lock; member in struct:hmap_elem
22 struct bpf_spin_lock lock; member in struct:array_elem
H A Dlinked_list.h17 struct bpf_spin_lock lock; member in struct:foo
23 struct bpf_spin_lock lock; member in struct:map_value
/linux-master/tools/perf/util/
H A Dmutex.h73 pthread_mutex_t lock; member in struct:mutex
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.h18 spinlock_t lock; member in struct:sun6i_isp_params_state
31 struct mutex lock; /* Queue lock. */ member in struct:sun6i_isp_params
/linux-master/include/media/
H A Ddvb_ringbuffer.h49 spinlock_t lock; member in struct:dvb_ringbuffer
/linux-master/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h38 hyp_spinlock_t lock; member in struct:pkvm_hyp_vm
/linux-master/drivers/iio/adc/
H A Dltc2497.h16 struct mutex lock; member in struct:ltc2497core_driverdata
/linux-master/drivers/gpu/host1x/
H A Dfence.h24 spinlock_t lock; member in struct:host1x_fence_list
/linux-master/drivers/md/
H A Ddm-io-tracker.h14 spinlock_t lock; member in struct:dm_io_tracker
[all...]
/linux-master/arch/arm/include/asm/
H A Ddma-iommu.h22 spinlock_t lock; member in struct:dma_iommu_mapping
/linux-master/drivers/reset/
H A Dreset-axs10x.c23 spinlock_t lock; member in struct:axs10x_rst
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_group.h46 struct mutex lock; member in struct:rcar_du_group
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_task.h27 spinlock_t lock; member in struct:rxe_task
/linux-master/include/linux/mfd/
H A Drsmu.h35 struct mutex lock; member in struct:rsmu_ddata
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.h29 struct rw_semaphore lock; member in struct:adf_cfg_device_data
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.h22 spinlock_t lock; /* Connection resources. */ member in struct:qed_iscsi_info
H A Dqed_fcoe.h21 spinlock_t lock; /* Connection resources. */ member in struct:qed_fcoe_info
/linux-master/arch/x86/include/asm/
H A Dqspinlock.h14 static __always_inline u32 queued_fetch_set_pending_acquire(struct qspinlock *lock) argument
44 static inline void native_queued_spin_unlock(struct qspinlock *lock) argument
49 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u3 argument
54 queued_spin_unlock(struct qspinlock *lock) argument
86 virt_spin_lock(struct qspinlock *lock) argument
[all...]

Completed in 1048 milliseconds

1234567891011>>