Searched refs:last_ext (Results 1 – 1 of 1) sorted by relevance
2039 struct extern_desc *last_ext = NULL, *ext; in bpf_object__init_kconfig_map() local2046 last_ext = ext; in bpf_object__init_kconfig_map()2049 if (!last_ext) in bpf_object__init_kconfig_map()2052 map_sz = last_ext->kcfg.data_off + last_ext->kcfg.sz; in bpf_object__init_kconfig_map()