Searched refs:BTF_ID (Results 1 – 5 of 5) sorted by relevance
/net/ipv4/ |
D | bpf_tcp_ca.c | 223 BTF_ID(func, tcp_reno_ssthresh) in BTF_ID() function 224 BTF_ID(func, tcp_reno_cong_avoid) in BTF_ID() 225 BTF_ID(func, tcp_reno_undo_cwnd) in BTF_ID() 226 BTF_ID(func, tcp_slow_start) in BTF_ID() 227 BTF_ID(func, tcp_cong_avoid_ai) in BTF_ID() 231 BTF_ID(func, cubictcp_init) in BTF_ID() 232 BTF_ID(func, cubictcp_recalc_ssthresh) in BTF_ID() 233 BTF_ID(func, cubictcp_cong_avoid) in BTF_ID() 234 BTF_ID(func, cubictcp_state) in BTF_ID() 235 BTF_ID(func, cubictcp_cwnd_event) in BTF_ID() [all …]
|
/net/bpf/ |
D | test_run.c | 239 BTF_ID(func, bpf_kfunc_call_test1) in BTF_ID() function 240 BTF_ID(func, bpf_kfunc_call_test2) in BTF_ID() 241 BTF_ID(func, bpf_kfunc_call_test3) in BTF_ID()
|
/net/netlink/ |
D | af_netlink.c | 2845 BTF_ID(struct, netlink_sock)
|
/net/core/ |
D | filter.c | 10828 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL() 10951 BTF_ID(struct, socket) 10952 BTF_ID(struct, file)
|
/net/ipv6/ |
D | route.c | 6634 BTF_ID(struct, fib6_info)
|