Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/locking/
Drwsem.c1318 static __always_inline int __down_write_killable(struct rw_semaphore *sem) in __down_write_killable() function
1477 static inline int __sched __down_write_killable(struct rw_semaphore *sem) in __down_write_killable() function
/kernel/linux/linux-5.10/kernel/locking/
Drwsem.c1406 static inline int __down_write_killable(struct rw_semaphore *sem) in __down_write_killable() function