Searched refs:process_dynptr_func (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 7454 static int process_dynptr_func(struct bpf_verifier_env *env, int regno, int insn_idx, in process_dynptr_func() function 8714 err = process_dynptr_func(env, regno, insn_idx, arg_type, 0); in check_func_arg() 9373 ret = process_dynptr_func(env, regno, -1, arg->arg_type, 0); in btf_check_func_arg_match() 12327 ret = process_dynptr_func(env, regno, insn_idx, dynptr_arg_type, clone_ref_obj_id); in check_kfunc_args()
|