rt6i_exception_bucket 133 include/net/ip6_fib.h struct rt6_exception_bucket __rcu *rt6i_exception_bucket; rt6i_exception_bucket 1619 net/ipv6/route.c bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, rt6i_exception_bucket 1622 net/ipv6/route.c bucket = rcu_dereference(nh->rt6i_exception_bucket); rt6i_exception_bucket 1649 net/ipv6/route.c bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, rt6i_exception_bucket 1655 net/ipv6/route.c rcu_assign_pointer(nh->rt6i_exception_bucket, bucket); rt6i_exception_bucket 1671 net/ipv6/route.c bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, rt6i_exception_bucket 1680 net/ipv6/route.c rcu_assign_pointer(nh->rt6i_exception_bucket, bucket); rt6i_exception_bucket 1840 net/ipv6/route.c if (!rcu_access_pointer(nh->rt6i_exception_bucket)) rt6i_exception_bucket 2051 net/ipv6/route.c if (!rcu_access_pointer(nh->rt6i_exception_bucket)) rt6i_exception_bucket 2129 net/ipv6/route.c if (!rcu_access_pointer(nh->rt6i_exception_bucket)) rt6i_exception_bucket 3546 net/ipv6/route.c rcu_assign_pointer(fib6_nh->rt6i_exception_bucket, NULL);