Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c5511 static const char *alloc_obj_fields[] = { variable
5535 for (i = 0; i < ARRAY_SIZE(alloc_obj_fields); i++) { in btf_parse_struct_metas()
5542 id = btf_find_by_name_kind(btf, alloc_obj_fields[i], BTF_KIND_STRUCT); in btf_parse_struct_metas()