Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c782 static void mark_reg_invalid(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) in destroy_if_dynptr_stack_slot()
8858 mark_reg_invalid(env, reg); in check_map_func_compatibility()
8975 mark_reg_invalid(env, reg); in check_map_func_compatibility()
8991 mark_reg_invalid(env, reg); in check_map_func_compatibility()
772 static void mark_reg_invalid(const struct bpf_verifier_env *env, struct bpf_reg_state *reg) mark_reg_invalid() function