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()
9242 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in clear_caller_saved_regs()
9604 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in map_set_for_each_callback_args()
9661 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_loop_callback_state()
9662 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_loop_callback_state()
9663 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_loop_callback_state()
9693 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_timer_callback_state()
9694 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_timer_callback_state()
9721 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_find_vma_callback_state()
9722 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_find_vma_callback_state()
9737 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_0]); in set_user_ringbuf_callback_state()
9742 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_user_ringbuf_callback_state()
9743 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_user_ringbuf_callback_state()
9744 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_user_ringbuf_callback_state()
9776 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_3]); in set_rbtree_add_callback_state()
9777 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_rbtree_add_callback_state()
9778 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_rbtree_add_callback_state()
9807 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_4]); in set_task_work_schedule_callback_state()
9808 bpf_mark_reg_not_init(env, &callee->regs[BPF_REG_5]); in set_task_work_schedule_callback_state()
10547 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_helper_call()
13019 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_kfunc_call()
13197 bpf_mark_reg_not_init(env, ®s[regno]); in check_kfunc_call()
16695 bpf_mark_reg_not_init(env, ®s[caller_saved[i]]); in check_ld_abs()