Home
last modified time | relevance | path

Searched defs:BTF_KIND_DATASEC (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dbtf.h75 BTF_KIND_DATASEC = 15, /* Section */ global() enumerator
/linux/tools/include/uapi/linux/
H A Dbtf.h75 BTF_KIND_DATASEC = 15, /* Section */ global() enumerator
/linux/tools/lib/bpf/
H A Dbtf.h349 #define BTF_KIND_DATASEC global() macro