Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Drwsem.h48 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-4.1.27/arch/sh/include/asm/
Drwsem.h117 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-4.1.27/include/asm-generic/
Drwsem.h56 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-4.1.27/arch/x86/include/asm/
Drwsem.h102 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-4.1.27/arch/s390/include/asm/
Drwsem.h93 static inline void __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function
/linux-4.1.27/kernel/locking/
Drwsem-spinlock.c194 void __sched __down_write_nested(struct rw_semaphore *sem, int subclass) in __down_write_nested() function