autoremove_wake_function
DEFINE_WAIT_FUNC(name, autoremove_wake_function)
wait_queue_func_t autoremove_wake_function;
wq->func = autoremove_wake_function;