Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-daemon.c1140 static int check_lock(struct daemon *daemon) in check_lock() function
/linux/kernel/bpf/
H A Dverifier.c10085 static int check_resource_leak(struct bpf_verifier_env *env, bool exception_exit, bool check_lock, … in check_resource_leak()