Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c9494 static struct bpf_insn_aux_data *cur_aux(struct bpf_verifier_env *env) in cur_aux() function
9513 struct bpf_loop_inline_state *state = &cur_aux(env)->loop_inline_state; in update_loop_inline_state()
11768 struct bpf_insn_aux_data *aux = cur_aux(env); in sanitize_val_alu()
11815 struct bpf_insn_aux_data *aux = commit_window ? cur_aux(env) : &info->aux; in sanitize_ptr_alu()
14278 struct bpf_insn_aux_data *aux = cur_aux(env); in check_ld_imm()