Searched defs:_unlock (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | cleanup.h | 290 #define DEFINE_GUARD(_name, _type, _lock, _unlock) \ argument 337 #define __DEFINE_UNLOCK_GUARD(_name, _type, _unlock, ...) \ argument 371 #define DEFINE_LOCK_GUARD_1(_name, _type, _lock, _unlock, ...) \ argument 375 #define DEFINE_LOCK_GUARD_0(_name, _lock, _unlock, ...) \ argument
|
| /linux/include/linux/mtd/ |
| A D | mtd.h | 349 int (*_unlock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
|
| /linux/kernel/sched/ |
| A D | sched.h | 2933 #define DEFINE_LOCK_GUARD_2(name, type, _lock, _unlock, ...) \ argument
|
Completed in 17 milliseconds