Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbtf_ids.h72 #define BTF_ID_LIST(name) \ macro
83 BTF_ID_LIST(name) \
146 #define BTF_ID_LIST(name) static u32 name[5]; macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbtf_ids.h72 #define BTF_ID_LIST(name) \ macro
83 BTF_ID_LIST(name) \
146 #define BTF_ID_LIST(name) static u32 name[5]; macro
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dprog_iter.c81 BTF_ID_LIST(btf_bpf_prog_id)
H A Dmap_iter.c81 BTF_ID_LIST(btf_bpf_map_id)
H A Dtask_iter.c308 BTF_ID_LIST(btf_task_file_ids)
H A Dbtf.c4339 BTF_ID_LIST(bpf_ctx_convert_btf_id)
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c37 BTF_ID_LIST(test_list_local)
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbtf.rst703 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,
706 BTF_ID_LIST(list)
720 want to define unused entry in BTF_ID_LIST, like::
722 BTF_ID_LIST(bpf_skb_output_btf_ids)
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c2854 BTF_ID_LIST(btf_netlink_sock_id)
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c6447 BTF_ID_LIST(btf_fib6_info_id)