Home
last modified time | relevance | path

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

12

/linux/drivers/media/mc/
H A Dmc-request.c57 wake_up_interruptible_all(&req->poll_wait); in media_request_clean()
465 wake_up_interruptible_all(&req->poll_wait); in media_request_object_unbind()
493 wake_up_interruptible_all(&req->poll_wait); in media_request_object_complete()
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c192 wake_up_interruptible_all(&__zfcp_diag_publish_wait); in __zfcp_diag_update_buffer()
/linux/drivers/pps/
H A Dkapi.c216 wake_up_interruptible_all(&pps->queue); in pps_event()
/linux/fs/
H A Dpipe.c735 wake_up_interruptible_all(&pipe->rd_wait); in pipe_release()
736 wake_up_interruptible_all(&pipe->wr_wait); in pipe_release()
1116 wake_up_interruptible_all(&pipe->rd_wait); in wake_up_partner()
1233 wake_up_interruptible_all(&pipe->rd_wait); in fifo_open()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.c195 wake_up_interruptible_all(&ccm->wq); in nfp_ccm_rx()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.c312 wake_up_interruptible_all(&oct->ctrl_req_wait_q); in process_mbox_resp()
443 wake_up_interruptible_all(&oct->ctrl_req_wait_q); in octep_ctrl_net_uninit()
/linux/drivers/pps/generators/
H A Dpps_gen.c297 wake_up_interruptible_all(&pps_gen->queue); in pps_gen_event()
/linux/drivers/usb/misc/
H A Dlegousbtower.c866 wake_up_interruptible_all(&dev->read_wait); in tower_disconnect()
867 wake_up_interruptible_all(&dev->write_wait); in tower_disconnect()
/linux/drivers/rpmsg/
H A 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()
1257 wake_up_interruptible_all(&edge->new_channel_event); in qcom_channel_scan_worker()
/linux/fs/smb/server/
H A Doplock.c385 wake_up_interruptible_all(&opinfo->oplock_q); in close_id_del_oplock()
388 wake_up_interruptible_all(&opinfo->oplock_brk); in close_id_del_oplock()
844 wake_up_interruptible_all(&opinfo->oplock_brk); in wait_lease_breaking()
/linux/drivers/iommu/iommufd/
H A Diommufd_private.h195 wake_up_interruptible_all(&ictx->destroy_wait); in iommufd_put_object()
/linux/drivers/scsi/
H A Dsg.c395 wake_up_interruptible_all(&sdp->open_wait); in sg_release()
1609 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_device()
1612 wake_up_interruptible_all(&sdp->open_wait); in sg_remove_device()
2146 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_request()
/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c66 wake_up_interruptible_all(&ccp->sb_queue); in ccp_free_ksb()
H A Dccp-dev-v5.c87 wake_up_interruptible_all(&ccp->sb_queue); in ccp_lsb_free()
/linux/drivers/usb/class/
H A Dusbtmc.c240 wake_up_interruptible_all(&data->waitq); in usbtmc_flush()
2342 wake_up_interruptible_all(&data->waitq); in usbtmc_interrupt()
2503 wake_up_interruptible_all(&data->waitq); in usbtmc_disconnect()
/linux/include/linux/
H A Dwait.h230 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c59 wake_up_interruptible_all(&solo_dev->disp_thread_wait); in solo_video_in_isr()
H A Dsolo6x10-v4l2-enc.c575 wake_up_interruptible_all(&solo_dev->ring_thread_wait); in solo_enc_v4l2_isr()
/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c762 wake_up_interruptible_all(&video->wait); in aspeed_video_irq()
1742 wake_up_interruptible_all(&video->wait); in aspeed_video_resolution_work()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c508 wake_up_interruptible_all(&area->cpp->waitq); in nfp_cpp_area_release()
/linux/fs/f2fs/
H A Dsegment.h1052 wake_up_interruptible_all(&dcc->discard_wait_queue); in wake_up_discard_thread()
/linux/net/unix/
H A Daf_unix.c622 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); in unix_dgram_disconnected()
695 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock()
841 wake_up_interruptible_all(&u->peer_wait); in unix_listen()
/linux/fs/smb/client/
H A Dsmbdirect.c232 wake_up_interruptible_all(&info->wait_send_queue); in smbd_conn_upcall()
1373 wake_up_interruptible_all(&info->wait_mr); in smbd_destroy()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1949 wake_up_interruptible_all(&dev->open); in cx231xx_usb_disconnect()
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2206 wake_up_interruptible_all();

12