| /linux/fs/jfs/ |
| H A D | jfs_lock.h | 36 remove_wait_queue(&wq, &__wait); \
|
| /linux/fs/nfs/blocklayout/ |
| H A D | rpc_pipefs.c | 89 remove_wait_queue(&nn->bl_wq, &wq); in bl_resolve_deviceid() 95 remove_wait_queue(&nn->bl_wq, &wq); in bl_resolve_deviceid()
|
| /linux/drivers/usb/misc/ |
| H A D | adutux.c | 455 remove_wait_queue(&dev->read_wait, &wait); in adu_read() 555 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 568 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 619 remove_wait_queue(&dev->write_wait, &waita); in adu_write()
|
| /linux/kernel/sched/ |
| H A D | wait.c | 69 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function 77 EXPORT_SYMBOL(remove_wait_queue);
|
| /linux/net/vmw_vsock/ |
| H A D | vsock_bpf.c | 57 remove_wait_queue(sk_sleep(sk), &wait); in vsock_msg_wait_data()
|
| H A D | af_vsock.c | 1196 remove_wait_queue(sk_sleep(sk), &wait); in vsock_linger() 2231 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2237 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2246 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2250 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2254 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg()
|
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 175 remove_wait_queue(&chip->wq, &wait); in wait_for_ready() 274 remove_wait_queue(&chip->wq, &wait); in get_chip() 341 remove_wait_queue(&chip->wq, &wait); in chip_ready()
|
| /linux/net/unix/ |
| H A D | unix_bpf.c | 38 remove_wait_queue(sk_sleep(sk), &wait); in unix_msg_wait_data()
|
| /linux/drivers/usb/mon/ |
| H A D | mon_text.c | 492 remove_wait_queue(&rp->wait, &waita); in mon_text_read_wait() 501 remove_wait_queue(&rp->wait, &waita); in mon_text_read_wait() 507 remove_wait_queue(&rp->wait, &waita); in mon_text_read_wait()
|
| H A D | mon_bin.c | 1318 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event() 1323 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event() 1333 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event()
|
| /linux/net/bluetooth/ |
| H A D | af_bluetooth.c | 440 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait() 772 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state() 811 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
|
| /linux/sound/core/seq/ |
| H A D | seq_fifo.c | 195 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_putback()
|
| /linux/fs/jffs2/ |
| H A D | os-linux.h | 48 remove_wait_queue((wq), &__wait); \
|
| /linux/net/llc/ |
| H A D | af_llc.c | 597 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc() 613 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn() 639 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
|
| /linux/fs/afs/ |
| H A D | vl_probe.c | 296 remove_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_vl_probes()
|
| /linux/drivers/mfd/ |
| H A D | ucb1x00-ts.c | 278 remove_wait_queue(&ts->irq_wait, &wait); in ucb1x00_thread()
|
| /linux/fs/ |
| H A D | signalfd.c | 190 remove_wait_queue(¤t->sighand->signalfd_wqh, &wait); in signalfd_dequeue()
|
| /linux/net/rxrpc/ |
| H A D | sendmsg.c | 81 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_to_be_connected() 219 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_tx_window()
|
| /linux/net/bluetooth/hidp/ |
| H A D | core.c | 1291 remove_wait_queue(&hidp_session_wq, &wait); in hidp_session_run() 1339 remove_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); in hidp_session_thread() 1340 remove_wait_queue(sk_sleep(session->ctrl_sock->sk), &ctrl_wait); in hidp_session_thread()
|
| /linux/fs/coda/ |
| H A D | psdev.c | 235 remove_wait_queue(&vcp->vc_waitq, &wait); in coda_psdev_read()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | cw1200_spi.c | 217 remove_wait_queue(&self->wq, &wait); in cw1200_spi_lock()
|
| /linux/drivers/tty/vt/ |
| H A D | selection.c | 452 remove_wait_queue(&vc->paste_wait, &wait); in paste_selection()
|
| /linux/drivers/sbus/char/ |
| H A D | bbc_i2c.c | 145 remove_wait_queue(&bp->wq, &wait); in wait_for_pin()
|
| /linux/drivers/mailbox/ |
| H A D | mailbox-test.c | 236 remove_wait_queue(&tdev->waitq, &wait); in mbox_test_message_read()
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_vbi.c | 109 remove_wait_queue(&vv->vbi_wq, &wait); in vbi_workaround()
|