Home
last modified time | relevance | path

Searched refs:bit_wait_io_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/sched/
Dwait.c614 __sched int bit_wait_io_timeout(struct wait_bit_key *word) in bit_wait_io_timeout() function
624 EXPORT_SYMBOL_GPL(bit_wait_io_timeout);
/linux-4.1.27/include/linux/
Dwait.h953 extern int bit_wait_io_timeout(struct wait_bit_key *);
/linux-4.1.27/mm/
Dfilemap.c709 bit_wait_io_timeout, TASK_KILLABLE); in wait_on_page_bit_killable_timeout()