Home
last modified time | relevance | path

Searched refs:diag_current_frame (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Ddiagnostics.c901 static const struct bpf_func_state *diag_current_frame(const struct bpf_verifier_env *env) in diag_current_frame() function
909 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_register_type()
999 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_call_type()
1236 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_invalid_deref()
1301 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_unreadable_reg()
1381 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_stack_arg_uninit()
1956 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_mem_bounds()