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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/appletalk/
H A Daarp.c60 static spinlock_t aarp_lock = SPIN_LOCK_UNLOCKED; variable
68 * Must run under aarp_lock.
79 * Must run under aarp_lock.
137 /* This runs under aarp_lock and in softint context, so only atomic memory
239 * Must run under the aarp_lock.
259 * Must run under the aarp_lock.
282 * Must run under the aarp_lock.
303 spin_lock_bh(&aarp_lock);
312 spin_unlock_bh(&aarp_lock);
325 spin_lock_bh(&aarp_lock);
[all...]

Completed in 76 milliseconds