Lines Matching defs:state
223 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) in bpf_map_key_store()
580 const struct bpf_func_state *state) in print_verifier_state()
788 struct bpf_func_state *state = cur_func(env); in acquire_reference_state() local
803 static int release_reference_state(struct bpf_func_state *state, int ptr_id) in release_reference_state()
833 static void free_func_state(struct bpf_func_state *state) in free_func_state()
842 static void clear_jmp_history(struct bpf_verifier_state *state) in clear_jmp_history()
849 static void free_verifier_state(struct bpf_verifier_state *state, in free_verifier_state()
1414 struct bpf_func_state *state) in init_reg_state()
1434 struct bpf_func_state *state, in init_func_state()
1572 const struct bpf_reg_state *state, in mark_reg_read()
1738 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_reg_arg() local
2450 static void save_register_state(struct bpf_func_state *state, in save_register_state()
2478 struct bpf_func_state *state, in check_stack_write_fixed_off()
2617 struct bpf_func_state *state, in check_stack_write_var_off()
2719 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_reg_stack_read() local
2770 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_stack_read_fixed_off() local
2923 struct bpf_func_state *state = func(env, reg); in check_stack_read() local
2980 struct bpf_func_state *state = func(env, reg); in check_stack_write() local
3058 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_mem_region_access() local
3116 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_map_access() local
3887 struct bpf_func_state *state, in check_stack_slot_within_bounds()
3914 struct bpf_func_state *state = func(env, reg); in check_stack_access_within_bounds() local
3972 struct bpf_func_state *state; in check_mem_access() local
4223 struct bpf_func_state *state = func(env, reg); in check_stack_range_initialized() local
5223 struct bpf_func_state *state; in clear_all_pkt_pointers() local
5239 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_pkt_end() local
5264 struct bpf_func_state *state; in release_reference() local
5299 struct bpf_verifier_state *state = env->cur_state; in check_func_call() local
5398 struct bpf_verifier_state *state = env->cur_state; in prepare_func_exit() local
5541 struct bpf_func_state *state = cur_func(env); in check_reference_leak() local
6211 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_ptr_min_max_vals() local
7168 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_reg_min_max_vals() local
7428 struct bpf_func_state *state; in find_good_pkt_pointers() local
7956 static void mark_ptr_or_null_reg(struct bpf_func_state *state, in mark_ptr_or_null_reg()
8028 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_ptr_or_null_regs() local
8153 struct bpf_func_state *state; in find_equal_scalars() local
8699 struct bpf_func_state *state = cur->frame[cur->curframe]; in explored_state() local
9653 struct bpf_func_state *state, *parent; in propagate_liveness() local
9699 struct bpf_func_state *state; in propagate_precision() local
10006 struct bpf_verifier_state *state = env->cur_state; in do_check() local
11988 struct bpf_verifier_state *state; in do_check_common() local