Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c54 BTF_ID(func, bpf_lsm_sock_graft) 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()
265 BTF_ID(func, bpf_lsm_bpf_prog) in BTF_ID()
271 BTF_ID(func, bpf_lsm_capget) in BTF_ID()
272 BTF_ID(func, bpf_lsm_capset) in BTF_ID()
275 BTF_ID(func, bpf_lsm_file_lock) in BTF_ID()
302 BTF_ID(func, bpf_lsm_key_free) in BTF_ID()
312 BTF_ID(func, bpf_lsm_sb_mount) in BTF_ID()
318 BTF_ID(func, bpf_lsm_settime) in BTF_ID()
[all …]
H A Dcpumask.c445 BTF_ID(struct, bpf_cpumask) in BTF_ID() function
446 BTF_ID(func, bpf_cpumask_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.c5323 BTF_ID(struct, cgroup) in BTF_ID()
5324 BTF_ID(struct, bpf_cpumask) in BTF_ID()
5325 BTF_ID(struct, task_struct) in BTF_ID()
10578 BTF_ID(struct, bpf_list_head) in BTF_ID()
10579 BTF_ID(struct, bpf_list_node) in BTF_ID()
10580 BTF_ID(struct, bpf_rb_root) in BTF_ID()
10581 BTF_ID(struct, bpf_rb_node) in BTF_ID()
10724 BTF_ID(func, bpf_rdonly_cast) in BTF_ID()
10744 BTF_ID(func, bpf_rdonly_cast) in BTF_ID()
19812 BTF_ID(func, should_failslab) in BTF_ID()
[all …]
H A Dhelpers.c2564 BTF_ID(struct, task_struct)
2565 BTF_ID(func, bpf_task_release)
2567 BTF_ID(struct, cgroup)
2568 BTF_ID(func, bpf_cgroup_release)
H A Dbtf.c5718 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() function
7568 #define BTF_TRACING_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL()
/openbmc/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)
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 …]
/openbmc/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
/openbmc/linux/include/linux/
H A Dbtf_ids.h58 #define BTF_ID(prefix, name) \ macro
102 BTF_ID(prefix, typename)
105 BTF_ID(prefix, typename)
208 #define BTF_ID(prefix, name) macro
/openbmc/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*]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_bpf.c190 BTF_ID(struct, nf_conn) in BTF_ID() function
191 BTF_ID(struct, nf_conn___init) in BTF_ID()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c786 BTF_ID(struct, pt_regs)
935 BTF_ID(func, security_file_permission) in BTF_ID() function
936 BTF_ID(func, security_inode_getattr) in BTF_ID()
937 BTF_ID(func, security_file_open) in BTF_ID()
940 BTF_ID(func, security_path_truncate) in BTF_ID()
942 BTF_ID(func, vfs_truncate) in BTF_ID()
943 BTF_ID(func, vfs_fallocate) in BTF_ID()
944 BTF_ID(func, dentry_open) in BTF_ID()
945 BTF_ID(func, vfs_getattr) in BTF_ID()
946 BTF_ID(func, filp_close) in BTF_ID()
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c60 BTF_ID(func, hid_bpf_device_event) /* HID_BPF_PROG_TYPE_DEVICE_EVENT */ in BTF_ID() function
61 BTF_ID(func, hid_bpf_rdesc_fixup) /* HID_BPF_PROG_TYPE_RDESC_FIXUP */ in BTF_ID()
/openbmc/linux/Documentation/bpf/
H A Dbtf.rst818 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,
822 BTF_ID(type1, name1)
823 BTF_ID(type2, name2)
838 BTF_ID(struct, sk_buff)
840 BTF_ID(struct, task_struct)
846 BTF_ID(type1, name1)
847 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
/openbmc/linux/net/bpf/
H A Dtest_run.c1680 BTF_ID(struct, prog_test_ref_kfunc) in BTF_ID() function
1681 BTF_ID(func, bpf_kfunc_call_test_release) in BTF_ID()
1682 BTF_ID(struct, prog_test_member) in BTF_ID()
1683 BTF_ID(func, bpf_kfunc_call_memb_release) in BTF_ID()
/openbmc/linux/kernel/
H A Dkallsyms.c892 BTF_ID(struct, kallsym_iter) in BTF_ID() function
/openbmc/linux/net/core/
H A Dxdp.c751 #define XDP_METADATA_KFUNC(name, str) BTF_ID(func, str) in BTF_ID_LIST()
H A Dfilter.c11625 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL()
11779 BTF_ID(struct, socket)
11780 BTF_ID(struct, file)
/openbmc/linux/net/netlink/
H A Daf_netlink.c2883 BTF_ID(struct, netlink_sock)
/openbmc/linux/net/ipv6/
H A Droute.c6649 BTF_ID(struct, fib6_info)