Home
last modified time | relevance | path

Searched refs:BTF_TYPE_EMIT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c156 BTF_TYPE_EMIT(func_proto_typedef); in bpf_testmod_test_btf_type_tag_user_1()
157 BTF_TYPE_EMIT(func_proto_typedef_nested1); in bpf_testmod_test_btf_type_tag_user_1()
158 BTF_TYPE_EMIT(func_proto_typedef_nested2); in bpf_testmod_test_btf_type_tag_user_1()
/openbmc/linux/include/linux/
H A Dbtf.h14 #define BTF_TYPE_EMIT(type) ((void)(type *)0) macro
/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c124 #define BPF_STRUCT_OPS_TYPE(_name) BTF_TYPE_EMIT(struct bpf_struct_ops_##_name); in bpf_struct_ops_init()
H A Dbpf_iter.c796 BTF_TYPE_EMIT(struct btf_iter_num); in bpf_iter_num_new()
H A Dhelpers.c1144 BTF_TYPE_EMIT(struct bpf_timer); in bpf_timer_cb()
1582 BTF_TYPE_EMIT(struct bpf_dynptr); in BPF_CALL_4()
H A Dverifier.c6376 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct task_struct)); in type_is_rcu()
6377 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct cgroup)); in type_is_rcu()
6378 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct css_set)); in type_is_rcu()
6387 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct)); in type_is_rcu_or_null()
6388 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct sk_buff)); in type_is_rcu_or_null()
6389 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct request_sock)); in type_is_rcu_or_null()
6398 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta)); in type_is_trusted()
6399 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task)); in type_is_trusted()
6400 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct linux_binprm)); in type_is_trusted()
6401 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct file)); in type_is_trusted()
[all …]
/openbmc/linux/net/core/
H A Dfilter.c7119 BTF_TYPE_EMIT(struct bpf_tcp_sock); in bpf_tcp_sock_convert_ctx_access()
8290 BTF_TYPE_EMIT(struct nf_conn___init); in xdp_func_proto()
11651 BTF_TYPE_EMIT(struct tcp6_sock); in BTF_ID_LIST_GLOBAL()
11688 BTF_TYPE_EMIT(struct inet_timewait_sock); in BPF_CALL_1()
11689 BTF_TYPE_EMIT(struct tcp_timewait_sock); in BPF_CALL_1()
11740 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()
11761 BTF_TYPE_EMIT(struct unix_sock); in BPF_CALL_1()
11778 BTF_TYPE_EMIT(struct mptcp_sock); in BPF_CALL_1()
/openbmc/linux/Documentation/bpf/
H A Dkfuncs.rst270 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct socket));