remove_wait_queue
remove_wait_queue(filp->f_wait_queue.wqh, &filp->f_wait_queue.wq);
remove_wait_queue(entry->wqh, &entry->wait);