Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/pps/
Dkapi.c229 wake_up_interruptible_all(&pps->queue); in pps_event()
/linux-4.4.14/drivers/usb/misc/
Dldusb.c788 wake_up_interruptible_all(&dev->read_wait); in ld_usb_disconnect()
789 wake_up_interruptible_all(&dev->write_wait); in ld_usb_disconnect()
Dlegousbtower.c978 wake_up_interruptible_all(&dev->read_wait); in tower_disconnect()
979 wake_up_interruptible_all(&dev->write_wait); in tower_disconnect()
/linux-4.4.14/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.4.14/drivers/gpu/drm/
Ddrm_fops.c462 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.4.14/drivers/misc/mei/
Dclient.c1371 wake_up_interruptible_all(&cl->ev_wait); in mei_cl_notify()
1725 wake_up_interruptible_all(&cl->rx_wait); in mei_cl_complete()
/linux-4.4.14/include/linux/
Dwait.h173 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c68 wake_up_interruptible_all(&solo_dev->disp_thread_wait); in solo_video_in_isr()
Dsolo6x10-v4l2-enc.c585 wake_up_interruptible_all(&solo_dev->ring_thread_wait); in solo_enc_v4l2_isr()
/linux-4.4.14/net/sunrpc/
Dsvcsock.c816 wake_up_interruptible_all(wq); in svc_tcp_listen_data_ready()
837 wake_up_interruptible_all(wq); in svc_tcp_state_change()
/linux-4.4.14/net/unix/
Daf_unix.c470 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); in unix_dgram_disconnected()
531 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock()
619 wake_up_interruptible_all(&u->peer_wait); in unix_listen()
/linux-4.4.14/drivers/scsi/
Dsg.c390 wake_up_interruptible_all(&sdp->open_wait); in sg_release()
1582 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_device()
1585 wake_up_interruptible_all(&sdp->open_wait); in sg_remove_device()
/linux-4.4.14/net/irda/irnet/
Dirnet_irda.c99 wake_up_interruptible_all(&irnet_events.rwait); in irnet_post_event()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1782 wake_up_interruptible_all(&dev->open); in cx231xx_usb_disconnect()
/linux-4.4.14/net/iucv/
Daf_iucv.c307 wake_up_interruptible_all(&wq->wait); in iucv_sock_wake_msglim()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c472 wake_up_interruptible_all(&ccp->ksb_queue); in ccp_free_ksb()
/linux-4.4.14/net/core/
Dsock.c2285 wake_up_interruptible_all(&wq->wait); in sock_def_wakeup()
/linux-4.4.14/drivers/staging/comedi/
Dcomedi_fops.c753 wake_up_interruptible_all(&async->wait_head); in do_become_nonbusy()
/linux-4.4.14/fs/fuse/
Ddev.c2102 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.4.14/net/netlink/
Daf_netlink.c1304 wake_up_interruptible_all(&nlk->wait); in netlink_release()
/linux-4.4.14/drivers/android/
Dbinder.c3002 wake_up_interruptible_all(&proc->wait); in binder_deferred_flush()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c6380 wake_up_interruptible_all(&wl->fwlog_waitq); in wlcore_free_hw()
/linux-4.4.14/Documentation/
Dmemory-barriers.txt2035 wake_up_interruptible_all();