Searched refs:BTF_TYPE_EMIT (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c159 BTF_TYPE_EMIT(func_proto_typedef);
160 BTF_TYPE_EMIT(func_proto_typedef_nested1);
161 BTF_TYPE_EMIT(func_proto_typedef_nested2);
/linux-master/include/linux/
H A Dbtf.h14 #define BTF_TYPE_EMIT(type) ((void)(type *)0) macro
H A Dbpf.h1775 BTF_TYPE_EMIT(struct bpf_struct_ops_##type); \
/linux-master/kernel/bpf/
H A Dhelpers.c1128 BTF_TYPE_EMIT(struct bpf_timer);
1511 BTF_TYPE_EMIT(struct bpf_dynptr);
H A Dverifier.c6399 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct task_struct));
6400 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct cgroup));
6401 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU(struct css_set));
6410 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct));
6411 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct sk_buff));
6412 BTF_TYPE_EMIT(BTF_TYPE_SAFE_RCU_OR_NULL(struct request_sock));
6421 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta));
6422 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task));
6423 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct linux_binprm));
6424 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTE
[all...]
/linux-master/net/core/
H A Dfilter.c7116 BTF_TYPE_EMIT(struct bpf_tcp_sock);
8290 BTF_TYPE_EMIT(struct nf_conn___init);
11651 BTF_TYPE_EMIT(struct tcp6_sock);
11688 BTF_TYPE_EMIT(struct inet_timewait_sock);
11689 BTF_TYPE_EMIT(struct tcp_timewait_sock);
11740 BTF_TYPE_EMIT(struct udp6_sock);
11761 BTF_TYPE_EMIT(struct unix_sock);
11778 BTF_TYPE_EMIT(struct mptcp_sock);

Completed in 186 milliseconds