Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dverifier.c4149 reg = &func->stack[j].spilled_ptr; in mark_all_scalars_precise()
4179 reg = &func->stack[j].spilled_ptr; in mark_all_scalars_imprecise()
4415 reg = &func->stack[i].spilled_ptr; in __mark_chain_precision()
4670 state->stack[spi].spilled_ptr.id = 0; in check_stack_write_fixed_off()
8126 &fold->stack[i].spilled_ptr, in widen_imprecise_scalars()
8127 &fcur->stack[i].spilled_ptr, in widen_imprecise_scalars()
15296 reg = &func->stack[j].spilled_ptr; in collect_linked_regs()
17127 live = st->stack[i].spilled_ptr.live; in clean_func_state()
17374 return &stack->spilled_ptr; in scalar_reg_for_stack()
17861 slot = &state->stack[i].spilled_ptr; in iter_active_depths_differ()
[all …]
A Dlog.c795 reg = &state->stack[i].spilled_ptr; in print_verifier_state()
812 reg = &state->stack[i].spilled_ptr; in print_verifier_state()
/linux/include/linux/
A Dbpf_verifier.h264 struct bpf_reg_state spilled_ptr; member
476 ? &frame->stack[slot].spilled_ptr : NULL)
/linux/Documentation/bpf/
A Dverifier.rst373 struct bpf_reg_state spilled_ptr;

Completed in 52 milliseconds