aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/btf_ids.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSDaniel Xu1-0/+1
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu1-0/+2
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu1-0/+3
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima1-1/+2
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer1-0/+8
2020-08-25bpf: Add BTF_SET_START/END macrosJiri Olsa1-1/+50
2020-07-21bpf: Make btf_sock_ids globalYonghong Song1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song1-3/+7
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa1-0/+87