summaryrefslogtreecommitdiffstats
path: root/include/linux/btf_ids.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSDaniel Xu2021-08-251-0/+1
* bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu2021-08-251-0/+2
* bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu2021-08-251-0/+3
* bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima2021-08-151-1/+2
* btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer2020-09-211-0/+8
* bpf: Add BTF_SET_START/END macrosJiri Olsa2020-08-251-1/+50
* bpf: Make btf_sock_ids globalYonghong Song2020-07-211-0/+30
* bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2020-07-211-3/+7
* bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-1/+1
* bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+9
* bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2020-07-131-0/+87