Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/netdevsim/
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()
1568 mutex_init(&data->nh_lock); in nsim_fib_create()
1636 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1666 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()

Completed in 7 milliseconds