linux_wake_up_bit
void linux_wake_up_bit(void *, int);
#define wake_up_bit(word, bit) linux_wake_up_bit(word, bit)