Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/seq/
Dseq_queue.h38 spinlock_t check_lock; member
/linux-6.14.4/fs/ubifs/
Dxattr.c251 size_t size, int flags, bool check_lock) in ubifs_xattr_set()
/linux-6.14.4/tools/perf/
Dbuiltin-daemon.c1142 static int check_lock(struct daemon *daemon) in check_lock() function
/linux-6.14.4/kernel/bpf/
Dverifier.c10771 static int check_resource_leak(struct bpf_verifier_env *env, bool exception_exit, bool check_lock, … in check_resource_leak()