Searched refs:BTF_TYPE_EMIT (Results 1 – 3 of 3) sorted by relevance
12 #define BTF_TYPE_EMIT(type) ((void)(type *)0) macro
114 #define BPF_STRUCT_OPS_TYPE(_name) BTF_TYPE_EMIT(struct bpf_struct_ops_##_name); in bpf_struct_ops_init()
10673 BTF_TYPE_EMIT(struct tcp6_sock);10710 BTF_TYPE_EMIT(struct inet_timewait_sock); in BPF_CALL_1()10711 BTF_TYPE_EMIT(struct tcp_timewait_sock); in BPF_CALL_1()10762 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()10783 BTF_TYPE_EMIT(struct unix_sock); in BPF_CALL_1()
Completed in 787 milliseconds