Searched defs:spinlock_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dspinlock.h21 typedef volatile char spinlock_t; typedef
23 typedef volatile unsigned long spinlock_t; typedef
25 typedef volatile int spinlock_t; typedef
27 typedef volatile unsigned long spinlock_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dspinlock.h21 typedef volatile char spinlock_t; typedef
23 typedef volatile unsigned long spinlock_t; typedef
25 typedef volatile int spinlock_t; typedef
27 typedef volatile unsigned long spinlock_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dspinlock_types.h76 } spinlock_t; typedef in typeref:struct:spinlock

Completed in 175 milliseconds