Searched refs:sg1 (Results 1 – 2 of 2) sorted by relevance
246 function = "sg1";
10585 static inline bool smt_vs_nonsmt_groups(struct sched_group *sg1, in smt_vs_nonsmt_groups() 10588 if (!sg1 || !sg2)10591 return (sg1->flags & SD_SHARE_CPUCAPACITY) != in smt_balance() 10579 smt_vs_nonsmt_groups(struct sched_group * sg1,struct sched_group * sg2) smt_vs_nonsmt_groups() argument