Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Drtmutex_common.h27 #define schedule_rt_mutex(_lock) \ argument
36 # define schedule_rt_mutex(_lock) schedule() argument
/linux-4.1.27/drivers/tty/
Dtty_ldsem.c54 # 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/
Dlockdep.h430 #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
Dspinlock.h304 #define spin_lock_init(_lock) \ argument
/linux-4.1.27/drivers/clk/samsung/
Dclk.h300 #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/
Dpowerdomain.h133 spinlock_t _lock; member
Domap_hwmod.h682 spinlock_t _lock; member
/linux-4.1.27/drivers/clk/tegra/
Dclk-tegra-periph.c152 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument
208 _gate_flags, _clk_id, _lock) \ argument
Dclk.h444 _gate_flags, _table, _lock) \ argument
488 _flags, _lock) \ argument
/linux-4.1.27/include/media/
Dv4l2-ctrls.h250 struct mutex _lock; member
/linux-4.1.27/include/linux/mtd/
Dmtd.h222 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
/linux-4.1.27/drivers/scsi/
Dipr.h501 spinlock_t _lock; member