Home
last modified time | relevance | path

Searched defs:__down_write_nested (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/sparc/include/asm/
Drwsem.h48 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-3.3/arch/sh/include/asm/
Drwsem.h117 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-3.3/include/asm-generic/
Drwsem.h56 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-3.3/arch/x86/include/asm/
Drwsem.h102 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-3.3/arch/s390/include/asm/
Drwsem.h122 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-3.3/lib/
Drwsem-spinlock.c209 void __sched __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function