Home
last modified time | relevance | path

Searched refs:bit_wait_timeout (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/sched/
Dwait.c602 __sched int bit_wait_timeout(struct wait_bit_key *word, int mode) in bit_wait_timeout() function
612 EXPORT_SYMBOL_GPL(bit_wait_timeout);
/linux-4.4.14/include/linux/
Dwait.h965 extern int bit_wait_timeout(struct wait_bit_key *, int);
1043 bit_wait_timeout, in wait_on_bit_timeout()