Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/netdevsim/
Dfib.c58 struct mutex nh_lock; /* Protects NH HT */ member
1315 mutex_lock(&data->nh_lock); in nsim_nexthop_event_nb()
1333 mutex_unlock(&data->nh_lock); in nsim_nexthop_event_nb()
1531 mutex_init(&data->nh_lock); in nsim_fib_create()
1597 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1626 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()