Searched refs:__mark_btf_func_reg_size (Results 1 – 1 of 1) sorted by relevance
12017 static void __mark_btf_func_reg_size(struct bpf_verifier_env *env, struct bpf_reg_state *regs, in __mark_btf_func_reg_size() function12035 return __mark_btf_func_reg_size(env, cur_regs(env), regno, reg_size); in mark_btf_func_reg_size()13978 __mark_btf_func_reg_size(env, regs, BPF_REG_0, sizeof(u32)); in check_kfunc_call()