Home
last modified time | relevance | path

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

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