Searched refs:check_reg_type (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 8246 static int check_reg_type(struct bpf_verifier_env *env, struct bpf_reg_state *reg, argno_t argno, in check_reg_type() function 8731 err = check_reg_type(env, reg, argno, arg_type, arg_btf_id, meta, in check_func_arg() 9726 err = check_reg_type(env, reg, argno, arg->arg_type, &arg->btf_id, &meta, in btf_check_func_arg_match()
|