Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h254 MAP_DEF_MAP_FLAGS = 0x040, enumerator
H A Dlibbpf.c2228 map_def->parts |= MAP_DEF_MAP_FLAGS; in parse_btf_map_def()
2491 if (def->parts & MAP_DEF_MAP_FLAGS) in fill_map_from_def()