Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c59 static spinlock_t fib_multipath_lock = SPIN_LOCK_UNLOCKED; variable
886 spin_lock_bh(&fib_multipath_lock); in fib_sync_down()
889 spin_unlock_bh(&fib_multipath_lock); in fib_sync_down()
936 spin_lock_bh(&fib_multipath_lock); in fib_sync_up()
939 spin_unlock_bh(&fib_multipath_lock); in fib_sync_up()
960 spin_lock_bh(&fib_multipath_lock); in fib_select_multipath()
971 spin_unlock_bh(&fib_multipath_lock); in fib_select_multipath()
991 spin_unlock_bh(&fib_multipath_lock); in fib_select_multipath()
999 spin_unlock_bh(&fib_multipath_lock); in fib_select_multipath()