/linux/net/core/ |
H A D | stream.c | 79 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_connect() 108 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_close() 165 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
|
/linux/io_uring/ |
H A D | waitid.c | 220 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_drop_issue_ref() 255 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_cb() 358 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid()
|
/linux/fs/jfs/ |
H A D | jfs_lock.h | 36 remove_wait_queue(&wq, &__wait); \
|
/linux/drivers/char/ |
H A D | applicom.c | 446 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, in ac_write() 456 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, &wait); in ac_write() 576 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 591 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 608 remove_wait_queue(&FlagSleepRec, &wait); in ac_read()
|
/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0020.c | 357 remove_wait_queue(&chip->wq, &wait); in do_read_onechip() 490 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 547 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 783 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 812 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 1011 remove_wait_queue(&chip->wq, &wait); in cfi_staa_sync() 1080 remove_wait_queue(&chip->wq, &wait); in do_lock_oneblock() 1226 remove_wait_queue(&chip->wq, &wait); in do_unlock_oneblock()
|
H A D | cfi_cmdset_0002.c | 973 remove_wait_queue(&chip->wq, &wait); in get_chip() 1123 remove_wait_queue(&chip->wq, &wait); in xip_udelay() 1324 remove_wait_queue(&chip->wq, &wait); in do_read_secsi_onechip() 1683 remove_wait_queue(&chip->wq, &wait); in do_write_oneword_once() 1844 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1915 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1961 remove_wait_queue(&chip->wq, &wait); in do_write_buffer_wait() 2461 remove_wait_queue(&chip->wq, &wait); in do_erase_chip() 2561 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 2948 remove_wait_queue(&chip->wq, &wait); in cfi_amdstd_sync()
|
/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 | 50 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function 58 EXPORT_SYMBOL(remove_wait_queue);
|
/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 400 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait() 638 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state() 677 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_wait_user_fence.c | 171 remove_wait_queue(&xe->ufence_wq, &w_wait); in xe_wait_user_fence_ioctl()
|
/linux/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 176 remove_wait_queue(&chip->wq, &wait); in wait_for_ready() 275 remove_wait_queue(&chip->wq, &wait); in get_chip() 342 remove_wait_queue(&chip->wq, &wait); in chip_ready()
|
/linux/net/ipv4/ |
H A D | udp_bpf.c | 58 remove_wait_queue(sk_sleep(sk), &wait); in udp_msg_wait_data()
|
/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 | 2003 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2009 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2018 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2022 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2026 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg()
|
/linux/drivers/tty/ |
H A D | n_hdlc.c | 471 remove_wait_queue(&tty->read_wait, &wait); in n_hdlc_tty_read() 559 remove_wait_queue(&tty->write_wait, &wait); in n_hdlc_tty_write()
|
/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()
|
/linux/net/unix/ |
H A D | unix_bpf.c | 37 remove_wait_queue(sk_sleep(sk), &wait); in unix_msg_wait_data()
|
/linux/sound/pci/mixart/ |
H A D | mixart_core.c | 241 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg() 295 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
|
/linux/sound/core/seq/ |
H A D | seq_fifo.c | 184 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
|
/linux/net/llc/ |
H A D | af_llc.c | 599 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc() 615 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn() 641 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
|
/linux/fs/jffs2/ |
H A D | os-linux.h | 48 remove_wait_queue((wq), &__wait); \
|
/linux/net/bluetooth/hidp/ |
H A D | core.c | 1243 remove_wait_queue(&hidp_session_wq, &wait); in hidp_session_run() 1291 remove_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); in hidp_session_thread() 1292 remove_wait_queue(sk_sleep(session->ctrl_sock->sk), &ctrl_wait); in hidp_session_thread()
|
/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/drivers/tty/vt/ |
H A D | selection.c | 437 remove_wait_queue(&vc->paste_wait, &wait);
|