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 | 1906 int src_nid, int dst_cpu) in should_numa_migrate_memory() 2049 int dst_cpu, dst_nid; member 5740 static inline int lb_throttled_hierarchy(struct task_struct *p, int dst_cpu) in lb_throttled_hierarchy() 6741 static inline int lb_throttled_hierarchy(struct task_struct *p, int dst_cpu) in lb_throttled_hierarchy() 7982 cpu_util(int cpu, struct task_struct *p, int dst_cpu, int boost) in cpu_util() 8259 struct task_struct *p, int dst_cpu) in eenv_pd_max_util() 8306 struct cpumask *pd_cpus, struct task_struct *p, int dst_cpu) in compute_energy() 9213 int dst_cpu; member 10218 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) in sched_asym()
|
H A D | core.c | 3372 int src_cpu, dst_cpu; member
|
/linux/kernel/events/ |
H A D | core.c | 13958 perf_pmu_migrate_context(struct pmu * pmu,int src_cpu,int dst_cpu) perf_pmu_migrate_context() argument
|