Searched refs:rt6_lock (Results 1 – 3 of 3) sorted by relevance
144 rwlock_t rt6_lock = RW_LOCK_UNLOCKED; variable308 read_lock_bh(&rt6_lock); in rt6_lookup()313 read_unlock_bh(&rt6_lock); in rt6_lookup()332 write_lock_bh(&rt6_lock); in rt6_ins()334 write_unlock_bh(&rt6_lock); in rt6_ins()443 read_lock_bh(&rt6_lock); in ip6_route_input()479 read_unlock_bh(&rt6_lock); in ip6_route_input()502 read_unlock_bh(&rt6_lock); in ip6_route_input()519 read_lock_bh(&rt6_lock); in ip6_route_output()559 read_unlock_bh(&rt6_lock); in ip6_route_output()[all …]
1221 write_lock_bh(&rt6_lock); in fib6_run_gc()1223 write_unlock_bh(&rt6_lock); in fib6_run_gc()
96 extern rwlock_t rt6_lock;