Searched defs:check_lock (Results 1 – 3 of 3) sorted by relevance
38 spinlock_t check_lock; member
1142 static int check_lock(struct daemon *daemon) in check_lock() function
11205 static int check_resource_leak(struct bpf_verifier_env *env, bool exception_exit, bool check_lock, … in check_resource_leak()