Home
last modified time | relevance | path

Searched refs:slice_max (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/sched/
Ddebug.c519 PN_SCHEDSTAT(slice_max); in print_cfs_group_stats()
1022 PN_SCHEDSTAT(slice_max); in proc_sched_show_task()
Dfair.c5343 __schedstat_set(stats->slice_max, in set_next_entity()
5344 max((u64)stats->slice_max, in set_next_entity()
/linux-6.6.21/include/linux/
Dsched.h524 u64 slice_max; member