Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_nm.h50 _gate, _lock, _flags) \ argument
73 _gate, _lock, _flags) \ argument
98 _gate, _lock, _flags) \ argument
121 _gate, _lock, _flags) \ argument
Dccu_nkm.h47 _gate, _lock, _flags) \ argument
68 _gate, _lock, _flags) \ argument
Dccu_nk.h44 _gate, _lock, _postdiv, \ argument
Dccu_nkmp.h47 _gate, _lock, _flags) \ argument
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/linux-4.19.296/include/linux/
Dlockdep.h484 #define LOCK_CONTENDED(_lock, try, lock) \ argument
493 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
510 #define LOCK_CONTENDED(_lock, try, lock) \ argument
513 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
525 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
530 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
Dspinlock.h321 #define spin_lock_init(_lock) \ argument
/linux-4.19.296/drivers/clk/samsung/
Dclk.h261 #define __PLL(_typ, _id, _name, _pname, _flags, _lock, _con, _rtable) \ argument
273 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument
/linux-4.19.296/drivers/clk/zte/
Dclk.h40 #define ZX_PLL(_name, _parent, _reg, _table, _pd, _lock) \ argument
/linux-4.19.296/drivers/clk/tegra/
Dclk.h595 _gate_flags, _table, _lock) \ argument
639 _flags, _lock) \ argument
Dclk-tegra-periph.c167 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument
237 _gate_flags, _clk_id, _lock) \ argument
/linux-4.19.296/include/media/
Dv4l2-ctrls.h285 struct mutex _lock; member
/linux-4.19.296/include/linux/mtd/
Dmtd.h314 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member