Searched refs:__mark_reg_unknown (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 770 static void __mark_reg_unknown(const struct bpf_verifier_env *env, in mark_stack_slots_dynptr() 778 __mark_reg_unknown(env, reg); in mark_stack_slots_dynptr() 2479 static void __mark_reg_unknown(const struct bpf_verifier_env *env, in __reg32_deduce_bounds() 2489 __mark_reg_unknown(env, regs + regno); in __reg32_deduce_bounds() 2514 __mark_reg_unknown(env, reg); in __reg32_deduce_bounds() 6934 __mark_reg_unknown(env, &state->stack[spi].spilled_ptr); in check_max_stack_depth() 7703 __mark_reg_unknown(env, rcur); in check_mem_access() 13754 __mark_reg_unknown(env, dst_reg); in check_kfunc_args() 13761 __mark_reg_unknown(env, dst_reg); in check_kfunc_args() 14903 __mark_reg_unknown(en in adjust_ptr_min_max_vals() 2881 static void __mark_reg_unknown(const struct bpf_verifier_env *env, __mark_reg_unknown() function [all...] |