| /OK3568_Linux_fs/kernel/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() 163 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | applicom.c | 447 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, in ac_write() 457 remove_wait_queue(&apbs[IndexCard].FlagSleepSend, &wait); in ac_write() 577 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 592 remove_wait_queue(&FlagSleepRec, &wait); in ac_read() 609 remove_wait_queue(&FlagSleepRec, &wait); in ac_read()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_lock.h | 36 remove_wait_queue(&wq, &__wait); \
|
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A 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() 1010 remove_wait_queue(&chip->wq, &wait); in cfi_staa_sync() 1079 remove_wait_queue(&chip->wq, &wait); in do_lock_oneblock() 1225 remove_wait_queue(&chip->wq, &wait); in do_unlock_oneblock()
|
| H A D | cfi_cmdset_0002.c | 969 remove_wait_queue(&chip->wq, &wait); in get_chip() 1119 remove_wait_queue(&chip->wq, &wait); in xip_udelay() 1320 remove_wait_queue(&chip->wq, &wait); in do_read_secsi_onechip() 1679 remove_wait_queue(&chip->wq, &wait); in do_write_oneword_once() 1842 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1913 remove_wait_queue(&cfi->chips[chipnum].wq, &wait); in cfi_amdstd_write_words() 1959 remove_wait_queue(&chip->wq, &wait); in do_write_buffer_wait() 2459 remove_wait_queue(&chip->wq, &wait); in do_erase_chip() 2559 remove_wait_queue(&chip->wq, &wait); in do_erase_oneblock() 2946 remove_wait_queue(&chip->wq, &wait); in cfi_amdstd_sync()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | adutux.c | 458 remove_wait_queue(&dev->read_wait, &wait); in adu_read() 558 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 571 remove_wait_queue(&dev->write_wait, &waita); in adu_write() 622 remove_wait_queue(&dev->write_wait, &waita); in adu_write()
|
| /OK3568_Linux_fs/kernel/fs/nfs/blocklayout/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 41 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function 49 EXPORT_SYMBOL(remove_wait_queue);
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | af_bluetooth.c | 328 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait() 565 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state() 604 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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 | 1311 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event() 1316 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event() 1326 remove_wait_queue(&rp->b_wait, &waita); in mon_bin_wait_event()
|
| /OK3568_Linux_fs/kernel/sound/pci/mixart/ |
| H A D | mixart_core.c | 243 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg() 297 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_hdlc.c | 483 remove_wait_queue(&tty->read_wait, &wait); in n_hdlc_tty_read() 574 remove_wait_queue(&tty->write_wait, &wait); in n_hdlc_tty_write()
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | af_vsock.c | 1752 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1758 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1767 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1771 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg() 1775 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/via/ |
| H A D | via_drv.h | 183 remove_wait_queue(&(queue), &entry); \
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_fifo.c | 185 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compat.h | 104 #define remove_wait_queue(...) do { } while (0) macro
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | af_decnet.c | 848 remove_wait_queue(sk_sleep(sk), &wait); in dn_confirm_accept() 888 remove_wait_queue(sk_sleep(sk), &wait); in dn_wait_run() 1058 remove_wait_queue(sk_sleep(sk), &wait); in dn_wait_for_connect() 1751 remove_wait_queue(sk_sleep(sk), &wait); in dn_recvmsg() 2009 remove_wait_queue(sk_sleep(sk), &wait); in dn_sendmsg()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_lock.c | 220 remove_wait_queue(&master->lock.lock_queue, &entry); in drm_legacy_lock()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | highmem.c | 246 remove_wait_queue(pkmap_map_wait, &wait); in map_new_virtual()
|
| /OK3568_Linux_fs/kernel/net/llc/ |
| H A D | af_llc.c | 595 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc() 610 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn() 636 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_log_priv.h | 581 remove_wait_queue(wq, &wait); in xlog_wait()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | os-linux.h | 48 remove_wait_queue((wq), &__wait); \
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | core.c | 1244 remove_wait_queue(&hidp_session_wq, &wait); in hidp_session_run() 1292 remove_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); in hidp_session_thread() 1293 remove_wait_queue(sk_sleep(session->ctrl_sock->sk), &ctrl_wait); in hidp_session_thread()
|