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.c2059 push_task, &rq->push_work);
2400 push_task, &src_rq->push_work);
H A Dcore.c2999 p, &rq->push_work);
9459 static DEFINE_PER_CPU(struct cpu_stop_work, push_work);
9520 this_cpu_ptr(&push_work));
H A Dsched.h1176 struct cpu_stop_work push_work; member in struct:rq
H A Ddeadline.c2549 push_task, &src_rq->push_work);

Completed in 325 milliseconds