Searched refs:wake_up_all (Results 1 - 145 of 145) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_irq.c43 wake_up_all(&qdev->display_event); qxl_irq_handler()
48 wake_up_all(&qdev->cursor_event); qxl_irq_handler()
52 wake_up_all(&qdev->io_cmd_event); qxl_irq_handler()
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_lock.c60 wake_up_all(&lock->queue); ttm_read_unlock()
143 wake_up_all(&lock->queue); ttm_write_unlock()
179 wake_up_all(&lock->queue); ttm_write_lock()
197 wake_up_all(&lock->queue); __ttm_vt_unlock()
242 wake_up_all(&lock->queue); ttm_vt_lock()
277 wake_up_all(&lock->queue); ttm_suspend_unlock()
H A Dttm_module.c50 wake_up_all(&exit_q); ttm_drm_class_device_release()
81 wake_up_all(&exit_q); ttm_init()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_irq.c53 wake_up_all(&dev_priv->fence_queue); vmw_irq_handler()
57 wake_up_all(&dev_priv->fifo_queue); vmw_irq_handler()
173 wake_up_all(&dev_priv->fence_queue); vmw_fallback_wait()
H A Dvmwgfx_fifo.c248 wake_up_all(&dev_priv->fifo_queue); vmw_fifo_wait_noirq()
H A Dvmwgfx_fence.c885 wake_up_all(&file_priv->event_wait); vmw_event_fence_action_seq_passed()
/linux-4.1.27/drivers/infiniband/core/
H A Diwcm.c489 wake_up_all(&cm_id_priv->connect_wait); iw_cm_reject()
499 wake_up_all(&cm_id_priv->connect_wait); iw_cm_reject()
527 wake_up_all(&cm_id_priv->connect_wait); iw_cm_accept()
535 wake_up_all(&cm_id_priv->connect_wait); iw_cm_accept()
554 wake_up_all(&cm_id_priv->connect_wait); iw_cm_accept()
587 wake_up_all(&cm_id_priv->connect_wait); iw_cm_connect()
596 wake_up_all(&cm_id_priv->connect_wait); iw_cm_connect()
615 wake_up_all(&cm_id_priv->connect_wait); iw_cm_connect()
730 wake_up_all(&cm_id_priv->connect_wait); cm_conn_est_handler()
772 wake_up_all(&cm_id_priv->connect_wait); cm_conn_rep_handler()
/linux-4.1.27/drivers/ide/
H A Dide-park.c23 wake_up_all(&ide_park_wq); issue_park_cmd()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/
H A Dmdp_kms.c94 wake_up_all(&wait_event); wait_irq()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-notif-wait.c119 wake_up_all(&notif_wait->notif_waitq); iwl_notification_wait_notify()
132 wake_up_all(&notif_wait->notif_waitq); iwl_abort_notification_waits()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_rd.c115 wake_up_all(&rd->fifo_event); rd_write()
150 wake_up_all(&rd->fifo_event); rd_read()
H A Dmsm_drv.c727 wake_up_all(&priv->fence_event); msm_update_fence()
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_i2c.c234 wake_up_all(&hdmi_i2c->ddc_event); hdmi_i2c_irq()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dfault.c43 wake_up_all(&ctx->stop_wq); spufs_handle_event()
H A Drun.c44 wake_up_all(&ctx->stop_wq); spufs_stop_callback()
H A Dsched.c210 wake_up_all(&ctx->stop_wq); for_each_online_node()
486 wake_up_all(&ctx->stop_wq); spu_unbind_context()
734 wake_up_all(&ctx->run_wq); __spu_schedule()
H A Dfile.c759 wake_up_all(&ctx->ibox_wq); spufs_ibox_callback()
911 wake_up_all(&ctx->wbox_wq); spufs_wbox_callback()
1584 wake_up_all(&ctx->mfc_wq); spufs_mfc_callback()
/linux-4.1.27/kernel/locking/
H A Dpercpu-rwsem.c100 wake_up_all(&brw->write_waitq); percpu_up_read()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dworkitem.c328 wake_up_all(&sched->ws_waitq); cfs_wi_sched_destroy()
456 wake_up_all(&sched->ws_waitq); cfs_wi_shutdown()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_fence.c168 * in the waitqueue, in a call from wake_up_all. radeon_fence_check_signaled()
294 wake_up_all(&rdev->fence_queue); radeon_fence_check_lockup()
306 wake_up_all(&rdev->fence_queue); radeon_fence_check_lockup()
323 wake_up_all(&rdev->fence_queue); radeon_fence_process()
915 wake_up_all(&rdev->fence_queue); radeon_fence_driver_fini()
986 wake_up_all(&rdev->fence_queue); radeon_debugfs_gpu_reset()
H A Dcik.c8453 wake_up_all(&rdev->fence_queue); cik_irq_process()
/linux-4.1.27/drivers/misc/cxl/
H A Dirq.c169 wake_up_all(&ctx->wq); cxl_irq()
257 wake_up_all(&ctx->wq); cxl_irq_afu()
H A Dcontext.c191 wake_up_all(&ctx->wq); __detach_context()
H A Dfault.c112 wake_up_all(&ctx->wq); cxl_ack_ae()
/linux-4.1.27/drivers/video/fbdev/
H A Dpxa3xx-gcu.c267 wake_up_all(&priv->wait_free); pxa3xx_gcu_handle_irq()
283 wake_up_all(&priv->wait_idle); pxa3xx_gcu_handle_irq()
/linux-4.1.27/fs/ext4/
H A Dpage-io.c134 wake_up_all(ext4_ioend_wq(io_end->inode)); ext4_release_io_end()
151 wake_up_all(ext4_ioend_wq(inode)); ext4_clear_io_unwritten_flag()
/linux-4.1.27/sound/usb/usx2y/
H A Dusb_stream.c493 wake_up_all(&sk->sleep); stream_idle()
497 wake_up_all(&sk->sleep); stream_idle()
H A Dus122l.c452 wake_up_all(&us122l->sk.sleep); usb_stream_hwdep_ioctl()
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-event.c166 wake_up_all(&fh->wait); __v4l2_event_queue_fh()
H A Dvideobuf-core.c280 wake_up_all(&q->bufs[i]->done); videobuf_queue_cancel()
H A Dvideobuf2-core.c2202 wake_up_all(&q->done_wq); __vb2_queue_cancel()
2284 wake_up_all(&q->done_wq); vb2_queue_error()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_irq.c109 wake_up_all(&wait_event); wait_irq()
H A Domap_gem.c1141 wake_up_all(&sync_event); sync_notify()
/linux-4.1.27/net/rxrpc/
H A Dar-local.c290 wake_up_all(&rxrpc_local_wq); rxrpc_destroy_local()
H A Dar-peer.c274 wake_up_all(&rxrpc_peer_wq); rxrpc_destroy_peer()
/linux-4.1.27/drivers/md/
H A Ddm-region-hash.c371 * Dispatch the bios before we call 'wake_up_all'. complete_resync_work()
374 * the work queue is flushed. If we wake_up_all complete_resync_work()
H A Ddm-raid1.c116 wake_up_all(&_kmirrord_recovery_stopped); wakeup_all_recovery_waiters()
H A Ddm-snap.c951 wake_up_all(&_pending_exceptions_done); increment_pending_exceptions_done_count()
/linux-4.1.27/fs/afs/
H A Dvnode.c227 wake_up_all(&vnode->update_waitq); afs_vnode_finalise_status_update()
253 wake_up_all(&vnode->update_waitq); afs_vnode_status_update_failed()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dusb-tx.c235 wake_up_all(&i2400mu->tx_wq); i2400mu_bus_tx_kick()
H A Dusb-rx.c425 wake_up_all(&i2400mu->rx_wq); i2400mu_rx_kick()
H A Dcontrol.c322 wake_up_all(&i2400m->state_wq); i2400m_report_tlv_system_state()
/linux-4.1.27/drivers/staging/unisys/virthba/
H A Dvirthba.c1099 wake_up_all((wait_queue_head_t *)cmdrsp->vdiskmgmt.notify); complete_vdiskmgmt_command()
1109 wake_up_all((wait_queue_head_t *)cmdrsp->scsitaskmgmt.notify); complete_taskmgmt_command()
1379 wake_up_all((wait_queue_head_t *) virthba_serverdown_complete()
1388 wake_up_all((wait_queue_head_t *) virthba_serverdown_complete()
/linux-4.1.27/drivers/base/power/
H A Druntime.c351 wake_up_all(&dev->power.wait_queue); rpm_idle()
529 wake_up_all(&dev->power.wait_queue);
557 wake_up_all(&dev->power.wait_queue);
747 wake_up_all(&dev->power.wait_queue);
H A Ddomain.c301 wake_up_all(&genpd->status_wait_queue);
634 wake_up_all(&genpd->status_wait_queue);
760 wake_up_all(&genpd->status_wait_queue); pm_genpd_runtime_resume()
/linux-4.1.27/drivers/uwb/
H A Duwbd.c341 wake_up_all(&rc->uwbd.wq); uwbd_event_queue()
H A Dwhc-rc.c208 wake_up_all(&whcrc->cmd_wq); whcrc_irq_cb()
/linux-4.1.27/fs/cachefiles/
H A Dinternal.h131 wake_up_all(&cache->daemon_pollwq); cachefiles_state_changed()
/linux-4.1.27/fs/cifs/
H A Dcifsfs.c534 wake_up_all(&tcon->ses->server->request_q); cifs_umount_begin()
535 wake_up_all(&tcon->ses->server->response_q); cifs_umount_begin()
538 wake_up_all(&tcon->ses->server->response_q); cifs_umount_begin()
H A Dconnect.c705 wake_up_all(&server->response_q); clean_demultiplex_info()
719 wake_up_all(&server->request_q); clean_demultiplex_info()
/linux-4.1.27/fs/ceph/
H A Dcaps.c1250 wake_up_all(&ci->i_cap_wq);
2354 wake_up_all(&ci->i_cap_wq); ceph_put_cap_refs()
2432 wake_up_all(&ci->i_cap_wq); ceph_put_wrbuffer_cap_refs()
2712 wake_up_all(&ci->i_cap_wq);
2767 wake_up_all(&mdsc->cap_flushing_wq);
2784 wake_up_all(&ci->i_cap_wq);
H A Dinode.c897 wake_up_all(&ci->i_cap_wq); fill_inode()
1688 wake_up_all(&ci->i_cap_wq); __ceph_do_pending_vmtruncate()
H A Dfile.c331 wake_up_all(&ci->i_cap_wq); ceph_release()
H A Dmds_client.c1212 wake_up_all(&ci->i_cap_wq); wake_up_session_cb()
2622 wake_up_all(&mdsc->session_close_wq); handle_session()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dimport.c384 wake_up_all(&imp->imp_recovery_waitq); ptlrpc_invalidate_import()
1208 wake_up_all(&imp->imp_recovery_waitq); ptlrpc_connect_interpret()
1417 wake_up_all(&imp->imp_recovery_waitq); ptlrpc_import_recovery_state_machine()
H A Dsec_bulk.c456 wake_up_all(&page_pools.epp_waitq); enc_pools_wakeup()
H A Dservice.c2116 wake_up_all(&svcpt->scp_waitq); ptlrpc_handle_rs()
2512 wake_up_all(&hrp->hrp_thrs[j].hrt_waitq); cfs_percpt_for_each()
2573 wake_up_all(&svcpt->scp_waitq); ptlrpc_svcpt_stop_threads()
H A Dclient.c1861 wake_up_all(&imp->imp_recovery_waitq); ptlrpc_check_set()
/linux-4.1.27/net/sunrpc/xprtrdma/
H A Dverbs.c156 wake_up_all(&ep->rep_connect_wait); rpcrdma_qp_async_error_upcall()
171 wake_up_all(&ep->rep_connect_wait); rpcrdma_cq_async_error_upcall()
474 wake_up_all(&ep->rep_connect_wait); rpcrdma_conn_upcall()
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrutlbpurge.c246 wake_up_all(&gms->ms_wait_queue); gru_invalidate_range_end()
/linux-4.1.27/drivers/staging/android/
H A Dsync.c187 wake_up_all(&fence->wq); fence_check_cb_func()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dlib-eq.c233 wake_up_all(&the_lnet.ln_eq_waitq); lnet_eq_enqueue_event()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-tcpip.c573 wake_up_all(sk_sleep(sock->sk)); libcfs_sock_abort_accept()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c232 wake_up_all(&clk->wait); nvkm_pstate_work()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c219 wake_up_all(&i2c->wait); nvkm_i2c_release_pad()
/linux-4.1.27/fs/squashfs/
H A Dcache.c140 wake_up_all(&entry->wait_queue); squashfs_cache_get()
/linux-4.1.27/fs/fuse/
H A Ddev.c239 wake_up_all(&fc->reserved_req_waitq); put_reserved_req()
2191 wake_up_all(&fc->waitq); fuse_abort_conn()
2192 wake_up_all(&fc->blocked_waitq); fuse_abort_conn()
2209 wake_up_all(&fc->blocked_waitq); fuse_dev_release()
H A Dinode.c900 wake_up_all(&fc->blocked_waitq); process_init_reply()
/linux-4.1.27/lib/
H A Dpercpu-refcount.c116 wake_up_all(&percpu_ref_switch_waitq); percpu_ref_call_confirm_rcu()
/linux-4.1.27/net/rds/
H A Dcong.c254 wake_up_all(&rds_poll_waitq); rds_cong_map_updated()
H A Dsend.c118 wake_up_all(&conn->c_waitq); release_in_xmit()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_io.c369 wake_up_all(&lov->lo_waitq); lov_io_fini()
829 wake_up_all(&lov->lo_waitq); lov_empty_io_fini()
/linux-4.1.27/drivers/gpu/vga/
H A Dvgaarb.c355 wake_up_all(&vga_wait_queue); __vga_put()
636 wake_up_all(&vga_wait_queue); vga_arbiter_del_pci_device()
/linux-4.1.27/drivers/tty/hvc/
H A Dhvsi.c146 wake_up_all(&hp->stateq); __set_state()
896 wake_up_all(&hp->emptyq); hvsi_write_worker()
/linux-4.1.27/drivers/usb/class/
H A Dcdc-wdm.c974 wake_up_all(&desc->wait); wdm_disconnect()
1075 wake_up_all(&desc->wait); wdm_pre_reset()
H A Dcdc-acm.c348 wake_up_all(&acm->wioctl); acm_ctrl_irq()
1557 wake_up_all(&acm->wioctl); acm_disconnect()
/linux-4.1.27/net/ceph/
H A Dmon_client.c409 wake_up_all(&client->auth_wq); ceph_monc_handle_map()
906 wake_up_all(&monc->client->auth_wq); handle_auth_reply()
H A Dosd_client.c2182 wake_up_all(&osdc->client->auth_wq); ceph_osdc_handle_map()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_irq.c996 wake_up_all(&ring->irq_queue); notify_ring()
1531 wake_up_all(&dev_priv->gmbus_wait_queue); gmbus_irq_handler()
1538 wake_up_all(&dev_priv->gmbus_wait_queue); dp_aux_irq_handler()
2308 wake_up_all(&ring->irq_queue); i915_error_wake_up()
2311 wake_up_all(&dev_priv->pending_flip_queue); i915_error_wake_up()
2318 wake_up_all(&dev_priv->gpu_error.reset_queue); i915_error_wake_up()
2891 wake_up_all(&ring->irq_queue); for_each_ring()
H A Dintel_display.c3787 wake_up_all(&dev_priv->pending_flip_queue); page_flip_completed()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd.c2298 wake_up_all(&ksocknal_data.ksnd_connd_waitq);
2299 wake_up_all(&ksocknal_data.ksnd_reaper_waitq);
2309 wake_up_all(&sched->kss_waitq); cfs_percpt_for_each()
/linux-4.1.27/block/
H A Dblk-mq.c110 wake_up_all(&q->mq_freeze_wq); blk_mq_usage_counter_release()
154 wake_up_all(&q->mq_freeze_wq); blk_mq_unfreeze_queue()
173 wake_up_all(&q->mq_freeze_wq); blk_mq_wake_waiters()
H A Dblk-core.c423 wake_up_all(&rl->wait[i]);
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Def10.c2556 wake_up_all(&table->waitq); efx_ef10_filter_insert()
2663 wake_up_all(&table->waitq); efx_ef10_filter_remove_internal()
2908 wake_up_all(&table->waitq); efx_ef10_filter_rfs_insert_complete()
2962 wake_up_all(&table->waitq); efx_ef10_filter_rfs_expire_complete()
/linux-4.1.27/drivers/scsi/isci/
H A Dremote_node_context.c641 wake_up_all(&ihost->eventq); /* Let observers look. */ sci_remote_node_context_suspend()
H A Dtask.c731 wake_up_all(&ihost->eventq); isci_task_request_complete()
H A Dhost.c1103 wake_up_all(&ihost->eventq); ireq_done()
/linux-4.1.27/drivers/pci/
H A Daccess.c564 wake_up_all(&pci_cfg_wait); pci_cfg_access_unlock()
/linux-4.1.27/drivers/gpu/drm/i2c/
H A Dadv7511.c448 wake_up_all(&adv7511->wq); adv7511_irq_process()
/linux-4.1.27/drivers/block/
H A Dnbd.c498 wake_up_all(&nbd->active_wq); nbd_handle_req()
H A Dnvme-core.c2839 wake_up_all(&nvme_kthread_wait); nvme_dev_start()
/linux-4.1.27/fs/lockd/
H A Dclntproc.c304 wake_up_all(&host->h_gracewait); nlmclnt_call()
/linux-4.1.27/fs/
H A Dmbcache.c207 wake_up_all(&mb_cache_queue); __mb_cache_entry_release()
H A Daio.c807 wake_up_all(&ctx->wait); kill_ioctx()
/linux-4.1.27/fs/ncpfs/
H A Dsock.c140 wake_up_all(&req->wq); ncp_finish_request()
/linux-4.1.27/include/linux/
H A Dfscache-cache.h435 wake_up_all(&fscache_cache_cleared_wq); fscache_object_destroyed()
H A Dwait.h167 #define wake_up_all(x) __wake_up(x, TASK_NORMAL, 0, NULL) macro
/linux-4.1.27/drivers/scsi/
H A Dstex.c1132 wake_up_all(&hba->reset_waitq); stex_handshake()
1254 wake_up_all(&hba->reset_waitq); stex_yos_reset()
H A Dipr.c6992 wake_up_all(&ioa_cfg->reset_wait_q); ipr_ioa_bringdown_done()
7048 wake_up_all(&ioa_cfg->reset_wait_q); ipr_ioa_reset_done()
8948 wake_up_all(&ioa_cfg->reset_wait_q); ipr_initiate_ioa_reset()
9050 wake_up_all(&ioa_cfg->eeh_wait_q); ipr_pci_slot_reset()
9082 wake_up_all(&ioa_cfg->eeh_wait_q); ipr_pci_perm_failure()
H A Dpmcraid.c2301 wake_up_all(&pinstance->reset_wait_q); pmcraid_ioa_reset()
H A Dhpsa.c4161 wake_up_all(&h->scan_wait_queue); hpsa_scan_complete()
/linux-4.1.27/fs/xfs/
H A Dxfs_log_cil.c394 wake_up_all(&ctx->cil->xc_commit_wait); xlog_cil_committed()
645 wake_up_all(&cil->xc_commit_wait); xlog_cil_push()
H A Dxfs_log.c2751 wake_up_all(&iclog->ic_force_wait); xlog_state_do_callback()
2798 wake_up_all(&log->l_flush_wait); xlog_state_do_callback()
2849 wake_up_all(&iclog->ic_write_wait); xlog_state_done_syncing()
3970 wake_up_all(&log->l_cilp->xc_commit_wait); xfs_log_force_umount()
H A Dxfs_trans_ail.c747 wake_up_all(&ailp->xa_empty);
H A Dxfs_buf_item.c429 wake_up_all(&bp->b_waiters); xfs_buf_item_unpin()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dcore.c2326 wake_up_all(&emac_probe_wait); emac_of_bus_notify()
2881 wake_up_all(&emac_probe_wait); emac_probe()
2930 wake_up_all(&emac_probe_wait); emac_probe()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd.c2695 wake_up_all(&sched->ibs_waitq); kiblnd_base_shutdown()
2697 wake_up_all(&kiblnd_data.kib_connd_waitq); kiblnd_base_shutdown()
2698 wake_up_all(&kiblnd_data.kib_failover_waitq); kiblnd_base_shutdown()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lock.c1156 wake_up_all(&lock->l_waitq); ldlm_lock_fail_match_locked()
1179 wake_up_all(&lock->l_waitq); ldlm_lock_allow_match_locked()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dcl_lock.c980 wake_up_all(&lock->cll_wq); cl_lock_state_signal()
2172 wake_up_all(&lock->cll_wq); cl_lock_user_del()
H A Dlu_object.c111 wake_up_all(&bkt->lsb_marche_funebre); lu_object_put()
304 wake_up_all(&bkt->lsb_marche_funebre);
H A Dcl_io.c1664 wake_up_all(&anchor->csi_waitq); cl_sync_io_note()
H A Dgenops.c1676 wake_up_all(&obd_zombie_waitq); obd_zombie_impexp_notify()
/linux-4.1.27/security/tomoyo/
H A Dcommon.c2059 wake_up_all(&tomoyo_query_wait); tomoyo_supervisor()
2691 wake_up_all(&tomoyo_answer_wait); tomoyo_close_control()
/linux-4.1.27/drivers/macintosh/
H A Dsmu.c1102 wake_up_all(&pp->wait); smu_user_cmd_done()
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_channel.c788 wake_up_all(&ch->idle_wq); xpc_disconnect_channel()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_page.c771 wake_up_all(&osc_lru_waitq); osc_lru_add()
H A Dosc_cache.c342 wake_up_all(&ext->oe_waitq); osc_extent_state_set()
/linux-4.1.27/drivers/dma/
H A Ddmatest.c330 wake_up_all(done->wait); dmatest_callback()
/linux-4.1.27/fs/nfs/
H A Dclient.c532 wake_up_all(&nfs_client_active_wq); nfs_mark_client_ready()
/linux-4.1.27/mm/
H A Doom_kill.c449 wake_up_all(&oom_victims_wait); unmark_oom_victim()
H A Dshmem.c1327 * though i_lock needed lest racing with wake_up_all(). shmem_fault()
2091 wake_up_all(&shmem_falloc_waitq); shmem_fallocate()
H A Dvmscan.c2994 wake_up_all(&pgdat->pfmemalloc_wait); prepare_kswapd_sleep()
3235 wake_up_all(&pgdat->pfmemalloc_wait); balance_pgdat()
H A Dmemcontrol.c4984 wake_up_all(&mc.waitq); __mem_cgroup_clear_mc()
/linux-4.1.27/fs/jfs/
H A Djfs_txnmgr.c148 #define TXN_WAKEUP(event) wake_up_all(event)
2724 wake_up_all(&tblk->gcwait); // LOGGC_WAKEUP txLazyCommit()
H A Djfs_logmgr.c105 #define LOGGC_WAKEUP(tblk) wake_up_all(&(tblk)->gcwait)
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcfg.c767 wake_up_all(&priv->scan_q); lbs_scan_worker()
/linux-4.1.27/drivers/vhost/
H A Dvhost.c222 wake_up_all(&work->done); vhost_worker()
/linux-4.1.27/fs/kernfs/
H A Ddir.c333 wake_up_all(&root->deactivate_waitq); kernfs_put_active()
/linux-4.1.27/net/bluetooth/rfcomm/
H A Dcore.c110 wake_up_all(&rfcomm_wq); rfcomm_schedule()
/linux-4.1.27/kernel/
H A Dmodule.c3158 wake_up_all(&module_wq); do_init_module()
3172 wake_up_all(&module_wq); do_init_module()
3416 wake_up_all(&module_wq); load_module()
H A Dcgroup.c4531 wake_up_all(&css->cgroup->offline_waitq); offline_css()
/linux-4.1.27/drivers/net/usb/
H A Dusbnet.c1484 wake_up_all(&dev->wait); usbnet_bh()
/linux-4.1.27/drivers/usb/core/
H A Ddevio.c2383 wake_up_all(&ps->wait); usbdev_remove()
/linux-4.1.27/drivers/usb/host/
H A Duhci-q.c605 wake_up_all(&uhci->waitqh); uhci_make_qh_idle()
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dauth_gss.c383 wake_up_all(&gss_msg->waitqueue); __gss_unhash_msg()
/linux-4.1.27/kernel/trace/
H A Dring_buffer.c533 wake_up_all(&rbwork->waiters); rb_wake_up_waiters()
536 wake_up_all(&rbwork->full_waiters); rb_wake_up_waiters()
/linux-4.1.27/kernel/rcu/
H A Dtree_plugin.h1862 wake_up_all(&rnp->nocb_gp_wq[rnp->completed & 0x1]); rcu_nocb_gp_cleanup()
/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c738 wake_up_all(&close_wq); nfs4_put_stid()
1122 wake_up_all(&close_wq); put_ol_stateid_locked()
/linux-4.1.27/kernel/events/
H A Dcore.c4397 wake_up_all(&event->waitq); ring_buffer_attach()
4409 wake_up_all(&event->waitq); ring_buffer_wakeup()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D3945-mac.c2269 wake_up_all(&il->wait_command_queue); __il3945_down()
H A D4965-mac.c5408 wake_up_all(&il->wait_command_queue); __il4965_down()
/linux-4.1.27/drivers/ata/
H A Dlibata-eh.c829 wake_up_all(&ap->eh_wait_q);
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c5813 wake_up_all(&instance->int_cmd_wait_q); megasas_detach_one()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_target.c476 wake_up_all(&tgt->waitQ); qlt_free_session_done()
/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c4809 wake_up_all(&space_info->wait); reserve_metadata_bytes()

Completed in 4973 milliseconds