Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/netdevsim/
H A Dfib.c60 struct mutex nh_lock; /* Protects NH HT */ member
1330 mutex_lock(&data->nh_lock); in nsim_nexthop_event_nb()
1348 mutex_unlock(&data->nh_lock); in nsim_nexthop_event_nb()
1570 mutex_init(&data->nh_lock); in nsim_fib_create()
1638 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1668 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()