Searched refs:fib_rules_lock (Results 1 – 1 of 1) sorted by relevance
102 static rwlock_t fib_rules_lock = RW_LOCK_UNLOCKED; variable128 write_lock_bh(&fib_rules_lock); in inet_rtm_delrule()131 write_unlock_bh(&fib_rules_lock); in inet_rtm_delrule()242 write_lock_bh(&fib_rules_lock); in inet_rtm_newrule()244 write_unlock_bh(&fib_rules_lock); in inet_rtm_newrule()290 write_lock_bh(&fib_rules_lock); in fib_rules_detach()292 write_unlock_bh(&fib_rules_lock); in fib_rules_detach()303 write_lock_bh(&fib_rules_lock); in fib_rules_attach()305 write_unlock_bh(&fib_rules_lock); in fib_rules_attach()321 read_lock(&fib_rules_lock); in fib_lookup()[all …]