Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c720 static int destroy_if_dynptr_stack_slot(struct bpf_verifier_env *env,
743 err = destroy_if_dynptr_stack_slot(env, state, spi); in mark_stack_slots_dynptr()
746 err = destroy_if_dynptr_stack_slot(env, state, spi - 1); in mark_stack_slots_dynptr()
878 static int destroy_if_dynptr_stack_slot(struct bpf_verifier_env *env, in destroy_if_dynptr_stack_slot() function
5037 err = destroy_if_dynptr_stack_slot(env, state, spi); in check_stack_write_fixed_off()
5171 err = destroy_if_dynptr_stack_slot(env, state, spi); in check_stack_write_var_off()