Home
last modified time | relevance | path

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

/drivers/net/netdevsim/
Dfib.c59 struct mutex nh_lock; /* Protects NH HT */ member
1319 mutex_lock(&data->nh_lock); in nsim_nexthop_event_nb()
1337 mutex_unlock(&data->nh_lock); in nsim_nexthop_event_nb()
1553 mutex_init(&data->nh_lock); in nsim_fib_create()
1621 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1651 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()