aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2019-05-31 19:17:33 -0700
committerDavid S. Miller <davem@davemloft.net>2019-06-03 15:09:34 -0700
commit5472c3c6a5f0573a609f77adce8ed1bd54233c7a (patch)
treeaec86becfb120b7fee84bdaa37c0861ccc6933f4 /include/net/ipv6.h
parentipv4: icmp: use this_cpu_read() in icmp_sk() (diff)
downloadlinux-dev-5472c3c6a5f0573a609f77adce8ed1bd54233c7a.tar.xz
linux-dev-5472c3c6a5f0573a609f77adce8ed1bd54233c7a.zip
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
this_cpu_read(*X) is slightly faster than *this_cpu_ptr(X) Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions