Searched refs:linux_down_write_killable (Results 1 – 2 of 2) sorted by relevance
49 #define down_write_killable(_rw) linux_down_write_killable(_rw)83 extern int linux_down_write_killable(struct rw_semaphore *);
174 linux_down_write_killable(struct rw_semaphore *rw) in linux_down_write_killable() function