Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c520 PN_SCHEDSTAT(slice_max); in print_cfs_group_stats()
1023 PN_SCHEDSTAT(slice_max); in proc_sched_show_task()
H A Dfair.c5457 __schedstat_set(stats->slice_max, in set_next_entity()
5458 max((u64)stats->slice_max, in set_next_entity()
/linux/include/linux/
H A Dsched.h512 u64 slice_max; member