Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_log_cil.c108 INIT_WORK(&ctx->push_work, xlog_cil_push_work); in xlog_cil_ctx_alloc()
1302 container_of(work, struct xfs_cil_ctx, push_work); in xlog_cil_push_work()
1582 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work); in xlog_cil_push_background()
1671 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work); in xlog_cil_push_now()
A Dxfs_log_priv.h233 struct work_struct push_work; member
/linux/kernel/sched/
A Drt.c2042 push_task, &rq->push_work); in push_rt_task()
2383 push_task, &src_rq->push_work); in pull_rt_task()
A Dcore.c2897 p, &rq->push_work); in affine_move_task()
7875 static DEFINE_PER_CPU(struct cpu_stop_work, push_work);
7936 this_cpu_ptr(&push_work)); in balance_push()
A Dsched.h1274 struct cpu_stop_work push_work; member
A Ddeadline.c2858 push_task, &src_rq->push_work); in pull_dl_task()

Completed in 44 milliseconds