Home
last modified time | relevance | path

Searched refs:remove_wait_queue (Results 1 – 25 of 126) sorted by relevance

123456

/linux/net/core/
H A Dstream.c79 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 Dwaitid.c220 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 Djfs_lock.h36 remove_wait_queue(&wq, &__wait); \
/linux/drivers/char/
H A Dapplicom.c446 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 Dcfi_cmdset_0020.c357 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 Dcfi_cmdset_0002.c973 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 Drpc_pipefs.c89 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 Dadutux.c455 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 Dwait.c50 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 Daf_bluetooth.c400 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 Dxe_wait_user_fence.c171 remove_wait_queue(&xe->ufence_wq, &w_wait); in xe_wait_user_fence_ioctl()
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c176 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 Dudp_bpf.c58 remove_wait_queue(sk_sleep(sk), &wait); in udp_msg_wait_data()
/linux/net/vmw_vsock/
H A Dvsock_bpf.c57 remove_wait_queue(sk_sleep(sk), &wait); in vsock_msg_wait_data()
H A Daf_vsock.c2003 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 Dn_hdlc.c471 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 Dmon_text.c492 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 Dunix_bpf.c37 remove_wait_queue(sk_sleep(sk), &wait); in unix_msg_wait_data()
/linux/sound/pci/mixart/
H A Dmixart_core.c241 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 Dseq_fifo.c184 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
/linux/net/llc/
H A Daf_llc.c599 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 Dos-linux.h48 remove_wait_queue((wq), &__wait); \
/linux/net/bluetooth/hidp/
H A Dcore.c1243 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 Dsendmsg.c81 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 Dselection.c437 remove_wait_queue(&vc->paste_wait, &wait);

123456