__futex_queue
extern void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb,
__futex_queue(q, hb, task);
__futex_queue(&q, hb, current);