Searched refs:push_work (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c108 INIT_WORK(&ctx->push_work, xlog_cil_push_work);
1132 container_of(work, struct xfs_cil_ctx, push_work);
1412 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work);
1501 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work);
H A Dxfs_log_priv.h233 struct work_struct push_work; member in struct:xfs_cil_ctx
/linux-master/kernel/sched/
H A Drt.c2060 push_task, &rq->push_work);
2401 push_task, &src_rq->push_work);
H A Dcore.c2999 p, &rq->push_work);
9460 static DEFINE_PER_CPU(struct cpu_stop_work, push_work);
9521 this_cpu_ptr(&push_work));
H A Ddeadline.c2550 push_task, &src_rq->push_work);
H A Dsched.h1157 struct cpu_stop_work push_work; member in struct:rq

Completed in 543 milliseconds