Home
last modified time | relevance | path

Searched refs:rt6i_exception_bucket (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv6/
H A Droute.c1659 bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, in fib6_nh_get_excptn_bucket()
1662 bucket = rcu_dereference(nh->rt6i_exception_bucket); in fib6_nh_get_excptn_bucket()
1689 bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, in fib6_nh_excptn_bucket_set_flushed()
1695 rcu_assign_pointer(nh->rt6i_exception_bucket, bucket); in fib6_nh_excptn_bucket_set_flushed()
1712 bucket = rcu_dereference_protected(nh->rt6i_exception_bucket, in rt6_insert_exception()
1721 rcu_assign_pointer(nh->rt6i_exception_bucket, bucket); in rt6_insert_exception()
1886 if (!rcu_access_pointer(nh->rt6i_exception_bucket)) in fib6_nh_remove_exception()
2097 if (!rcu_access_pointer(nh->rt6i_exception_bucket)) in fib6_nh_exceptions_clean_tohost()
2173 if (!rcu_access_pointer(nh->rt6i_exception_bucket)) in fib6_nh_age_exceptions()
3709 rcu_assign_pointer(fib6_nh->rt6i_exception_bucket, NUL in fib6_nh_release()
[all...]