Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcleanup.h516 static inline class_##_name##_t class_##_name##_constructor(void) _lock;\ argument
391 DEFINE_GUARD(_name,_type,_lock,_unlock) global() argument
395 DEFINE_GUARD_COND_4(_name,_ext,_lock,_cond) global() argument
408 DEFINE_GUARD_COND_3(_name,_ext,_lock) global() argument
489 __DEFINE_LOCK_GUARD_1(_name,_type,_lock) global() argument
497 __DEFINE_LOCK_GUARD_0(_name,_lock) global() argument
506 DEFINE_LOCK_GUARD_1(_name,_type,_lock,_unlock,...) global() argument
511 DEFINE_LOCK_GUARD_0(_name,_lock,_unlock,...) global() argument
529 DEFINE_LOCK_GUARD_1_COND_3(_name,_ext,_lock) global() argument
[all...]
H A Dlocal_lock.h97 #define local_lock_nested_bh(_lock) \ argument
100 #define local_unlock_nested_bh(_lock) \ argument
H A Dlockdep.h441 #define LOCK_CONTENDED(_lock, try, lock) \ argument
450 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
467 LOCK_CONTENDED(_lock,try,lock) global() argument
470 LOCK_CONTENDED_RETURN(_lock,try,lock) global() argument
[all...]
H A Dspinlock.h341 spin_lock_init(_lock) global() argument
H A Dseqlock.h123 seqcount_LOCKNAME_init(s,_lock,lockname) global() argument
/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/arch/x86/include/asm/
H A Dcmpxchg_32.h17 #define __arch_cmpxchg64(_ptr, _old, _new, _lock) \ argument
42 #define __arch_try_cmpxchg64(_ptr, _oldp, _new, _lock) \ argument
88 #define __arch_cmpxchg64_emu(_ptr, _old, _new, _lock_loc, _lock) \ argument
117 #define __arch_try_cmpxchg64_emu(_ptr, _oldp, _new, _lock_loc, _lock) \ argument
H A Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument
62 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
/linux/drivers/soc/sunxi/
H A Dsunxi_sram.c338 static void sunxi_sram_lock(void *_lock) in sunxi_sram_lock()
345 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.h644 _gate_flags, _table, _lock) \ argument
688 _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/include/media/
H A Dv4l2-ctrls.h413 struct mutex _lock; member
H A Dv4l2-subdev.h729 struct mutex _lock; member
/linux/kernel/sched/
H A Dsched.h3112 #define DEFINE_LOCK_GUARD_2(name, type, _lock, _unlock, ...) \ argument
3118 #define DECLARE_LOCK_GUARD_2_ATTRS(_name, _lock, _unlock1, _unlock2) \ argument
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h799 spinlock_t _lock; member
/linux/drivers/scsi/
H A Dipr.h498 spinlock_t _lock; member