Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Drwsem.h102 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
121 __down_write_nested(sem, 0); in __down_write()
/linux-2.6.39/arch/powerpc/include/asm/
Drwsem.h56 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
68 __down_write_nested(sem, 0); in __down_write()
/linux-2.6.39/arch/sparc/include/asm/
Drwsem.h48 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
60 __down_write_nested(sem, 0); in __down_write()
/linux-2.6.39/arch/s390/include/asm/
Drwsem.h122 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
150 __down_write_nested(sem, 0); in __down_write()
/linux-2.6.39/include/linux/
Drwsem-spinlock.h37 extern void __down_write_nested(struct rw_semaphore *sem, int subclass);
/linux-2.6.39/lib/
Drwsem-spinlock.c209 void __sched __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
252 __down_write_nested(sem, 0); in __down_write()
/linux-2.6.39/arch/sh/include/asm/
Drwsem.h117 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function