Searched refs:push_work (Results 1 – 3 of 3) sorted by relevance
426 struct work_struct push_work; member461 .push_work = __WORK_INITIALIZER(blocking_pool.push_work,471 .push_work = __WORK_INITIALIZER(nonblocking_pool.push_work,698 schedule_work(&last->push_work); in credit_entropy_bits()1005 push_work); in push_to_pool()
91 init_irq_work(&rt_rq->push_work, push_irq_work_func); in init_rt_rq()1885 irq_work_queue_on(&rq->rt.push_work, cpu); in tell_cpu_to_push()1940 irq_work_queue_on(&rt_rq->push_work, cpu); in try_to_push_tasks()1945 struct rt_rq *rt_rq = container_of(work, struct rt_rq, push_work); in push_irq_work_func()
453 struct irq_work push_work; member