Searched defs:dst_cpu (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/sched/ |
H A D | numa_balancing.h | 51 struct folio *folio, int src_nid, int dst_cpu) in should_numa_migrate_memory()
|
/linux/drivers/irqchip/ |
H A D | irq-ompic.c | 100 unsigned int dst_cpu; in ompic_raise_softirq() local
|
/linux/kernel/sched/ |
H A D | fair.c | 1923 int src_nid, int dst_cpu) in should_numa_migrate_memory() 2066 int dst_cpu, dst_nid; member 8012 cpu_util(int cpu, struct task_struct *p, int dst_cpu, int boost) in cpu_util() 8289 struct task_struct *p, int dst_cpu) in eenv_pd_max_util() 8336 struct cpumask *pd_cpus, struct task_struct *p, int dst_cpu) in compute_energy() 9243 int dst_cpu; member 10240 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) in sched_asym()
|
H A D | core.c | 3397 int src_cpu, dst_cpu; member
|
/linux/kernel/events/ |
H A D | core.c | 13918 void perf_pmu_migrate_context(struct pmu *pmu, int src_cpu, int dst_cpu) in perf_pmu_migrate_context()
|