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