Home
last modified time | relevance | path

Searched defs:this_cpu (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/net/netfilter/
Dnft_counter.c35 struct nft_counter *this_cpu; in nft_counter_do_eval() local
64 struct nft_counter *this_cpu; in nft_counter_do_init() local
110 struct nft_counter *this_cpu; in nft_counter_reset() local
122 struct nft_counter *this_cpu; in nft_counter_fetch() local
235 struct nft_counter *this_cpu; in nft_counter_clone() local
/Linux-v4.19/arch/alpha/kernel/
Dsmp.c526 int this_cpu = smp_processor_id(); in handle_ipi() local
658 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local
707 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local
763 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_range() local
/Linux-v4.19/arch/sparc/kernel/
Dprocess_64.c204 int this_cpu) in __global_reg_self()
256 int this_cpu, cpu; in arch_trigger_cpumask_backtrace() local
321 static void __global_pmu_self(int this_cpu) in __global_pmu_self()
355 int this_cpu, cpu; in pmu_snapshot_all_cpus() local
Dsmp_64.c650 int this_cpu, tot_cpus, prev_sent, i, rem; in hypervisor_xcall_deliver() local
792 int this_cpu, i, cnt; in xcall_deliver() local
942 int this_cpu; in smp_flush_dcache_page_impl() local
1545 int this_cpu = smp_processor_id(); in smp_send_stop() local
Dnmi.c69 int this_cpu = smp_processor_id(); in die_nmi() local
/Linux-v4.19/arch/x86/lib/
Dmsr-smp.c12 int this_cpu = raw_smp_processor_id(); in __rdmsr_on_cpu() local
26 int this_cpu = raw_smp_processor_id(); in __wrmsr_on_cpu() local
104 int this_cpu; in __rwmsr_on_cpus() local
/Linux-v4.19/arch/x86/kernel/apic/
Dipi.c112 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local
163 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
Dapic_numachip.c130 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local
141 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
Dx2apic_phys.c53 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
/Linux-v4.19/lib/
Dsmp_processor_id.c13 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
Dnmi_backtrace.c40 int i, this_cpu = get_cpu(); in nmi_trigger_cpumask_backtrace() local
/Linux-v4.19/drivers/cpuidle/
Dcpuidle-ux500.c29 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
/Linux-v4.19/arch/powerpc/kernel/
Ddbell.c66 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
/Linux-v4.19/kernel/trace/
Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c148 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
204 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/Linux-v4.19/arch/arm/include/asm/
Dmmu_context.h43 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/Linux-v4.19/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c147 int this_cpu; in cpuidle_register() local
/Linux-v4.19/arch/arm/mm/
Dcontext.c54 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/Linux-v4.19/kernel/
Dwatchdog_hld.c132 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
Dsmp.c275 int this_cpu; in smp_call_function_single() local
407 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
/Linux-v4.19/init/
Dcalibrate.c279 int this_cpu = smp_processor_id(); in calibrate_delay() local
/Linux-v4.19/drivers/base/
Darch_topology.c56 int this_cpu = cpu->dev.id; in cpu_capacity_store() local
/Linux-v4.19/arch/s390/kernel/
Dmachine_kexec.c109 int this_cpu, cpu; in __machine_kdump() local
/Linux-v4.19/arch/x86/xen/
Dsmp.c247 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c213 unsigned int this_cpu = smp_processor_id(); in hv_send_ipi_mask_allbutself() local

123