Searched refs:run_node (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_check.h186 OFFSET_CHECK(struct rogue_fwif_fwcommoncontext, run_node, 120);
H A Dpvr_rogue_fwif.h716 struct rogue_fwif_dllist_node run_node __aligned(8);
/linux-master/include/linux/
H A Dsched.h539 struct rb_node run_node; member in struct:sched_entity
/linux-master/kernel/sched/
H A Dfair.c567 rb_entry((node), struct sched_entity, run_node)
815 struct rb_node *node = &se->run_node;
825 run_node, min_vruntime, min_vruntime_update);
834 rb_add_augmented_cached(&se->run_node, &cfs_rq->tasks_timeline,
840 rb_erase_augmented_cached(&se->run_node, &cfs_rq->tasks_timeline,

Completed in 154 milliseconds