Home
last modified time | relevance | path

Searched defs:this_cpu (Results 26 – 50 of 61) sorted by relevance

123

/Linux-v6.6/arch/arm/kernel/
Dsmp_tlb.c166 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
/Linux-v6.6/arch/ia64/kernel/
Dsmp.c98 int this_cpu = get_cpu(); in handle_IPI() local
Dprocess.c206 unsigned int this_cpu = smp_processor_id(); in play_dead() local
/Linux-v6.6/arch/s390/kernel/
Dprocessor.c69 int cpu, this_cpu; in stop_machine_yield() local
/Linux-v6.6/kernel/
Dsmp.c597 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
Dpanic.c282 int old_cpu, this_cpu; in panic() local
Dwatchdog.c153 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check() local
Dkexec_core.c1076 int old_cpu, this_cpu; in crash_kexec() local
/Linux-v6.6/arch/parisc/kernel/
Dsmp.c122 int this_cpu = smp_processor_id(); in ipi_interrupt() local
/Linux-v6.6/kernel/debug/kdb/
Dkdb_io.c620 int this_cpu, old_cpu; in vkdb_printf() local
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dhyperv_tlb_flush.c78 u64 *this_cpu = (u64 *)(exp_page + vcpu_id * sizeof(u64)); in worker_guest_code() local
/Linux-v6.6/drivers/cpuidle/
Dcoupled.c347 static void cpuidle_coupled_poke_others(int this_cpu, in cpuidle_coupled_poke_others()
/Linux-v6.6/arch/arm/common/
DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/Linux-v6.6/kernel/sched/
Dfair.c5815 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
Ddeadline.c2126 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/
Dinit_64.c229 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/
Dtopology.h230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
/Linux-v6.6/arch/arm64/kernel/
Dsmp.c719 unsigned int this_cpu; in smp_prepare_cpus() local
/Linux-v6.6/arch/x86/kernel/
Dprocess.c505 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
Dkvm.c563 unsigned int this_cpu = smp_processor_id(); in kvm_send_ipi_mask_allbutself() local
Dtsc.c214 unsigned int cpu, this_cpu = smp_processor_id(); in cyc2ns_init_secondary_cpus() local
/Linux-v6.6/kernel/debug/
Ddebug_core.c244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
/Linux-v6.6/arch/x86/kernel/apic/
Dx2apic_uv_x.c757 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/
Dacpi-cpufreq.c343 int this_cpu; in drv_write() local
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c732 int this_cpu = smp_processor_id(); in liquidio_napi_drv_callback() local

123