Home
last modified time | relevance | path

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

/include/linux/
A Dcleanup.h378 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument
382 #define DEFINE_GUARD_COND_4(_name, _ext, _lock, _cond) \ argument
395 #define DEFINE_GUARD_COND_3(_name, _ext, _lock) \ argument
476 #define __DEFINE_LOCK_GUARD_1(_name, _type, _lock) \ argument
484 #define __DEFINE_LOCK_GUARD_0(_name, _lock) \ argument
493 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument
498 #define DEFINE_LOCK_GUARD_0(_name, _lock, _unlock, ...) \ argument
503 #define DEFINE_LOCK_GUARD_1_COND_4(_name, _ext, _lock, _cond) \ argument
516 #define DEFINE_LOCK_GUARD_1_COND_3(_name, _ext, _lock) \ argument
A Dlocal_lock.h93 #define local_lock_nested_bh(_lock) \ argument
96 #define local_unlock_nested_bh(_lock) \ argument
A Dlockdep.h441 #define LOCK_CONTENDED(_lock, try, lock) \ argument
450 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
467 #define LOCK_CONTENDED(_lock, try, lock) \ argument
470 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
A Dspinlock.h341 # define spin_lock_init(_lock) \ argument
A Dseqlock.h123 #define seqcount_LOCKNAME_init(s, _lock, lockname) \ argument
/include/linux/mtd/
A Dmtd.h348 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
/include/media/
A Dv4l2-ctrls.h413 struct mutex _lock; member
A Dv4l2-subdev.h752 struct mutex _lock; member

Completed in 21 milliseconds