| /linux/kernel/bpf/ |
| A D | bpf_lsm.c | 133 BTF_ID(func, bpf_lsm_bpf) in BTF_ID() function 134 BTF_ID(func, bpf_lsm_bpf_map) in BTF_ID() 137 BTF_ID(func, bpf_lsm_bpf_prog) in BTF_ID() 143 BTF_ID(func, bpf_lsm_capget) in BTF_ID() 144 BTF_ID(func, bpf_lsm_capset) in BTF_ID() 147 BTF_ID(func, bpf_lsm_file_lock) in BTF_ID() 148 BTF_ID(func, bpf_lsm_file_open) in BTF_ID() 173 BTF_ID(func, bpf_lsm_key_free) in BTF_ID() 183 BTF_ID(func, bpf_lsm_sb_mount) in BTF_ID() 189 BTF_ID(func, bpf_lsm_settime) in BTF_ID() [all …]
|
| A D | prog_iter.c | 82 BTF_ID(struct, bpf_prog)
|
| A D | task_iter.c | 528 BTF_ID(struct, file) 529 BTF_ID(struct, vm_area_struct)
|
| A D | map_iter.c | 82 BTF_ID(struct, bpf_map)
|
| A D | verifier.c | 13569 BTF_ID(func, __filemap_add_folio) in BTF_ID() function 13570 BTF_ID(func, should_fail_alloc_page) in BTF_ID() 13571 BTF_ID(func, should_failslab) in BTF_ID() 13816 BTF_ID(func, migrate_disable) in BTF_SET_START() 13817 BTF_ID(func, migrate_enable) in BTF_SET_START() 13820 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()
|
| A D | btf.c | 4664 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() function
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | resolve_btfids.c | 39 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_LIST_GLOBAL() 50 BTF_ID(typedef, T) in BTF_ID_LIST_GLOBAL() 51 BTF_ID(typedef, U) in BTF_ID_LIST_GLOBAL() 52 BTF_ID(struct, S) in BTF_ID_LIST_GLOBAL() 53 BTF_ID(union, U) in BTF_ID_LIST_GLOBAL() [all …]
|
| /linux/net/ipv4/ |
| A D | tcp_dctcp.c | 244 BTF_ID(func, dctcp_init) 245 BTF_ID(func, dctcp_update_alpha) 246 BTF_ID(func, dctcp_cwnd_event) 247 BTF_ID(func, dctcp_ssthresh) 248 BTF_ID(func, dctcp_cwnd_undo) 249 BTF_ID(func, dctcp_state)
|
| A D | bpf_tcp_ca.c | 216 BTF_ID(func, tcp_reno_ssthresh) in BTF_ID() function 217 BTF_ID(func, tcp_reno_cong_avoid) in BTF_ID() 218 BTF_ID(func, tcp_reno_undo_cwnd) in BTF_ID() 219 BTF_ID(func, tcp_slow_start) in BTF_ID() 220 BTF_ID(func, tcp_cong_avoid_ai) in BTF_ID()
|
| A D | tcp_cubic.c | 491 BTF_ID(func, cubictcp_init) 492 BTF_ID(func, cubictcp_recalc_ssthresh) 493 BTF_ID(func, cubictcp_cong_avoid) 494 BTF_ID(func, cubictcp_state) 495 BTF_ID(func, cubictcp_cwnd_event) 496 BTF_ID(func, cubictcp_acked)
|
| A D | tcp_bbr.c | 1160 BTF_ID(func, bbr_init) 1161 BTF_ID(func, bbr_main) 1162 BTF_ID(func, bbr_sndbuf_expand) 1163 BTF_ID(func, bbr_undo_cwnd) 1164 BTF_ID(func, bbr_cwnd_event) 1165 BTF_ID(func, bbr_ssthresh) 1166 BTF_ID(func, bbr_min_tso_segs) 1167 BTF_ID(func, bbr_set_state)
|
| /linux/include/linux/ |
| A D | btf_ids.h | 47 #define BTF_ID(prefix, name) \ macro 84 BTF_ID(prefix, typename) 87 BTF_ID(prefix, typename) 150 #define BTF_ID(prefix, name) macro
|
| /linux/tools/include/linux/ |
| A D | btf_ids.h | 47 #define BTF_ID(prefix, name) \ macro 84 BTF_ID(prefix, typename) 147 #define BTF_ID(prefix, name) macro
|
| /linux/tools/bpf/resolve_btfids/ |
| A D | main.c | 68 #define BTF_ID "__BTF_ID__" macro 149 return name && !strncmp(name, BTF_ID, sizeof(BTF_ID) - 1); in is_btf_id() 429 prefix = name + sizeof(BTF_ID) - 1; in symbols_collect()
|
| /linux/kernel/trace/ |
| A D | bpf_trace.c | 776 BTF_ID(struct, pt_regs) 913 BTF_ID(func, security_file_permission) in BTF_ID() function 914 BTF_ID(func, security_inode_getattr) in BTF_ID() 915 BTF_ID(func, security_file_open) in BTF_ID() 918 BTF_ID(func, security_path_truncate) in BTF_ID() 920 BTF_ID(func, vfs_truncate) in BTF_ID() 921 BTF_ID(func, vfs_fallocate) in BTF_ID() 922 BTF_ID(func, dentry_open) in BTF_ID() 923 BTF_ID(func, vfs_getattr) in BTF_ID() 924 BTF_ID(func, filp_close) in BTF_ID()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| A D | bpftool-btf.rst | 23 | **bpftool** **btf** { **show** | **list** } [**id** *BTF_ID*] 27 | *BTF_SRC* := { **id** *BTF_ID* | **prog** *PROG* | **map** *MAP* [{**key** | **value** | **kv** |… 34 **bpftool btf { show | list }** [**id** *BTF_ID*]
|
| /linux/tools/testing/selftests/bpf/bpf_testmod/ |
| A D | bpf_testmod.c | 113 BTF_ID(func, bpf_testmod_test_mod_kfunc)
|
| /linux/Documentation/bpf/ |
| A D | btf.rst | 743 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values, 747 BTF_ID(type1, name1) 748 BTF_ID(type2, name2) 763 BTF_ID(struct, sk_buff) 765 BTF_ID(struct, task_struct) 771 BTF_ID(type1, name1) 772 BTF_ID(type2, name2)
|
| /linux/net/bpf/ |
| A D | test_run.c | 240 BTF_ID(func, bpf_kfunc_call_test1) in BTF_ID() function 241 BTF_ID(func, bpf_kfunc_call_test2) in BTF_ID() 242 BTF_ID(func, bpf_kfunc_call_test3) in BTF_ID()
|
| /linux/net/netlink/ |
| A D | af_netlink.c | 2836 BTF_ID(struct, netlink_sock)
|
| /linux/net/core/ |
| A D | filter.c | 10661 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL() 10804 BTF_ID(struct, socket) 10805 BTF_ID(struct, file)
|
| /linux/net/ipv6/ |
| A D | route.c | 6641 BTF_ID(struct, fib6_info)
|