• Home
  • Raw
  • Download

Lines Matching defs:state

228 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state)  in bpf_map_key_store()
627 static bool is_spi_bounds_valid(struct bpf_func_state *state, int spi, int nr_slots) in is_spi_bounds_valid()
712 struct bpf_func_state *state = func(env, reg); in mark_stack_slots_dynptr() local
749 struct bpf_func_state *state = func(env, reg); in unmark_stack_slots_dynptr() local
778 struct bpf_func_state *state = func(env, reg); in is_dynptr_reg_valid_uninit() local
797 struct bpf_func_state *state = func(env, reg); in is_dynptr_reg_valid_init() local
818 struct bpf_func_state *state = func(env, reg); in is_dynptr_type_expected() local
846 const struct bpf_func_state *state, in print_verifier_state()
992 const struct bpf_func_state *state) in print_insn_state()
1087 static int resize_reference_state(struct bpf_func_state *state, size_t n) in resize_reference_state()
1098 static int grow_stack_state(struct bpf_func_state *state, int size) in grow_stack_state()
1120 struct bpf_func_state *state = cur_func(env); in acquire_reference_state() local
1136 static int release_reference_state(struct bpf_func_state *state, int ptr_id) in release_reference_state()
1157 static void free_func_state(struct bpf_func_state *state) in free_func_state()
1166 static void clear_jmp_history(struct bpf_verifier_state *state) in clear_jmp_history()
1173 static void free_verifier_state(struct bpf_verifier_state *state, in free_verifier_state()
1761 struct bpf_func_state *state) in init_reg_state()
1781 struct bpf_func_state *state, in init_func_state()
2286 const struct bpf_reg_state *state, in mark_reg_read()
2472 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_reg_arg() local
3225 static void save_register_state(struct bpf_func_state *state, in save_register_state()
3253 struct bpf_func_state *state, in check_stack_write_fixed_off()
3392 struct bpf_func_state *state, in check_stack_write_var_off()
3494 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_reg_stack_read() local
3545 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_stack_read_fixed_off() local
3698 struct bpf_func_state *state = func(env, reg); in check_stack_read() local
3755 struct bpf_func_state *state = func(env, reg); in check_stack_write() local
3837 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_mem_region_access() local
4058 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in check_map_access() local
4894 struct bpf_func_state *state, in check_stack_slot_within_bounds()
4921 struct bpf_func_state *state = func(env, reg); in check_stack_access_within_bounds() local
4979 struct bpf_func_state *state; in check_mem_access() local
5332 struct bpf_func_state *state = func(env, reg); in check_stack_range_initialized() local
6145 struct bpf_func_state *state = func(env, reg); in stack_slot_get_id() local
6211 struct bpf_func_state *state = func(env, reg); in check_func_arg() local
6830 struct bpf_func_state *state; in clear_all_pkt_pointers() local
6846 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_pkt_end() local
6871 struct bpf_func_state *state; in release_reference() local
6916 struct bpf_verifier_state *state = env->cur_state; in __check_func_call() local
7237 struct bpf_verifier_state *state = env->cur_state; in prepare_func_exit() local
7411 struct bpf_func_state *state = cur_func(env); in check_reference_leak() local
7506 struct bpf_loop_inline_state *state = &cur_aux(env)->loop_inline_state; in update_loop_inline_state() local
8485 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_ptr_min_max_vals() local
9445 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in adjust_reg_min_max_vals() local
9705 struct bpf_func_state *state; in find_good_pkt_pointers() local
10233 static void mark_ptr_or_null_reg(struct bpf_func_state *state, in mark_ptr_or_null_reg()
10281 struct bpf_func_state *state = vstate->frame[vstate->curframe]; in mark_ptr_or_null_regs() local
10406 struct bpf_func_state *state; in find_equal_scalars() local
11021 struct bpf_func_state *state = cur->frame[cur->curframe]; in explored_state() local
12093 struct bpf_func_state *state, *parent; in propagate_liveness() local
12139 struct bpf_func_state *state; in propagate_precision() local
12458 struct bpf_verifier_state *state = env->cur_state; in do_check() local
14901 struct bpf_verifier_state *state; in do_check_common() local