Home
last modified time | relevance | path

Searched refs:run_node (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/panthor/
A Dpanthor_sched.c656 struct list_head run_node; member
1926 run_node) { in tick_ctx_insert_old_group()
1930 list_add_tail(&csg_slot->group->run_node, &other_group->run_node); in tick_ctx_insert_old_group()
2075 list_move(&group->run_node, in tick_ctx_cleanup()
2095 list_move(&group->run_node, in tick_ctx_cleanup()
2458 list_move(&group->run_node, in sync_upd_work()
2575 list_move_tail(&group->run_node, in panthor_group_start()
2580 list_del_init(&group->run_node); in panthor_group_start()
2714 list_add(&group->run_node, in panthor_sched_suspend()
2996 list_del_init(&group->run_node); in queue_timedout_job()
[all …]
/linux/drivers/gpu/drm/imagination/
A Dpvr_rogue_fwif_check.h186 OFFSET_CHECK(struct rogue_fwif_fwcommoncontext, run_node, 120);
A Dpvr_rogue_fwif.h716 struct rogue_fwif_dllist_node run_node __aligned(8);
/linux/include/linux/
A Dsched.h544 struct rb_node run_node; member
/linux/kernel/sched/
A Dfair.c560 rb_entry((node), struct sched_entity, run_node)
832 struct rb_node *node = &se->run_node; in min_vruntime_update()
847 run_node, min_vruntime, min_vruntime_update);
857 rb_add_augmented_cached(&se->run_node, &cfs_rq->tasks_timeline, in __enqueue_entity()
863 rb_erase_augmented_cached(&se->run_node, &cfs_rq->tasks_timeline, in __dequeue_entity()

Completed in 69 milliseconds