Home
last modified time | relevance | path

Searched defs:down_write_trylock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drwsem.c1613 int down_write_trylock(struct rw_semaphore *sem) in down_write_trylock() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h232 #define down_write_trylock(...) 1 macro