Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_all (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/drivers/staging/speakup/
Dsynth.c175 wake_up_interruptible_all(&speakup_event); in thread_wake_up()
207 wake_up_interruptible_all(&speakup_event); in spk_do_flush()
421 wake_up_interruptible_all(&speakup_event); in do_synth_init()
/Linux-v4.19/drivers/pps/
Dkapi.c229 wake_up_interruptible_all(&pps->queue); in pps_event()
/Linux-v4.19/drivers/usb/misc/
Dldusb.c776 wake_up_interruptible_all(&dev->read_wait); in ld_usb_disconnect()
777 wake_up_interruptible_all(&dev->write_wait); in ld_usb_disconnect()
Dlegousbtower.c963 wake_up_interruptible_all(&dev->read_wait); in tower_disconnect()
964 wake_up_interruptible_all(&dev->write_wait); in tower_disconnect()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_auth.c286 wake_up_interruptible_all(&master->lock.lock_queue); in drm_master_release()
Ddrm_bufs.c526 wake_up_interruptible_all(&master->lock.lock_queue); in drm_legacy_rmmap_locked()
/Linux-v4.19/drivers/rpmsg/
Dqcom_smd.c590 wake_up_interruptible_all(&channel->state_change_event); in qcom_smd_channel_intr()
597 wake_up_interruptible_all(&channel->fblockread_event); in qcom_smd_channel_intr()
1238 wake_up_interruptible_all(&edge->new_channel_event); in qcom_channel_scan_worker()
/Linux-v4.19/drivers/isdn/capi/
Dkcapi.c204 wake_up_interruptible_all(&ctr->state_wait_queue); in notify_up()
233 wake_up_interruptible_all(&ctr->state_wait_queue); in ctr_down()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c459 wake_up_interruptible_all(&bpf->cmsg_wq); in nfp_bpf_ctrl_msg_rx()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev-v3.c70 wake_up_interruptible_all(&ccp->sb_queue); in ccp_free_ksb()
Dccp-dev-v5.c93 wake_up_interruptible_all(&ccp->sb_queue); in ccp_lsb_free()
/Linux-v4.19/include/linux/
Dwait.h203 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
/Linux-v4.19/drivers/usb/class/
Dusbtmc.c1521 wake_up_interruptible_all(&data->waitq); in usbtmc_interrupt()
1693 wake_up_interruptible_all(&data->waitq); in usbtmc_disconnect()
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c68 wake_up_interruptible_all(&solo_dev->disp_thread_wait); in solo_video_in_isr()
Dsolo6x10-v4l2-enc.c584 wake_up_interruptible_all(&solo_dev->ring_thread_wait); in solo_enc_v4l2_isr()
/Linux-v4.19/net/unix/
Daf_unix.c476 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); in unix_dgram_disconnected()
537 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock()
625 wake_up_interruptible_all(&u->peer_wait); in unix_listen()
/Linux-v4.19/fs/f2fs/
Dsegment.h860 wake_up_interruptible_all(&dcc->discard_wait_queue); in wake_up_discard_thread()
Dsysfs.c257 wake_up_interruptible_all( in __sbi_store()
/Linux-v4.19/drivers/scsi/
Dsg.c405 wake_up_interruptible_all(&sdp->open_wait); in sg_release()
1621 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_device()
1624 wake_up_interruptible_all(&sdp->open_wait); in sg_remove_device()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c508 wake_up_interruptible_all(&area->cpp->waitq); in nfp_cpp_area_release()
/Linux-v4.19/drivers/staging/android/
Dvsoc.c527 wake_up_interruptible_all(&data->futex_wait_queue); in do_vsoc_cond_wake()
/Linux-v4.19/fs/cifs/
Dsmbdirect.c184 wake_up_interruptible_all(&info->wait_send_queue); in smbd_destroy_rdma_work()
207 wake_up_interruptible_all(&info->wait_mr); in smbd_destroy_rdma_work()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1961 wake_up_interruptible_all(&dev->open); in cx231xx_usb_disconnect()
/Linux-v4.19/Documentation/translations/ko_KR/
Dmemory-barriers.txt2184 wake_up_interruptible_all();
/Linux-v4.19/net/iucv/
Daf_iucv.c307 wake_up_interruptible_all(&wq->wait); in iucv_sock_wake_msglim()

12