Searched refs:xen_spinlock (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/x86/xen/
H A Dspinlock.c119 struct xen_spinlock { struct
126 struct xen_spinlock *xl = (struct xen_spinlock *)lock;
133 struct xen_spinlock *xl = (struct xen_spinlock *)lock;
142 struct xen_spinlock *xl = (struct xen_spinlock *)lock;
152 static DEFINE_PER_CPU(struct xen_spinlock *, lock_spinners);
158 static inline struct xen_spinlock *spinning_lock(struct xen_spinlock *x
[all...]

Completed in 44 milliseconds