Searched refs:arg_info (Results 1 – 2 of 2) sorted by relevance
2030 struct bpf_struct_ops_arg_info *arg_info; member
19009 for (i = 0; i < st_ops_desc->arg_info[member_idx].cnt; i++) { in check_struct_ops_btf_id()19010 if (st_ops_desc->arg_info[member_idx].info[i].refcounted) { in check_struct_ops_btf_id()19033 return bpf_prog_ctx_arg_info_init(prog, st_ops_desc->arg_info[member_idx].info, in check_struct_ops_btf_id()19034 st_ops_desc->arg_info[member_idx].cnt); in check_struct_ops_btf_id()