bpf_subprog_arg_info
struct bpf_subprog_arg_info args[MAX_BPF_FUNC_REG_ARGS];
struct bpf_subprog_arg_info *arg = &sub->args[i];
struct bpf_subprog_arg_info *arg;