Searched refs:push_work (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_log_cil.c | 64 INIT_WORK(&ctx->push_work, xlog_cil_push_work); in xlog_cil_ctx_alloc() 856 container_of(work, struct xfs_cil_ctx, push_work); in xlog_cil_push_work() 1154 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work); in xlog_cil_push_background() 1234 queue_work(cil->xc_push_wq, &cil->xc_ctx->push_work); in xlog_cil_push_now()
|
| A D | xfs_log_priv.h | 252 struct work_struct push_work; member
|
| /linux/kernel/sched/ |
| A D | rt.c | 2041 push_task, &rq->push_work); in push_rt_task() 2390 push_task, &src_rq->push_work); in pull_rt_task()
|
| A D | sched.h | 1100 struct cpu_stop_work push_work; member
|
| A D | core.c | 2657 p, &rq->push_work); in affine_move_task() 8805 static DEFINE_PER_CPU(struct cpu_stop_work, push_work); 8865 this_cpu_ptr(&push_work)); in balance_push()
|
| A D | deadline.c | 2403 push_task, &src_rq->push_work); in pull_dl_task()
|
| /linux/ |
| A D | System.map | 129620 ffff8000118c8780 d push_work
|
| A D | .tmp_System.map | 129620 ffff8000118c8780 d push_work
|
Completed in 381 milliseconds