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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dsemaphore.h40 spinlock_t sentry; member in struct:semaphore
47 .sentry = SPIN_LOCK_UNLOCKED, \
89 spin_lock_irq(&sem->sentry);
95 spin_unlock_irq(&sem->sentry);
102 spin_lock_irq(&sem->sentry);
108 spin_unlock_irq(&sem->sentry);
121 spin_lock_irqsave(&sem->sentry, flags);
125 spin_unlock_irqrestore(&sem->sentry, flags);
137 spin_lock_irqsave(&sem->sentry, flags);
143 spin_unlock_irqrestore(&sem->sentry, flag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dif.c158 struct mtrr_sentry sentry; local
171 if (copy_from_user(&sentry, arg, sizeof sentry))
189 err = get_user(sentry.base, &s32->base);
190 err |= get_user(sentry.size, &s32->size);
191 err |= get_user(sentry.type, &s32->type);
220 mtrr_file_add(sentry.base, sentry.size, sentry.type, 1,
229 err = mtrr_add(sentry
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsemaphore.c43 /* protected by the sentry still -- use unlocked version */ \
47 spin_unlock_irq(&sem->sentry); \
50 spin_lock_irq(&sem->sentry); \
68 /* we can _read_ this without the sentry */
84 /* we can _read_ this without the sentry */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/config/
H A DMakefile.am110 samba sarg sendmail sentry sgiexports shell \
H A DMakefile.in659 samba sarg sendmail sentry sgiexports shell \
H A DMakefile659 samba sarg sendmail sentry sgiexports shell \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/config/
H A DMakefile.am110 samba sarg sendmail sentry sgiexports shell \
H A DMakefile.in765 samba sarg sendmail sentry sgiexports shell \
H A DMakefile765 samba sarg sendmail sentry sgiexports shell \

Completed in 92 milliseconds