Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbtf.h12 #define BTF_TYPE_EMIT(type) ((void)(type *)0) macro
/linux/kernel/bpf/
A Dbpf_struct_ops.c114 #define BPF_STRUCT_OPS_TYPE(_name) BTF_TYPE_EMIT(struct bpf_struct_ops_##_name); in bpf_struct_ops_init()
/linux/net/core/
A Dfilter.c10673 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