Searched refs:STRUCT_OPS_SEC (Results 1 – 1 of 1) sorted by relevance
339 #define STRUCT_OPS_SEC ".struct_ops" macro1021 datasec_id = btf__find_by_name_kind(btf, STRUCT_OPS_SEC, in bpf_object__init_struct_ops_maps()1025 STRUCT_OPS_SEC); in bpf_object__init_struct_ops_maps()1038 vsi->type, STRUCT_OPS_SEC); in bpf_object__init_struct_ops_maps()1081 var_name, STRUCT_OPS_SEC); in bpf_object__init_struct_ops_maps()1310 } else if (!strcmp(name, STRUCT_OPS_SEC)) { in bpf_object__section_size()3050 } else if (strcmp(name, STRUCT_OPS_SEC) == 0) { in bpf_object__elf_collect()3064 strcmp(name, ".rel" STRUCT_OPS_SEC) && in bpf_object__elf_collect()