Home
last modified time | relevance | path

Searched defs:_unlock (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mtd/
H A Dmtd.h349 int (*_unlock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
/linux/kernel/sched/
H A Dsched.h3139 #define DEFINE_LOCK_GUARD_2(name, type, _lock, _unlock, ...) \ argument