/Linux-v4.19/net/netfilter/ |
D | nft_counter.c | 35 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/ |
D | smp.c | 526 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/ |
D | process_64.c | 204 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
|
D | smp_64.c | 650 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
|
D | nmi.c | 69 int this_cpu = smp_processor_id(); in die_nmi() local
|
/Linux-v4.19/arch/x86/lib/ |
D | msr-smp.c | 12 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/ |
D | ipi.c | 112 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
|
D | apic_numachip.c | 130 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
|
D | x2apic_phys.c | 53 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
/Linux-v4.19/lib/ |
D | smp_processor_id.c | 13 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
|
D | nmi_backtrace.c | 40 int i, this_cpu = get_cpu(); in nmi_trigger_cpumask_backtrace() local
|
/Linux-v4.19/drivers/cpuidle/ |
D | cpuidle-ux500.c | 29 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | dbell.c | 66 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
|
/Linux-v4.19/kernel/trace/ |
D | trace_clock.c | 97 int this_cpu; in trace_clock_global() local
|
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 148 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/ |
D | mmu_context.h | 43 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/ |
D | cpuidle_sysfs.c | 147 int this_cpu; in cpuidle_register() local
|
/Linux-v4.19/arch/arm/mm/ |
D | context.c | 54 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/Linux-v4.19/kernel/ |
D | watchdog_hld.c | 132 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
D | smp.c | 275 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/ |
D | calibrate.c | 279 int this_cpu = smp_processor_id(); in calibrate_delay() local
|
/Linux-v4.19/drivers/base/ |
D | arch_topology.c | 56 int this_cpu = cpu->dev.id; in cpu_capacity_store() local
|
/Linux-v4.19/arch/s390/kernel/ |
D | machine_kexec.c | 109 int this_cpu, cpu; in __machine_kdump() local
|
/Linux-v4.19/arch/x86/xen/ |
D | smp.c | 247 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
|
/Linux-v4.19/arch/x86/hyperv/ |
D | hv_apic.c | 213 unsigned int this_cpu = smp_processor_id(); in hv_send_ipi_mask_allbutself() local
|