/Linux-v4.19/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() 166 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_main.h | 167 remove_wait_queue(wait_queue, &we); in sleep_cond() 188 remove_wait_queue(wait_queue, &we); in sleep_timeout_cond()
|
/Linux-v4.19/fs/jfs/ |
D | jfs_lock.h | 49 remove_wait_queue(&wq, &__wait); \
|
/Linux-v4.19/drivers/char/ |
D | applicom.c | 442 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, in ac_write() 452 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, &wait); in ac_write() 572 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 587 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 604 remove_wait_queue(&FlagSleepRec, &wait); in ac_read()
|
D | snsc.c | 203 remove_wait_queue(&sd->sd_rq, &wait); in scdrv_read() 299 remove_wait_queue(&sd->sd_wq, &wait); in scdrv_write()
|
/Linux-v4.19/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 356 remove_wait_queue(&chip->wq, &wait); in do_read_onechip() 489 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 546 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 782 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 811 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 1009 remove_wait_queue(&chip->wq, &wait); in cfi_staa_sync() 1078 remove_wait_queue(&chip->wq, &wait); in do_lock_oneblock() 1224 remove_wait_queue(&chip->wq, &wait); in do_unlock_oneblock()
|
D | cfi_cmdset_0002.c | 879 remove_wait_queue(&chip->wq, &wait); in get_chip() 1029 remove_wait_queue(&chip->wq, &wait); in xip_udelay() 1230 remove_wait_queue(&chip->wq, &wait); in do_read_secsi_onechip() 1624 remove_wait_queue(&chip->wq, &wait); in do_write_oneword() 1698 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1769 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1873 remove_wait_queue(&chip->wq, &wait); in do_write_buffer() 2287 remove_wait_queue(&chip->wq, &wait); in do_erase_chip() 2383 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 2763 remove_wait_queue(&chip->wq, &wait); in cfi_amdstd_sync()
|
/Linux-v4.19/include/drm/ |
D | drm_os_linux.h | 54 remove_wait_queue(&(queue), &entry); \
|
/Linux-v4.19/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-v4.19/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-v4.19/kernel/sched/ |
D | wait.c | 39 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function 47 EXPORT_SYMBOL(remove_wait_queue);
|
/Linux-v4.19/arch/um/drivers/ |
D | random.c | 83 remove_wait_queue(&host_read_wait, &wait); in rng_dev_read()
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | divasi.c | 507 remove_wait_queue(&p_os->close_wait, &wait); in remove_entity() 524 remove_wait_queue(&p_os->close_wait, &wait); in remove_entity()
|
/Linux-v4.19/net/bluetooth/ |
D | af_bluetooth.c | 315 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait() 562 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state() 601 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
|
/Linux-v4.19/drivers/staging/speakup/ |
D | selection.c | 158 remove_wait_queue(&vc->paste_wait, &wait); in __speakup_paste_selection()
|
/Linux-v4.19/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 162 remove_wait_queue(&chip->wq, &wait); in wait_for_ready() 261 remove_wait_queue(&chip->wq, &wait); in get_chip() 328 remove_wait_queue(&chip->wq, &wait); in chip_ready()
|
/Linux-v4.19/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-v4.19/net/vmw_vsock/ |
D | af_vsock.c | 1600 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1606 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1615 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1619 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1623 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg()
|
/Linux-v4.19/sound/pci/mixart/ |
D | mixart_core.c | 259 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg() 311 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
|
/Linux-v4.19/sound/core/seq/ |
D | seq_fifo.c | 201 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_lock.c | 216 remove_wait_queue(&master->lock.lock_queue, &entry); in drm_legacy_lock()
|
/Linux-v4.19/drivers/tty/ |
D | n_hdlc.c | 628 remove_wait_queue(&tty->read_wait, &wait); in n_hdlc_tty_read() 703 remove_wait_queue(&tty->write_wait, &wait); in n_hdlc_tty_write()
|
/Linux-v4.19/drivers/tty/vt/ |
D | selection.c | 363 remove_wait_queue(&vc->paste_wait, &wait); in paste_selection()
|
/Linux-v4.19/mm/ |
D | highmem.c | 247 remove_wait_queue(pkmap_map_wait, &wait); in map_new_virtual()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_log_priv.h | 553 remove_wait_queue(wq, &wait); in xlog_wait()
|