Home
last modified time | relevance | path

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

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