Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/netdevsim/
Dfib.c60 struct mutex nh_lock; /* Protects NH HT */ member
1320 mutex_lock(&data->nh_lock); in nsim_nexthop_event_nb()
1338 mutex_unlock(&data->nh_lock); in nsim_nexthop_event_nb()
1554 mutex_init(&data->nh_lock); in nsim_fib_create()
1622 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1652 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()