Lines Matching refs:bpf_mark_reg_not_init
711 bpf_mark_reg_not_init(env, &state->stack[spi].spilled_ptr); in invalidate_dynptr()
712 bpf_mark_reg_not_init(env, &state->stack[spi - 1].spilled_ptr); in invalidate_dynptr()
776 bpf_mark_reg_not_init(env, reg); in mark_reg_invalid()
846 bpf_mark_reg_not_init(env, &state->stack[spi].spilled_ptr); in destroy_if_dynptr_stack_slot()
847 bpf_mark_reg_not_init(env, &state->stack[spi - 1].spilled_ptr); in destroy_if_dynptr_stack_slot()
997 bpf_mark_reg_not_init(env, st); in unmark_stack_slots_iter()
1144 bpf_mark_reg_not_init(env, st); in unmark_stack_slot_irq_flag()
2511 void bpf_mark_reg_not_init(const struct bpf_verifier_env *env, in bpf_mark_reg_not_init() function
2555 bpf_mark_reg_not_init(env, ®s[i]); in init_reg_state()
9234 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in clear_caller_saved_regs()
9596 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in map_set_for_each_callback_args()
9653 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_loop_callback_state()
9654 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_loop_callback_state()
9655 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_loop_callback_state()
9685 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_timer_callback_state()
9686 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_timer_callback_state()
9713 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_find_vma_callback_state()
9714 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_find_vma_callback_state()
9729 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_0]); in set_user_ringbuf_callback_state()
9734 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_user_ringbuf_callback_state()
9735 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_user_ringbuf_callback_state()
9736 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_user_ringbuf_callback_state()
9768 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_rbtree_add_callback_state()
9769 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_rbtree_add_callback_state()
9770 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_rbtree_add_callback_state()
9799 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_task_work_schedule_callback_state()
9800 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_task_work_schedule_callback_state()
10539 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_helper_call()
13011 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_kfunc_call()
13189 bpf_mark_reg_not_init(env, ®s[regno]); in check_kfunc_call()
16687 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_ld_abs()