Symbol: wake_up_var
block/bdev.c
625
wake_up_var(&whole->bd_claiming);
block/blk-cgroup.c
610
wake_up_var(&q->root_blkg);
drivers/block/ublk_drv.c
3061
wake_up_var(&ub->nr_queue_ready);
drivers/dma-buf/st-dma-fence-chain.c
412
wake_up_var(&data->children);
drivers/gpu/drm/display/drm_dp_aux_dev.c
184
wake_up_var(&aux_dev->usecount);
drivers/gpu/drm/display/drm_dp_aux_dev.c
227
wake_up_var(&aux_dev->usecount);
drivers/gpu/drm/i915/i915_active.c
167
wake_up_var(ref);
drivers/gpu/drm/i915/intel_wakeref.c
37
wake_up_var(&wf->wakeref);
drivers/gpu/drm/i915/intel_wakeref.c
67
wake_up_var(&wf->wakeref);
drivers/gpu/drm/i915/selftests/i915_request.c
1535
wake_up_var(&i915->selftest.counter);
drivers/gpu/drm/xe/xe_exec_queue.c
626
wake_up_var(&q->xef->exec_queue.pending_removal);
drivers/gpu/drm/xe/xe_guc_pc.c
1061
wake_up_var(&pc->flush_freq_limit);
drivers/media/platform/qcom/venus/hfi.c
236
wake_up_var(&core->insts_count);
fs/afs/cell.c
30
wake_up_var(&net->cells_outstanding);
fs/afs/cell.c
37
wake_up_var(&cell->state);
fs/afs/cell.c
566
wake_up_var(&cell->dns_lookup_count);
fs/afs/internal.h
1572
wake_up_var(&net->servers_outstanding);
fs/afs/rxrpc.c
219
wake_up_var(&net->nr_outstanding_calls);
fs/btrfs/block-group.c
395
wake_up_var(&bg->nocow_writers);
fs/btrfs/block-group.c
414
wake_up_var(&bg->reservations);
fs/fs-writeback.c
512
wake_up_var(&sb->s_isw_nr_in_flight);
fs/fserror.c
39
wake_up_var(&sb->s_pending_errors);
fs/netfs/fscache_cache.c
324
wake_up_var(&cache->n_accesses);
fs/netfs/fscache_cookie.c
200
wake_up_var(&cookie->state);
fs/netfs/fscache_volume.c
131
wake_up_var(&volume->n_accesses);
fs/netfs/objects.c
149
wake_up_var(&ictx->io_count);
fs/nfs/nfs4proc.c
10632
wake_up_var(&clp->cl_state);
fs/nfs/nfs4state.c
1158
wake_up_var(&clp->cl_state);
fs/nfs/pagelist.c
564
wake_up_var(&l_ctx->io_count);
fs/nfs/write.c
1620
wake_up_var(&cinfo->rpcs_out);
fs/nfsd/nfs4state.c
8042
wake_up_var(d_inode(cstate->current_fh.fh_dentry));
fs/notify/mark.c
150
wake_up_var(watched_objects);
fs/smb/client/file.c
319
wake_up_var(&cifs_sb->outstanding_rreq);
fs/super.c
169
wake_up_var(&sb->s_flags);
fs/super.c
2052
wake_up_var(&sb->s_writers.frozen);
fs/super.c
2072
wake_up_var(&sb->s_writers.frozen);
fs/super.c
2088
wake_up_var(&sb->s_writers.frozen);
fs/super.c
2100
wake_up_var(&sb->s_writers.frozen);
fs/super.c
2134
wake_up_var(&sb->s_writers.frozen);
fs/super.c
2152
wake_up_var(&sb->s_writers.frozen);
fs/xfs/xfs_buf.c
1799
wake_up_var(&bp->b_list);
fs/xfs/xfs_log.c
3411
wake_up_var(&log->l_opstate);
include/linux/fs.h
3166
wake_up_var(&inode->i_dio_count);
include/linux/fs.h
968
wake_up_var(inode_state_wait_address(inode, bit));
include/linux/mbcache.h
55
wake_up_var(&entry->e_refcnt);
include/linux/wait_bit.h
250
extern void wake_up_var(void *var);
include/linux/wait_bit.h
525
wake_up_var(var); \
include/linux/wait_bit.h
597
wake_up_var(var);
include/linux/wait_bit.h
615
wake_up_var(var); \
kernel/events/core.c
1395
wake_up_var(&ctx->refcount);
kernel/events/core.c
5796
wake_up_var(pmu);
kernel/futex/core.c
147
wake_up_var(fph->mm);
kernel/futex/core.c
1618
wake_up_var(mm);
kernel/sched/core.c
3095
wake_up_var(&pending->refs); /* No UaF, just an address */
kernel/sched/wait_bit.c
236
EXPORT_SYMBOL(wake_up_var);
lib/lwq.c
119
wake_up_var(&q);
lib/lwq.c
92
wake_up_var(q);
mm/memremap.c
469
wake_up_var(&folio->page);
mm/shmem.c
1579
wake_up_var(&info->stop_eviction);
net/rxrpc/call_accept.c
214
wake_up_var(&rxnet->nr_conns);
net/rxrpc/call_object.c
679
wake_up_var(&rxnet->nr_calls);
net/rxrpc/conn_object.c
300
wake_up_var(&rxnet->nr_conns);
net/sunrpc/xprt.c
1117
wake_up_var(&req->rq_pin);
net/tipc/udp_media.c
833
wake_up_var(&tn->wq_count);
security/landlock/fs.c
93
wake_up_var(&landlock_superblock(sb)->inode_refs);