| /linux-6.15/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-6.15/fs/jfs/ |
| H A D | jfs_lock.h | 36 remove_wait_queue(&wq, &__wait); \
|
| /linux-6.15/io_uring/ |
| H A D | waitid.c | 180 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_drop_issue_ref() 215 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_cb() 318 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid()
|
| /linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/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-6.15/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-6.15/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-6.15/net/ipv4/ |
| H A D | udp_bpf.c | 58 remove_wait_queue(sk_sleep(sk), &wait); in udp_msg_wait_data()
|
| /linux-6.15/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 | 2007 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg() 2013 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() 2030 remove_wait_queue(sk_sleep(sk), &wait); in vsock_connectible_sendmsg()
|
| /linux-6.15/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-6.15/net/unix/ |
| H A D | unix_bpf.c | 38 remove_wait_queue(sk_sleep(sk), &wait); in unix_msg_wait_data()
|
| /linux-6.15/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-6.15/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-6.15/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-6.15/sound/core/seq/ |
| H A D | seq_fifo.c | 184 remove_wait_queue(&f->input_sleep, &wait); in snd_seq_fifo_cell_out()
|
| /linux-6.15/fs/jffs2/ |
| H A D | os-linux.h | 48 remove_wait_queue((wq), &__wait); \
|
| /linux-6.15/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-6.15/drivers/tty/vt/ |
| H A D | selection.c | 436 remove_wait_queue(&vc->paste_wait, &wait); in paste_selection()
|
| /linux-6.15/fs/afs/ |
| H A D | vl_probe.c | 296 remove_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_vl_probes()
|
| /linux-6.15/fs/ |
| H A D | signalfd.c | 190 remove_wait_queue(¤t->sighand->signalfd_wqh, &wait); in signalfd_dequeue()
|