Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dbpf_lsm.c133 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 Dprog_iter.c82 BTF_ID(struct, bpf_prog)
A Dtask_iter.c528 BTF_ID(struct, file)
529 BTF_ID(struct, vm_area_struct)
A Dmap_iter.c82 BTF_ID(struct, bpf_map)
A Dverifier.c13569 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 Dbtf.c4664 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() function
/linux/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_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 Dtcp_dctcp.c244 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 Dbpf_tcp_ca.c216 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 Dtcp_cubic.c491 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 Dtcp_bbr.c1160 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 Dbtf_ids.h47 #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 Dbtf_ids.h47 #define BTF_ID(prefix, name) \ macro
84 BTF_ID(prefix, typename)
147 #define BTF_ID(prefix, name) macro
/linux/tools/bpf/resolve_btfids/
A Dmain.c68 #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 Dbpf_trace.c776 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 Dbpftool-btf.rst23 | **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 Dbpf_testmod.c113 BTF_ID(func, bpf_testmod_test_mod_kfunc)
/linux/Documentation/bpf/
A Dbtf.rst743 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 Dtest_run.c240 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 Daf_netlink.c2836 BTF_ID(struct, netlink_sock)
/linux/net/core/
A Dfilter.c10661 #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 Droute.c6641 BTF_ID(struct, fib6_info)

Completed in 100 milliseconds