linux_wake_up_atomic_t
void linux_wake_up_atomic_t(atomic_t *);
#define wake_up_atomic_t(a) linux_wake_up_atomic_t(a)