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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Docd.c15 static spinlock_t ocd_lock; variable
39 spin_lock(&ocd_lock);
44 spin_unlock(&ocd_lock);
70 spin_lock(&ocd_lock);
80 spin_unlock(&ocd_lock);
163 spin_lock_init(&ocd_lock);

Completed in 47 milliseconds