Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/clk/sunxi-ng/
H A Dccu_nm.h43 _gate, _lock, _flags) \ argument
66 _gate, _lock, _flags) \ argument
91 _gate, _lock, _flags) \ argument
119 _gate, _lock, _flags, \ argument
149 _gate, _lock, _flags) \ argument
169 _gate, _lock, _flags) \ argument
185 _gate, _lock, _flags) \ argument
H A Dccu_nkm.h41 _gate, _lock, _flags) \ argument
62 _gate, _lock, _flags) \ argument
H A Dccu_nk.h36 _gate, _lock, _postdiv, \ argument
H A Dccu_nkmp.h40 _gate, _lock, _flags) \ argument
H A Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/linux/include/linux/
H A Dcleanup.h325 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument
409 #define __DEFINE_LOCK_GUARD_1(_name, _type, _lock) \ argument
417 #define __DEFINE_LOCK_GUARD_0(_name, _lock) \ argument
426 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument
431 #define DEFINE_LOCK_GUARD_0(_name, _lock, _unlock, ...) \ argument
H A Dlocal_lock.h93 #define local_lock_nested_bh(_lock) \ argument
96 #define local_unlock_nested_bh(_lock) \ argument
H A Dspinlock.h341 # define spin_lock_init(_lock) \ argument
/linux/fs/bcachefs/
H A Dseqmutex.h12 #define seqmutex_init(_lock) mutex_init(&(_lock)->lock) argument
/linux/drivers/soc/sunxi/
H A Dsunxi_sram.c333 static void sunxi_sram_lock(void *_lock) in sunxi_sram_lock()
340 static void sunxi_sram_unlock(void *_lock) in sunxi_sram_unlock()
/linux/drivers/clk/tegra/
H A Dclk-tegra124.c97 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument
105 _gate_flags, _clk_id, _lock) \ argument
H A Dclk-tegra-periph.c153 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument
223 _gate_flags, _clk_id, _lock) \ argument
H A Dclk.h645 _gate_flags, _table, _lock) \ argument
689 _flags, _lock) \ argument
/linux/arch/arm/mach-omap2/
H A Dpowerdomain.h130 spinlock_t _lock; member
H A Domap_hwmod.h593 spinlock_t _lock; member
/linux/include/linux/mtd/
H A Dmtd.h348 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h799 spinlock_t _lock; member
/linux/kernel/sched/
H A Dsched.h2927 #define DEFINE_LOCK_GUARD_2(name, type, _lock, _unlock, ...) \ argument
/linux/drivers/scsi/
H A Dipr.h498 spinlock_t _lock; member