Searched defs:dest_cpu (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/ia64/kernel/ |
H A D | smp.c | 144 send_IPI_single (int dest_cpu, int op) in send_IPI_single()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | smp.c | 219 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
|
/openbmc/u-boot/tools/ |
H A D | zynqmpbif.c | 16 uint64_t dest_cpu; member 714 uint64_t dest_cpu; in bif_fsbl_config() member
|
/openbmc/linux/drivers/parisc/ |
H A D | iosapic.c | 665 int dest_cpu; in iosapic_set_affinity_irq() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | sched-migration.py | 351 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 415 dest_cpu): argument
|
/openbmc/linux/kernel/sched/ |
H A D | core.c | 2535 int dest_cpu; member 2561 struct task_struct *p, int dest_cpu) in __migrate_task() argument 2962 int dest_cpu, unsigned int flags) in affine_move_task() argument 3118 unsigned int dest_cpu; __set_cpus_allowed_ptr_locked() local 3558 int dest_cpu; select_fallback_rq() local 5499 int dest_cpu; sched_exec() local [all...] |
H A D | fair.c | 5705 int src_cpu, int dest_cpu) in throttled_lb_pair() 6594 int src_cpu, int dest_cpu) in throttled_lb_pair()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_osnoise.c | 1225 static void trace_sched_migrate_callback(void *data, struct task_struct *p, int dest_cpu) in trace_sched_migrate_callback()
|