bit_wait
return out_of_line_wait_on_bit_lock(word, bit, bit_wait, mode);
extern int bit_wait(struct wait_bit_key *key, int mode);
bit_wait,
EXPORT_SYMBOL(bit_wait);