Searched refs:INDIRECT_CALLABLE_SCOPE (Results 1 – 15 of 15) sorted by relevance
/linux/include/linux/ |
H A D | indirect_call_wrapper.h | 38 #define INDIRECT_CALLABLE_SCOPE macro 47 #define INDIRECT_CALLABLE_SCOPE static macro
|
/linux/net/ipv6/ |
H A D | udp_offload.c | 130 INDIRECT_CALLABLE_SCOPE 165 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete()
|
H A D | tcpv6_offload.c | 49 INDIRECT_CALLABLE_SCOPE 73 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
|
H A D | ip6_offload.c | 220 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() 338 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete()
|
H A D | tcp_ipv6.c | 78 INDIRECT_CALLABLE_SCOPE int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb); 1587 INDIRECT_CALLABLE_SCOPE 1745 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) 2049 INDIRECT_CALLABLE_SCOPE void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb)
|
H A D | route.c | 85 INDIRECT_CALLABLE_SCOPE 88 INDIRECT_CALLABLE_SCOPE 1217 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_lookup(struct net *net, in ip6_pol_route_lookup() 2282 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_input(struct net *net, in ip6_pol_route_input() 2600 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_output(struct net *net, in ip6_pol_route_output() 2742 INDIRECT_CALLABLE_SCOPE struct dst_entry *ip6_dst_check(struct dst_entry *dst, in ip6_dst_check() 3051 INDIRECT_CALLABLE_SCOPE struct rt6_info *__ip6_route_redirect(struct net *net, in __ip6_route_redirect() 3222 INDIRECT_CALLABLE_SCOPE unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu()
|
H A D | udp.c | 75 INDIRECT_CALLABLE_SCOPE 1263 INDIRECT_CALLABLE_SCOPE int udpv6_rcv(struct sk_buff *skb) in udpv6_rcv()
|
/linux/net/netfilter/ |
H A D | nft_set_hash.c | 83 INDIRECT_CALLABLE_SCOPE 508 INDIRECT_CALLABLE_SCOPE 548 INDIRECT_CALLABLE_SCOPE
|
/linux/net/ipv4/ |
H A D | tcp_offload.c | 441 INDIRECT_CALLABLE_SCOPE 465 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
|
H A D | udp_offload.c | 647 INDIRECT_CALLABLE_SCOPE 736 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
|
H A D | route.c | 127 INDIRECT_CALLABLE_SCOPE 130 INDIRECT_CALLABLE_SCOPE 1196 INDIRECT_CALLABLE_SCOPE struct dst_entry *ipv4_dst_check(struct dst_entry *dst, in ipv4_dst_check() 1330 INDIRECT_CALLABLE_SCOPE unsigned int ipv4_mtu(const struct dst_entry *dst) in ipv4_mtu()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto_udp.c | 135 INDIRECT_CALLABLE_SCOPE int
|
H A D | ip_vs_proto_tcp.c | 146 INDIRECT_CALLABLE_SCOPE int
|
/linux/drivers/net/ |
H A D | netkit.c | 210 INDIRECT_CALLABLE_SCOPE struct net_device *netkit_peer_dev(struct net_device *dev) in netkit_peer_dev()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 884 INDIRECT_CALLABLE_SCOPE bool mlx5e_post_rx_wqes(struct mlx5e_rq *rq) in mlx5e_post_rx_wqes() 1075 INDIRECT_CALLABLE_SCOPE bool mlx5e_post_rx_mpwqes(struct mlx5e_rq *rq) in mlx5e_post_rx_mpwqes()
|