Searched refs:INDIRECT_CALLABLE_SCOPE (Results 1 – 19 of 19) sorted by relevance
/linux/net/ipv6/ |
A D | tcpv6_offload.c | 15 INDIRECT_CALLABLE_SCOPE 29 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
|
A D | udp_offload.c | 124 INDIRECT_CALLABLE_SCOPE 161 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete()
|
A D | fib6_rules.c | 259 INDIRECT_CALLABLE_SCOPE int fib6_rule_action(struct fib_rule *rule, in fib6_rule_action() 269 INDIRECT_CALLABLE_SCOPE bool fib6_rule_suppress(struct fib_rule *rule, in fib6_rule_suppress() 302 INDIRECT_CALLABLE_SCOPE int fib6_rule_match(struct fib_rule *rule, in fib6_rule_match()
|
A D | ip6_offload.c | 183 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() 321 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete()
|
A D | tcp_ipv6.c | 1626 INDIRECT_CALLABLE_SCOPE int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv() 1853 INDIRECT_CALLABLE_SCOPE void tcp_v6_early_demux(struct sk_buff *skb) in tcp_v6_early_demux() 1897 INDIRECT_CALLABLE_SCOPE void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check()
|
A D | route.c | 85 INDIRECT_CALLABLE_SCOPE 88 INDIRECT_CALLABLE_SCOPE 1199 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_lookup(struct net *net, in ip6_pol_route_lookup() 2273 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_input(struct net *net, in ip6_pol_route_input() 2591 INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_output(struct net *net, in ip6_pol_route_output() 2733 INDIRECT_CALLABLE_SCOPE struct dst_entry *ip6_dst_check(struct dst_entry *dst, in ip6_dst_check() 3041 INDIRECT_CALLABLE_SCOPE struct rt6_info *__ip6_route_redirect(struct net *net, in __ip6_route_redirect() 3213 INDIRECT_CALLABLE_SCOPE unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu()
|
A D | udp.c | 1046 INDIRECT_CALLABLE_SCOPE void udp_v6_early_demux(struct sk_buff *skb) in udp_v6_early_demux() 1087 INDIRECT_CALLABLE_SCOPE int udpv6_rcv(struct sk_buff *skb) in udpv6_rcv()
|
/linux/include/linux/ |
A D | indirect_call_wrapper.h | 38 #define INDIRECT_CALLABLE_SCOPE macro 47 #define INDIRECT_CALLABLE_SCOPE static macro
|
/linux/net/ipv4/ |
A D | fib_rules.c | 107 INDIRECT_CALLABLE_SCOPE int fib4_rule_action(struct fib_rule *rule, in fib4_rule_action() 143 INDIRECT_CALLABLE_SCOPE bool fib4_rule_suppress(struct fib_rule *rule, in fib4_rule_suppress() 176 INDIRECT_CALLABLE_SCOPE int fib4_rule_match(struct fib_rule *rule, in fib4_rule_match()
|
A D | tcp_offload.c | 308 INDIRECT_CALLABLE_SCOPE 322 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
|
A D | udp_offload.c | 581 INDIRECT_CALLABLE_SCOPE 674 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
|
A D | route.c | 129 INDIRECT_CALLABLE_SCOPE 132 INDIRECT_CALLABLE_SCOPE 1181 INDIRECT_CALLABLE_SCOPE struct dst_entry *ipv4_dst_check(struct dst_entry *dst, in ipv4_dst_check() 1307 INDIRECT_CALLABLE_SCOPE unsigned int ipv4_mtu(const struct dst_entry *dst) in ipv4_mtu()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | xdp.c | 245 INDIRECT_CALLABLE_SCOPE int mlx5e_xmit_xdp_frame_check_mpwqe(struct mlx5e_xdpsq *sq) in mlx5e_xmit_xdp_frame_check_mpwqe() 264 INDIRECT_CALLABLE_SCOPE bool 299 INDIRECT_CALLABLE_SCOPE int mlx5e_xmit_xdp_frame_check(struct mlx5e_xdpsq *sq) in mlx5e_xmit_xdp_frame_check() 311 INDIRECT_CALLABLE_SCOPE bool
|
/linux/net/netfilter/ |
A D | nft_set_hash.c | 77 INDIRECT_CALLABLE_SCOPE 450 INDIRECT_CALLABLE_SCOPE 489 INDIRECT_CALLABLE_SCOPE
|
A D | nft_set_bitmap.c | 76 INDIRECT_CALLABLE_SCOPE
|
A D | nft_set_rbtree.c | 110 INDIRECT_CALLABLE_SCOPE
|
/linux/net/netfilter/ipvs/ |
A D | ip_vs_proto_udp.c | 135 INDIRECT_CALLABLE_SCOPE int
|
A D | ip_vs_proto_tcp.c | 146 INDIRECT_CALLABLE_SCOPE int
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_rx.c | 768 INDIRECT_CALLABLE_SCOPE bool mlx5e_post_rx_wqes(struct mlx5e_rq *rq) in mlx5e_post_rx_wqes() 938 INDIRECT_CALLABLE_SCOPE bool mlx5e_post_rx_mpwqes(struct mlx5e_rq *rq) in mlx5e_post_rx_mpwqes()
|
Completed in 54 milliseconds