Searched refs:rate_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.h444 spinlock_t rate_lock; member in struct:hrz_dev
H A Dhorizon.c737 // rate_lock
2242 spin_lock (&dev->rate_lock);
2263 spin_unlock (&dev->rate_lock);
2341 spin_lock (&dev->rate_lock);
2346 spin_unlock (&dev->rate_lock);
2517 spin_lock_init(&dev->rate_lock);

Completed in 61 milliseconds