/linux-6.6.21/include/linux/ |
D | cleanup.h | 105 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument 146 #define __DEFINE_LOCK_GUARD_1(_name, _type, _lock) \ argument 154 #define __DEFINE_LOCK_GUARD_0(_name, _lock) \ argument 163 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument 167 #define DEFINE_LOCK_GUARD_0(_name, _lock, _unlock, ...) \ argument
|
D | lockdep.h | 479 #define LOCK_CONTENDED(_lock, try, lock) \ argument 488 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument 505 #define LOCK_CONTENDED(_lock, try, lock) \ argument 508 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
|
D | spinlock.h | 341 # define spin_lock_init(_lock) \ argument
|
D | seqlock.h | 175 #define seqcount_LOCKNAME_init(s, _lock, lockname) \ argument
|
/linux-6.6.21/drivers/clk/sunxi-ng/ |
D | ccu_nm.h | 43 _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
|
D | ccu_nkm.h | 39 _gate, _lock, _flags) \ argument 60 _gate, _lock, _flags) \ argument
|
D | ccu_nk.h | 36 _gate, _lock, _postdiv, \ argument
|
D | ccu_nkmp.h | 40 _gate, _lock, _flags) \ argument
|
D | ccu_mult.h | 46 _mshift, _mwidth, _gate, _lock, \ argument
|
/linux-6.6.21/arch/x86/include/asm/ |
D | cmpxchg_64.h | 30 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument 56 #define __arch_try_cmpxchg128(_ptr, _oldp, _new, _lock) \ argument
|
/linux-6.6.21/drivers/clk/tegra/ |
D | clk-tegra124.c | 97 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument 105 _gate_flags, _clk_id, _lock) \ argument
|
D | clk-tegra-periph.c | 153 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument 223 _gate_flags, _clk_id, _lock) \ argument
|
D | clk.h | 645 _gate_flags, _table, _lock) \ argument 689 _flags, _lock) \ argument
|
/linux-6.6.21/arch/arm/mach-omap2/ |
D | powerdomain.h | 130 spinlock_t _lock; member
|
D | omap_hwmod.h | 593 spinlock_t _lock; member
|
/linux-6.6.21/drivers/clk/samsung/ |
D | clk.h | 259 #define __PLL(_typ, _id, _name, _pname, _flags, _lock, _con, _rtable) \ argument 271 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument
|
/linux-6.6.21/include/linux/mtd/ |
D | mtd.h | 348 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
|
/linux-6.6.21/include/media/ |
D | v4l2-ctrls.h | 397 struct mutex _lock; member
|
D | v4l2-subdev.h | 767 struct mutex _lock; member
|
/linux-6.6.21/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 789 spinlock_t _lock; member
|
/linux-6.6.21/kernel/sched/ |
D | sched.h | 2635 #define DEFINE_LOCK_GUARD_2(name, type, _lock, _unlock, ...) \ argument
|
/linux-6.6.21/drivers/scsi/ |
D | ipr.h | 498 spinlock_t _lock; member
|