/Linux-v5.4/net/netfilter/ |
D | nft_counter.c | 32 struct nft_counter *this_cpu; in nft_counter_do_eval() local 61 struct nft_counter *this_cpu; in nft_counter_do_init() local 107 struct nft_counter *this_cpu; in nft_counter_reset() local 119 struct nft_counter *this_cpu; in nft_counter_fetch() local 232 struct nft_counter *this_cpu; in nft_counter_clone() local
|
/Linux-v5.4/arch/alpha/kernel/ |
D | smp.c | 526 int this_cpu = smp_processor_id(); in handle_ipi() local 655 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local 702 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local 756 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_range() local
|
/Linux-v5.4/arch/sparc/kernel/ |
D | process_64.c | 205 int this_cpu) in __global_reg_self() 257 int this_cpu, cpu; in arch_trigger_cpumask_backtrace() local 322 static void __global_pmu_self(int this_cpu) in __global_pmu_self() 356 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 | 70 int this_cpu = smp_processor_id(); in die_nmi() local
|
/Linux-v5.4/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-v5.4/lib/ |
D | smp_processor_id.c | 14 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-v5.4/drivers/cpuidle/ |
D | cpuidle-ux500.c | 26 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
|
/Linux-v5.4/arch/x86/kernel/apic/ |
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 | ipi.c | 205 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local 271 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
|
D | x2apic_phys.c | 48 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | dbell.c | 63 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
|
/Linux-v5.4/kernel/trace/ |
D | trace_clock.c | 97 int this_cpu; in trace_clock_global() local
|
/Linux-v5.4/arch/x86/kernel/cpu/mce/ |
D | therm_throt.c | 152 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local 208 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
|
/Linux-v5.4/arch/arm/include/asm/ |
D | mmu_context.h | 40 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/Linux-v5.4/tools/power/cpupower/utils/idle_monitor/ |
D | cpuidle_sysfs.c | 145 int this_cpu; in cpuidle_register() local
|
/Linux-v5.4/kernel/ |
D | watchdog_hld.c | 132 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
D | smp.c | 276 int this_cpu; in smp_call_function_single() local 416 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
|
/Linux-v5.4/arch/arm/mm/ |
D | context.c | 51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/Linux-v5.4/init/ |
D | calibrate.c | 279 int this_cpu = smp_processor_id(); in calibrate_delay() local
|
/Linux-v5.4/arch/x86/xen/ |
D | smp.c | 247 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
|
/Linux-v5.4/arch/s390/kernel/ |
D | machine_kexec.c | 110 int this_cpu, cpu; in __machine_kdump() local
|
D | processor.c | 65 int cpu, this_cpu; in stop_machine_yield() local
|
/Linux-v5.4/arch/x86/hyperv/ |
D | hv_apic.c | 217 unsigned int this_cpu = smp_processor_id(); in hv_send_ipi_mask_allbutself() local
|