/Linux-v6.6/arch/arm/kernel/ |
D | smp_tlb.c | 166 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
|
/Linux-v6.6/arch/ia64/kernel/ |
D | smp.c | 98 int this_cpu = get_cpu(); in handle_IPI() local
|
D | process.c | 206 unsigned int this_cpu = smp_processor_id(); in play_dead() local
|
/Linux-v6.6/arch/s390/kernel/ |
D | processor.c | 69 int cpu, this_cpu; in stop_machine_yield() local
|
/Linux-v6.6/kernel/ |
D | smp.c | 597 int this_cpu; in smp_call_function_single() local 750 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
|
D | panic.c | 282 int old_cpu, this_cpu; in panic() local
|
D | watchdog.c | 153 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check() local
|
D | kexec_core.c | 1076 int old_cpu, this_cpu; in crash_kexec() local
|
/Linux-v6.6/arch/parisc/kernel/ |
D | smp.c | 122 int this_cpu = smp_processor_id(); in ipi_interrupt() local
|
/Linux-v6.6/kernel/debug/kdb/ |
D | kdb_io.c | 620 int this_cpu, old_cpu; in vkdb_printf() local
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_tlb_flush.c | 78 u64 *this_cpu = (u64 *)(exp_page + vcpu_id * sizeof(u64)); in worker_guest_code() local
|
/Linux-v6.6/drivers/cpuidle/ |
D | coupled.c | 347 static void cpuidle_coupled_poke_others(int this_cpu, in cpuidle_coupled_poke_others()
|
/Linux-v6.6/arch/arm/common/ |
D | bL_switcher.c | 149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
|
/Linux-v6.6/kernel/sched/ |
D | fair.c | 5815 int this_cpu = smp_processor_id(); in distribute_cfs_runtime() local 6817 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6845 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 6887 int this_cpu, int prev_cpu, int sync) in wake_affine() 6913 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 10106 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() 11051 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 11890 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 12023 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 12071 int this_cpu = this_rq->cpu; in newidle_balance() local
|
D | deadline.c | 2126 int this_cpu = smp_processor_id(); in find_later_rq() local 2375 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
/Linux-v6.6/arch/sparc/mm/ |
D | init_64.c | 229 static inline void set_dcache_dirty(struct folio *folio, int this_cpu) in set_dcache_dirty() 299 int this_cpu = get_cpu(); in flush_dcache() local 467 int this_cpu; in flush_dcache_folio() local
|
/Linux-v6.6/include/linux/sched/ |
D | topology.h | 230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
/Linux-v6.6/arch/arm64/kernel/ |
D | smp.c | 719 unsigned int this_cpu; in smp_prepare_cpus() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | process.c | 505 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
|
D | kvm.c | 563 unsigned int this_cpu = smp_processor_id(); in kvm_send_ipi_mask_allbutself() local
|
D | tsc.c | 214 unsigned int cpu, this_cpu = smp_processor_id(); in cyc2ns_init_secondary_cpus() local
|
/Linux-v6.6/kernel/debug/ |
D | debug_core.c | 244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
|
/Linux-v6.6/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 757 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_mask_allbutself() local 768 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_allbutself() local
|
/Linux-v6.6/drivers/cpufreq/ |
D | acpi-cpufreq.c | 343 int this_cpu; in drv_write() local
|
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ |
D | lio_core.c | 732 int this_cpu = smp_processor_id(); in liquidio_napi_drv_callback() local
|