Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c539 EXT_KCFG, enumerator
2045 if (ext->type == EXT_KCFG) in bpf_object__init_kconfig_map()
3704 if (a->type == EXT_KCFG) { in cmp_externs()
3853 ext->type = EXT_KCFG; in bpf_object__collect_externs()
3963 if (ext->type != EXT_KCFG) in bpf_object__collect_externs()
6001 if (ext->type == EXT_KCFG) { in bpf_object__relocate_data()
7806 } else if (ext->type == EXT_KCFG) { in bpf_object__resolve_externs()
7856 if (ext->type == EXT_KCFG && !ext->is_set) { in bpf_object__resolve_externs()