Home
last modified time | relevance | path

Searched refs:rwsem_down_write_failed (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/xtensa/include/asm/
Drwsem.h64 rwsem_down_write_failed(sem); in __down_write()
/linux-4.1.27/arch/sparc/include/asm/
Drwsem.h55 rwsem_down_write_failed(sem); in __down_write_nested()
/linux-4.1.27/arch/sh/include/asm/
Drwsem.h59 rwsem_down_write_failed(sem); in __down_write()
/linux-4.1.27/include/asm-generic/
Drwsem.h63 rwsem_down_write_failed(sem); in __down_write_nested()
/linux-4.1.27/arch/x86/lib/
Drwsem.S103 call rwsem_down_write_failed
/linux-4.1.27/arch/ia64/include/asm/
Drwsem.h63 rwsem_down_write_failed(sem); in __down_write()
/linux-4.1.27/kernel/locking/
Drwsem-xadd.c423 struct rw_semaphore __sched *rwsem_down_write_failed(struct rw_semaphore *sem) in rwsem_down_write_failed() function
488 EXPORT_SYMBOL(rwsem_down_write_failed);
/linux-4.1.27/arch/s390/include/asm/
Drwsem.h108 rwsem_down_write_failed(sem); in __down_write_nested()
/linux-4.1.27/include/linux/
Drwsem.h45 extern struct rw_semaphore *rwsem_down_write_failed(struct rw_semaphore *sem);
/linux-4.1.27/arch/alpha/include/asm/
Drwsem.h87 rwsem_down_write_failed(sem); in __down_write()