Home
last modified time | relevance | path

Searched defs:dst_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sched/
H A Dnuma_balancing.h51 struct folio *folio, int src_nid, int dst_cpu) in should_numa_migrate_memory()
/linux/drivers/irqchip/
H A Dirq-ompic.c100 unsigned int dst_cpu; in ompic_raise_softirq() local
/linux/kernel/sched/
H A Dfair.c1906 int src_nid, int dst_cpu) in should_numa_migrate_memory()
2049 int dst_cpu, dst_nid; member
7897 cpu_util(int cpu, struct task_struct *p, int dst_cpu, int boost) in cpu_util()
8174 struct task_struct *p, int dst_cpu) in eenv_pd_max_util()
8221 struct cpumask *pd_cpus, struct task_struct *p, int dst_cpu) in compute_energy()
9127 int dst_cpu; member
10132 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) in sched_asym()