Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcontext_tracking.h66 static inline void exception_exit(enum ctx_state prev_ctx) in exception_exit() function
99 static inline void exception_exit(enum ctx_state prev_ctx) { } in exception_exit() function
/linux/kernel/bpf/
H A Dverifier.c10071 check_reference_leak(struct bpf_verifier_env * env,bool exception_exit) check_reference_leak() argument
10098 check_resource_leak(struct bpf_verifier_env * env,bool exception_exit,bool check_lock,const char * prefix) check_resource_leak() argument
17432 process_bpf_exit_full(struct bpf_verifier_env * env,bool * do_print_state,bool exception_exit) process_bpf_exit_full() argument
[all...]