Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11568 static struct bpf_insn_aux_data *cur_aux(const struct bpf_verifier_env *env) in cur_aux() function
11586 struct bpf_loop_inline_state *state = &cur_aux(env)->loop_inline_state; in update_loop_inline_state()
13396 cur_aux(env)->arg_prog = regno; in check_kfunc_args()
14584 cur_aux(env)->nospec; in can_skip_alu_sanitation()
14607 struct bpf_insn_aux_data *aux = cur_aux(env); in sanitize_val_alu()
14653 struct bpf_insn_aux_data *aux = commit_window ? cur_aux(env) : &info->aux; in sanitize_ptr_alu()
16216 struct bpf_insn_aux_data *aux = cur_aux(env); in adjust_reg_min_max_vals()
17744 struct bpf_insn_aux_data *aux = cur_aux(env); in check_ld_imm()