Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dfetchop.c130 static spinlock_t fetchop_lock = SPIN_LOCK_UNLOCKED; variable
254 spin_lock(&fetchop_lock); in fetchop_update_stats()
261 spin_unlock(&fetchop_lock); in fetchop_update_stats()