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.c6350 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct task_struct)); in type_is_rcu()
6351 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct cgroup)); in type_is_rcu()
6352 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct css_set)); in type_is_rcu()
6361 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct)); in type_is_rcu_or_null()
6362 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct sk_buff)); in type_is_rcu_or_null()
6363 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct request_sock)); in type_is_rcu_or_null()
6372 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta)); in type_is_trusted()
6373 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task)); in type_is_trusted()
6374 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct linux_binprm)); in type_is_trusted()
6375 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()
11657 BTF_TYPE_EMIT(struct tcp6_sock); in BTF_ID_LIST_GLOBAL()
11694 BTF_TYPE_EMIT(struct inet_timewait_sock); in BPF_CALL_1()
11695 BTF_TYPE_EMIT(struct tcp_timewait_sock); in BPF_CALL_1()
11746 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()
11767 BTF_TYPE_EMIT(struct unix_sock); in BPF_CALL_1()
11784 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));