Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.c262 BTF_TYPE_EMIT(func_proto_typedef); in bpf_testmod_test_btf_type_tag_user_1()
263 BTF_TYPE_EMIT(func_proto_typedef_nested1); in bpf_testmod_test_btf_type_tag_user_1()
264 BTF_TYPE_EMIT(func_proto_typedef_nested2); in bpf_testmod_test_btf_type_tag_user_1()
/linux/kernel/bpf/
A Dhelpers.c1153 BTF_TYPE_EMIT(struct bpf_timer); in bpf_timer_cb()
1193 BTF_TYPE_EMIT(struct bpf_wq); in bpf_wq_work()
1609 BTF_TYPE_EMIT(struct bpf_wq); in bpf_wq_cancel_and_free()
1717 BTF_TYPE_EMIT(struct bpf_dynptr); in BPF_CALL_4()
A Dverifier.c6545 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct task_struct)); in type_is_rcu()
6546 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct cgroup)); in type_is_rcu()
6547 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct css_set)); in type_is_rcu()
6556 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct)); in type_is_rcu_or_null()
6557 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct sk_buff)); in type_is_rcu_or_null()
6567 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta)); in type_is_trusted()
6568 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task)); in type_is_trusted()
6569 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct linux_binprm)); in type_is_trusted()
6570 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct file)); in type_is_trusted()
6571 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct dentry)); in type_is_trusted()
[all …]
/linux/include/linux/
A Dbtf.h14 #define BTF_TYPE_EMIT(type) ((void)(type *)0) macro
A Dbpf.h1814 BTF_TYPE_EMIT(struct bpf_struct_ops_##type); \
/linux/net/core/
A Dfilter.c7157 BTF_TYPE_EMIT(struct bpf_tcp_sock); in bpf_tcp_sock_convert_ctx_access()
8335 BTF_TYPE_EMIT(struct nf_conn___init); in xdp_func_proto()
11706 BTF_TYPE_EMIT(struct tcp6_sock); in BTF_ID_LIST_GLOBAL()
11743 BTF_TYPE_EMIT(struct inet_timewait_sock); in BPF_CALL_1()
11744 BTF_TYPE_EMIT(struct tcp_timewait_sock); in BPF_CALL_1()
11795 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()
11816 BTF_TYPE_EMIT(struct unix_sock); in BPF_CALL_1()
11833 BTF_TYPE_EMIT(struct mptcp_sock); in BPF_CALL_1()
/linux/Documentation/bpf/
A Dkfuncs.rst292 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct socket));

Completed in 89 milliseconds