Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_lsm.c33 #define LSM_HOOK(RET, DEFAULT, NAME, ...) BTF_ID(func, bpf_lsm_##NAME)
45 BTF_ID(func, bpf_lsm_sk_alloc_security) in BTF_SET_END()
46 BTF_ID(func, bpf_lsm_sk_free_security) in BTF_SET_END()
54 BTF_ID(func, bpf_lsm_sock_graft) in BTF_SET_END()
55 BTF_ID(func, bpf_lsm_inet_csk_clone) in BTF_SET_END()
56 BTF_ID(func, bpf_lsm_inet_conn_established) in BTF_SET_END()
66 BTF_ID(func, bpf_lsm_socket_post_create) in BTF_SET_END()
67 BTF_ID(func, bpf_lsm_socket_socketpair) in BTF_SET_END()
261 BTF_ID(func, bpf_lsm_bpf) in BTF_ID() function
262 BTF_ID(func, bpf_lsm_bpf_map) in BTF_ID()
[all …]
H A Dcpumask.c461 BTF_ID(struct, bpf_cpumask) in BTF_ID() function
462 BTF_ID(func, bpf_cpumask_release_dtor) in BTF_ID()
H A Dcrypto.c370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() function
371 BTF_ID(func, bpf_crypto_ctx_release) in BTF_ID()
H A Dprog_iter.c82 BTF_ID(struct, bpf_prog)
H A Dlink_iter.c82 BTF_ID(struct, bpf_link)
H A Dverifier.c5325 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() function
5327 BTF_ID(struct, cgroup) in BTF_ID()
5330 BTF_ID(struct, bpf_cpumask) in BTF_ID()
5332 BTF_ID(struct, task_struct) in BTF_ID()
5333 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID()
10948 BTF_ID(struct, bpf_dynptr) in BTF_ID() function
10949 BTF_ID(struct, bpf_list_head) in BTF_ID()
10950 BTF_ID(struct, bpf_list_node) in BTF_ID()
10951 BTF_ID(struct, bpf_rb_root) in BTF_ID()
10952 BTF_ID(struct, bpf_rb_node) in BTF_ID()
[all …]
H A Dbpf_struct_ops.c78 BTF_ID(struct, module)
79 BTF_ID(struct, bpf_struct_ops_common_value)
H A Dhelpers.c2981 BTF_ID(struct, task_struct)
2982 BTF_ID(func, bpf_task_release_dtor)
2984 BTF_ID(struct, cgroup)
2985 BTF_ID(func, bpf_cgroup_release_dtor)
H A Dbtf.c6108 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() function
8053 #define BTF_TRACING_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL()
/linux/tools/testing/selftests/bpf/prog_tests/
H 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)
44 BTF_ID(func, func)
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()
[all …]
/linux/tools/include/linux/
H 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
/linux/include/linux/
H A Dbtf_ids.h64 #define BTF_ID(prefix, name) \ macro
108 BTF_ID(prefix, typename)
111 BTF_ID(prefix, typename)
221 #define BTF_ID(prefix, name) macro
/linux/tools/bpf/bpftool/Documentation/
H 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*]
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c232 BTF_ID(struct, nf_conn) in BTF_ID() function
233 BTF_ID(struct, nf_conn___init) in BTF_ID()
/linux/kernel/trace/
H A Dbpf_trace.c790 BTF_ID(struct, pt_regs)
939 BTF_ID(func, security_file_permission) in BTF_ID() function
940 BTF_ID(func, security_inode_getattr) in BTF_ID()
941 BTF_ID(func, security_file_open) in BTF_ID()
944 BTF_ID(func, security_path_truncate) in BTF_ID()
946 BTF_ID(func, vfs_truncate) in BTF_ID()
947 BTF_ID(func, vfs_fallocate) in BTF_ID()
948 BTF_ID(func, dentry_open) in BTF_ID()
949 BTF_ID(func, vfs_getattr) in BTF_ID()
950 BTF_ID(fun in BTF_ID()
[all...]
/linux/Documentation/bpf/
H A Dbtf.rst816 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,
820 BTF_ID(type1, name1)
821 BTF_ID(type2, name2)
836 BTF_ID(struct, sk_buff)
838 BTF_ID(struct, task_struct)
844 BTF_ID(type1, name1)
845 BTF_ID(type2, name2)
H A Dbpf_design_QA.rst300 Q: Marking a function with BTF_ID makes that function an ABI?
304 The BTF_ID macro does not cause a function to become part of the ABI
/linux/net/bpf/
H A Dtest_run.c1736 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() function
1737 BTF_ID(func, bpf_kfunc_call_test_release_dtor) in BTF_ID()
1738 BTF_ID(struct, prog_test_member) in BTF_ID()
1739 BTF_ID(func, bpf_kfunc_call_memb_release_dtor) in BTF_ID()
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c544 BTF_ID(struct, bpf_testmod_ctx)
545 BTF_ID(func, bpf_testmod_ctx_release)
/linux/kernel/
H A Dkallsyms.c841 BTF_ID(struct, kallsym_iter) in BTF_ID() function
/linux/net/core/
H A Dxdp.c783 #define XDP_METADATA_KFUNC(name, _, str, __) BTF_ID(func, str) in BTF_ID_LIST()
H A Dfilter.c11692 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL()
11846 BTF_ID(struct, socket)
11847 BTF_ID(struct, file)
/linux/net/netlink/
H A Daf_netlink.c2889 BTF_ID(struct, netlink_sock)
/linux/net/ipv6/
H A Droute.c6651 BTF_ID(struct, fib6_info)