Home
last modified time | relevance | path

Searched refs:BTF_ID (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dresolve_btfids.c39 BTF_ID(typedef, S)
40 BTF_ID(typedef, T)
41 BTF_ID(typedef, U)
42 BTF_ID(struct, S)
43 BTF_ID(union, U)
49 BTF_ID(typedef, S) in BTF_ID() function
50 BTF_ID(typedef, T) in BTF_ID()
51 BTF_ID(typedef, U) in BTF_ID()
52 BTF_ID(struct, S) in BTF_ID()
53 BTF_ID(union, U) in BTF_ID()
[all …]
/tools/include/linux/
A Dbtf_ids.h58 #define BTF_ID(prefix, name) \ macro
95 BTF_ID(prefix, typename)
98 BTF_ID(prefix, typename)
161 #define BTF_ID(prefix, name) macro
/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst26 | **bpftool** **btf** { **show** | **list** } [**id** *BTF_ID*]
30 | *BTF_SRC* := { **id** *BTF_ID* | **prog** *PROG* | **map** *MAP* [{**key** | **value** | **kv** |…
37 bpftool btf { show | list } [id *BTF_ID*]
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c633 BTF_ID(struct, bpf_testmod_ctx)
634 BTF_ID(func, bpf_testmod_ctx_release)

Completed in 10 milliseconds