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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Drwsem.h137 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) function
157 __down_write_nested(sem, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Drwsem.h62 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drwsem-spinlock.h66 extern void FASTCALL(__down_write_nested(struct rw_semaphore *sem, int subclass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Drwsem.h180 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) function
208 __down_write_nested(sem, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Drwsem.c133 __down_write_nested(sem, subclass);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Drwsem-spinlock.c194 void fastcall __sched __down_write_nested(struct rw_semaphore *sem, int subclass) function
236 __down_write_nested(sem, 0);
311 EXPORT_SYMBOL(__down_write_nested); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/
H A Drwsem.h164 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) function

Completed in 117 milliseconds