Home
last modified time | relevance | path

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

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