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

/linux-4.1.27/drivers/staging/speakup/
H A Dsynth.c195 wake_up_interruptible_all(&speakup_event); thread_wake_up()
227 wake_up_interruptible_all(&speakup_event); spk_do_flush()
413 wake_up_interruptible_all(&speakup_event); do_synth_init()
/linux-4.1.27/drivers/pps/
H A Dkapi.c229 wake_up_interruptible_all(&pps->queue); pps_event()
/linux-4.1.27/drivers/usb/misc/
H A Dldusb.c798 wake_up_interruptible_all(&dev->read_wait); ld_usb_disconnect()
799 wake_up_interruptible_all(&dev->write_wait); ld_usb_disconnect()
H A Dlegousbtower.c978 wake_up_interruptible_all(&dev->read_wait); tower_disconnect()
979 wake_up_interruptible_all(&dev->write_wait); tower_disconnect()
/linux-4.1.27/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c67 wake_up_interruptible_all(&solo_dev->disp_thread_wait); solo_video_in_isr()
H A Dsolo6x10-v4l2-enc.c581 wake_up_interruptible_all(&solo_dev->ring_thread_wait); solo_enc_v4l2_isr()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_fops.c434 wake_up_interruptible_all(&master->lock.lock_queue); drm_release()
H A Ddrm_bufs.c466 wake_up_interruptible_all(&master->lock.lock_queue); drm_legacy_rmmap_locked()
/linux-4.1.27/drivers/isdn/capi/
H A Dkcapi.c204 wake_up_interruptible_all(&ctr->state_wait_queue); notify_up()
233 wake_up_interruptible_all(&ctr->state_wait_queue); ctr_down()
/linux-4.1.27/net/unix/
H A Daf_unix.c459 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); unix_dgram_disconnected()
520 wake_up_interruptible_all(&u->peer_wait); unix_release_sock()
607 wake_up_interruptible_all(&u->peer_wait); unix_listen()
/linux-4.1.27/net/sunrpc/
H A Dsvcsock.c791 wake_up_interruptible_all(wq); svc_tcp_listen_data_ready()
812 wake_up_interruptible_all(wq); svc_tcp_state_change()
/linux-4.1.27/drivers/scsi/
H A Dsg.c390 wake_up_interruptible_all(&sdp->open_wait); sg_release()
1576 wake_up_interruptible_all(&sfp->read_wait); sg_remove_device()
1579 wake_up_interruptible_all(&sdp->open_wait); sg_remove_device()
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1746 wake_up_interruptible_all(&dev->open); cx231xx_usb_disconnect()
/linux-4.1.27/drivers/misc/mei/
H A Dclient.c1302 wake_up_interruptible_all(&cl->rx_wait); mei_cl_complete()
/linux-4.1.27/include/linux/
H A Dwait.h173 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
/linux-4.1.27/drivers/staging/comedi/
H A Dcomedi_fops.c714 wake_up_interruptible_all(&async->wait_head); do_become_nonbusy()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-ops.c473 wake_up_interruptible_all(&ccp->ksb_queue); ccp_free_ksb()
/linux-4.1.27/fs/fuse/
H A Ddev.c2156 wake_up_interruptible_all(&ff->poll_wait); end_polls()
H A Dfile.c235 wake_up_interruptible_all(&ff->poll_wait); fuse_prepare_release()
/linux-4.1.27/net/irda/irnet/
H A Dirnet_irda.c99 wake_up_interruptible_all(&irnet_events.rwait); irnet_post_event()
/linux-4.1.27/net/iucv/
H A Daf_iucv.c308 wake_up_interruptible_all(&wq->wait); iucv_sock_wake_msglim()
/linux-4.1.27/drivers/android/
H A Dbinder.c3002 wake_up_interruptible_all(&proc->wait); binder_deferred_flush()
/linux-4.1.27/net/core/
H A Dsock.c2218 wake_up_interruptible_all(&wq->wait); sock_def_wakeup()
/linux-4.1.27/net/netlink/
H A Daf_netlink.c1289 wake_up_interruptible_all(&nlk->wait); netlink_release()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dmain.c6342 wake_up_interruptible_all(&wl->fwlog_waitq); wlcore_free_hw()

Completed in 1678 milliseconds