Home
last modified time | relevance | path

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

123

/openbmc/linux/arch/arm/kernel/
H A Dsmp_tlb.c166 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
/openbmc/linux/arch/ia64/kernel/
H A Dsmp.c98 int this_cpu = get_cpu(); in handle_IPI() local
H A Dprocess.c206 unsigned int this_cpu = smp_processor_id(); in play_dead() local
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c69 int cpu, this_cpu; in stop_machine_yield() local
/openbmc/linux/kernel/
H A Dsmp.c608 int this_cpu; in smp_call_function_single() local
761 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
H A Dpanic.c282 int old_cpu, this_cpu; in panic() local
H A Dwatchdog.c153 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check() local
H A Dkexec_core.c1076 int old_cpu, this_cpu; in crash_kexec() local
/openbmc/linux/arch/parisc/kernel/
H A Dsmp.c122 int this_cpu = smp_processor_id(); in ipi_interrupt() local
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_io.c633 int this_cpu, old_cpu; in vkdb_printf() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c78 u64 *this_cpu = (u64 *)(exp_page + vcpu_id * sizeof(u64)); in worker_guest_code() local
/openbmc/linux/drivers/cpuidle/
H A Dcoupled.c347 static void cpuidle_coupled_poke_others(int this_cpu, in cpuidle_coupled_poke_others()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/openbmc/linux/kernel/sched/
H A Dfair.c5909 int this_cpu = smp_processor_id(); in distribute_cfs_runtime() local
6931 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle()
6959 int this_cpu, int prev_cpu, int sync) in wake_affine_weight()
7001 int this_cpu, int prev_cpu, int sync) in wake_affine()
7027 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
10221 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group()
11165 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance()
12004 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local
12137 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local
12185 int this_cpu = this_rq->cpu; in newidle_balance() local
H A 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
/openbmc/linux/kernel/debug/
H A Ddebug_core.c244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
/openbmc/linux/include/linux/sched/
H A Dtopology.h230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c505 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
H A Dkvm.c563 unsigned int this_cpu = smp_processor_id(); in kvm_send_ipi_mask_allbutself() local
H A Dtsc.c214 unsigned int cpu, this_cpu = smp_processor_id(); in cyc2ns_init_secondary_cpus() local
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c721 unsigned int this_cpu; in smp_prepare_cpus() local
/openbmc/linux/arch/sparc/mm/
H A 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
/openbmc/linux/arch/x86/kernel/apic/
H A 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
/openbmc/linux/drivers/cpufreq/
H A Dacpi-cpufreq.c343 int this_cpu; in drv_write() local
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c732 int this_cpu = smp_processor_id(); in liquidio_napi_drv_callback() local

123