Searched defs:data_member (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 722 find_struct_ops_kern_types(const struct btf *btf, const char *tname, const struct btf_type **type, __u32 *type_id, const struct btf_type **vtype, __u32 *vtype_id, const struct btf_member **data_member) find_struct_ops_kern_types() argument
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 926 find_struct_ops_kern_types(const struct btf *btf, const char *tname, const struct btf_type **type, __u32 *type_id, const struct btf_type **vtype, __u32 *vtype_id, const struct btf_member **data_member) find_struct_ops_kern_types() argument
|
Completed in 33 milliseconds