Searched defs:exception_exit (Results 1 – 2 of 2) sorted by relevance
66 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit() function99 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit() function
11178 static int check_reference_leak(struct bpf_verifier_env *env, bool exception_exit) in check_reference_leak()11205 static int check_resource_leak(struct bpf_verifier_env *env, bool exception_exit, bool check_lock, … in check_resource_leak()19788 bool exception_exit) in process_bpf_exit_full()