/linux-4.4.14/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.4.14/include/linux/ |
D | lockdep.h | 440 #define LOCK_CONTENDED(_lock, try, lock) \ argument 454 #define LOCK_CONTENDED(_lock, try, lock) \ argument 466 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument 471 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
|
D | spinlock.h | 294 #define spin_lock_init(_lock) \ argument
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk.h | 301 #define __PLL(_typ, _id, _dname, _name, _pname, _flags, _lock, _con, \ argument 316 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument 320 #define PLL_A(_typ, _id, _name, _pname, _lock, _con, _alias, _rtable) \ argument
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | powerdomain.h | 133 spinlock_t _lock; member
|
D | omap_hwmod.h | 692 spinlock_t _lock; member
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 151 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument 207 _gate_flags, _clk_id, _lock) \ argument
|
D | clk.h | 471 _gate_flags, _table, _lock) \ argument 515 _flags, _lock) \ argument
|
/linux-4.4.14/include/media/ |
D | v4l2-ctrls.h | 263 struct mutex _lock; member
|
/linux-4.4.14/include/linux/mtd/ |
D | mtd.h | 222 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
|
/linux-4.4.14/drivers/scsi/ |
D | ipr.h | 508 spinlock_t _lock; member
|