Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h634 struct bpf_subprog_arg_info { struct
671 struct bpf_subprog_arg_info args[MAX_BPF_FUNC_REG_ARGS];
/linux/kernel/bpf/
H A Dverifier.c10045 struct bpf_subprog_arg_info *arg = &sub->args[i]; in btf_check_func_arg_match()
22195 struct bpf_subprog_arg_info *arg; in do_check_common()