Home
last modified time | relevance | path

Searched refs:group_type (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c7809 * 'group_type' describes the group of CPUs at the moment of load balancing.
7812 * first so the group_type can simply be compared when selecting the busiest
7815 enum group_type { enum
8594 enum group_type group_type; member
8624 * We must however set busiest_stat::group_type and in init_sd_lb_stats()
8636 .group_type = group_has_spare, in init_sd_lb_stats()
8879 static inline enum group_type group_classify(unsigned int imbalance_pct, struct sched_group *group, in group_classify()
9002 sgs->group_type = group_has_spare; in update_sg_lb_stats()
9017 sgs->group_type in update_sg_lb_stats()
[all...]
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c592 if (ch->group_type != UBIFS_IN_NODE_GROUP) { in drop_last_group()

Completed in 16 milliseconds