Home
last modified time | relevance | path

Searched defs:dest_cpu (Results 1 – 6 of 6) sorted by relevance

/linux/arch/parisc/kernel/
H A Dsmp.c219 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
/linux/tools/perf/scripts/python/
H A Dsched-migration.py351 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument
415 dest_cpu): argument
/linux/drivers/parisc/
H A Diosapic.c665 int dest_cpu; in iosapic_set_affinity_irq() local
/linux/kernel/sched/
H A Dcore.c2453 int dest_cpu; member
2479 struct task_struct *p, int dest_cpu) in __migrate_task()
2836 int dest_cpu, unsigned int flags) in affine_move_task()
2999 unsigned int dest_cpu; in __set_cpus_allowed_ptr_locked() local
3428 int dest_cpu; in select_fallback_rq() local
5373 int dest_cpu; in sched_exec() local
H A Dfair.c9412 static inline int task_is_ineligible_on_dst_cpu(struct task_struct *p, int dest_cpu) in task_is_ineligible_on_dst_cpu()
/linux/kernel/trace/
H A Dtrace_osnoise.c1197 static void trace_sched_migrate_callback(void *data, struct task_struct *p, int dest_cpu) in trace_sched_migrate_callback()