| /Linux-v5.4/net/core/ |
| 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() 162 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
|
| /Linux-v5.4/fs/jfs/ |
| D | jfs_lock.h | 36 remove_wait_queue(&wq, &__wait); \
|
| /Linux-v5.4/drivers/char/ |
| D | applicom.c | 448 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, in ac_write() 458 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, &wait); in ac_write() 578 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 593 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 610 remove_wait_queue(&FlagSleepRec, &wait); in ac_read()
|
| /Linux-v5.4/drivers/mtd/chips/ |
| D | cfi_cmdset_0020.c | 357 remove_wait_queue(&chip->wq, &wait); in do_read_onechip() 491 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 548 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 785 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 814 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 1013 remove_wait_queue(&chip->wq, &wait); in cfi_staa_sync() 1083 remove_wait_queue(&chip->wq, &wait); in do_lock_oneblock() 1230 remove_wait_queue(&chip->wq, &wait); in do_unlock_oneblock()
|
| 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() 2459 remove_wait_queue(&chip->wq, &wait); in do_erase_chip() 2556 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 2941 remove_wait_queue(&chip->wq, &wait); in cfi_amdstd_sync()
|
| /Linux-v5.4/include/drm/ |
| D | drm_os_linux.h | 54 remove_wait_queue(&(queue), &entry); \
|
| /Linux-v5.4/fs/nfs/blocklayout/ |
| D | rpc_pipefs.c | 90 remove_wait_queue(&nn->bl_wq, &wq); in bl_resolve_deviceid() 96 remove_wait_queue(&nn->bl_wq, &wq); in bl_resolve_deviceid()
|
| /Linux-v5.4/drivers/usb/misc/ |
| D | adutux.c | 457 remove_wait_queue(&dev->read_wait, &wait); in adu_read() 557 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 570 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 621 remove_wait_queue(&dev->write_wait, &waita); in adu_write()
|
| /Linux-v5.4/kernel/sched/ |
| D | wait.c | 40 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function 48 EXPORT_SYMBOL(remove_wait_queue);
|
| /Linux-v5.4/arch/um/drivers/ |
| D | random.c | 82 remove_wait_queue(&host_read_wait, &wait); in rng_dev_read()
|
| /Linux-v5.4/net/bluetooth/ |
| D | af_bluetooth.c | 325 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait() 564 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state() 603 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
|
| /Linux-v5.4/drivers/mtd/lpddr/ |
| D | lpddr_cmds.c | 149 remove_wait_queue(&chip->wq, &wait); in wait_for_ready() 248 remove_wait_queue(&chip->wq, &wait); in get_chip() 316 remove_wait_queue(&chip->wq, &wait); in chip_ready()
|
| /Linux-v5.4/drivers/usb/mon/ |
| 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-v5.4/drivers/gpu/drm/via/ |
| D | via_drv.h | 183 remove_wait_queue(&(queue), &entry); \
|
| /Linux-v5.4/net/vmw_vsock/ |
| D | af_vsock.c | 1581 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1587 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1596 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1600 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1604 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg()
|
| /Linux-v5.4/sound/pci/mixart/ |
| D | mixart_core.c | 246 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg() 298 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
|
| /Linux-v5.4/sound/core/seq/ |
| D | seq_fifo.c | 185 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
|
| /Linux-v5.4/drivers/tty/ |
| D | n_hdlc.c | 629 remove_wait_queue(&tty->read_wait, &wait); in n_hdlc_tty_read() 704 remove_wait_queue(&tty->write_wait, &wait); in n_hdlc_tty_write()
|
| /Linux-v5.4/mm/ |
| D | highmem.c | 246 remove_wait_queue(pkmap_map_wait, &wait); in map_new_virtual()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_log_priv.h | 553 remove_wait_queue(wq, &wait); in xlog_wait()
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_lock.c | 220 remove_wait_queue(&master->lock.lock_queue, &entry); in drm_legacy_lock()
|
| /Linux-v5.4/net/llc/ |
| D | af_llc.c | 568 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc() 583 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn() 609 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
|
| /Linux-v5.4/fs/afs/ |
| D | vl_probe.c | 266 remove_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_vl_probes()
|
| D | fs_probe.c | 264 remove_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_fs_probes()
|
| /Linux-v5.4/drivers/tty/vt/ |
| D | selection.c | 376 remove_wait_queue(&vc->paste_wait, &wait); in paste_selection()
|