Searched refs:push_work (Results 1 – 3 of 3) sorted by relevance
429 struct work_struct push_work; member464 .push_work = __WORK_INITIALIZER(blocking_pool.push_work,474 .push_work = __WORK_INITIALIZER(nonblocking_pool.push_work,718 schedule_work(&last->push_work); in credit_entropy_bits()1025 push_work); in push_to_pool()
95 init_irq_work(&rt_rq->push_work, push_irq_work_func); in init_rt_rq()1896 irq_work_queue_on(&rq->rt.push_work, cpu); in tell_cpu_to_push()1951 irq_work_queue_on(&rt_rq->push_work, cpu); in try_to_push_tasks()1956 struct rt_rq *rt_rq = container_of(work, struct rt_rq, push_work); in push_irq_work_func()
456 struct irq_work push_work; member