Home
last modified time | relevance | path

Searched defs:check_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_queue.h38 spinlock_t check_lock; member
/openbmc/linux/fs/ubifs/
H A Dxattr.c264 size_t size, int flags, bool check_lock) in ubifs_xattr_set()
/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c1141 static int check_lock(struct daemon *daemon) in check_lock() function