/linux-4.1.27/kernel/locking/ |
D | rtmutex_common.h | 27 #define schedule_rt_mutex(_lock) \ argument 36 # define schedule_rt_mutex(_lock) schedule() argument
|
/linux-4.1.27/drivers/tty/ |
D | tty_ldsem.c | 54 # define lock_stat(_lock, stat) lock_##stat(&(_lock)->dep_map, _RET_IP_) argument 56 # define lock_stat(_lock, stat) do { } while (0) argument
|
/linux-4.1.27/include/linux/ |
D | lockdep.h | 430 #define LOCK_CONTENDED(_lock, try, lock) \ argument 444 #define LOCK_CONTENDED(_lock, try, lock) \ argument 456 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument 461 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
|
D | spinlock.h | 304 #define spin_lock_init(_lock) \ argument
|
/linux-4.1.27/drivers/clk/samsung/ |
D | clk.h | 300 #define __PLL(_typ, _id, _dname, _name, _pname, _flags, _lock, _con, \ argument 315 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument 319 #define PLL_A(_typ, _id, _name, _pname, _lock, _con, _alias, _rtable) \ argument
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | powerdomain.h | 133 spinlock_t _lock; member
|
D | omap_hwmod.h | 682 spinlock_t _lock; member
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 152 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument 208 _gate_flags, _clk_id, _lock) \ argument
|
D | clk.h | 444 _gate_flags, _table, _lock) \ argument 488 _flags, _lock) \ argument
|
/linux-4.1.27/include/media/ |
D | v4l2-ctrls.h | 250 struct mutex _lock; member
|
/linux-4.1.27/include/linux/mtd/ |
D | mtd.h | 222 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
|
/linux-4.1.27/drivers/scsi/ |
D | ipr.h | 501 spinlock_t _lock; member
|