Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/netdevsim/
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()
1569 mutex_init(&data->nh_lock); in nsim_fib_create()
1637 mutex_destroy(&data->nh_lock); in nsim_fib_create()
1667 mutex_destroy(&data->nh_lock); in nsim_fib_destroy()