| /Linux-v5.15/net/netfilter/ | 
| D | nft_counter.c | 33 	struct nft_counter *this_cpu;  in nft_counter_do_eval()  local 62 	struct nft_counter *this_cpu;  in nft_counter_do_init()  local 108 	struct nft_counter *this_cpu;  in nft_counter_reset()  local 120 	struct nft_counter *this_cpu;  in nft_counter_fetch()  local 233 	struct nft_counter *this_cpu;  in nft_counter_clone()  local 264 	struct nft_counter *this_cpu;  in nft_counter_offload_stats()  local
  | 
| /Linux-v5.15/arch/sparc/kernel/ | 
| D | process_64.c | 201 			      int this_cpu)  in __global_reg_self() 253 	int this_cpu, cpu;  in arch_trigger_cpumask_backtrace()  local 318 static void __global_pmu_self(int this_cpu)  in __global_pmu_self() 352 	int this_cpu, cpu;  in pmu_snapshot_all_cpus()  local
  | 
| D | smp_64.c | 647 	int this_cpu, tot_cpus, prev_sent, i, rem;  in hypervisor_xcall_deliver()  local 789 	int this_cpu, i, cnt;  in xcall_deliver()  local 939 	int this_cpu;  in smp_flush_dcache_page_impl()  local 1505 		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.15/arch/alpha/kernel/ | 
| D | smp.c | 523 	int this_cpu = smp_processor_id();  in handle_ipi()  local 652 			int cpu, this_cpu = smp_processor_id();  in flush_tlb_mm()  local 699 			int cpu, this_cpu = smp_processor_id();  in flush_tlb_page()  local 753 			int cpu, this_cpu = smp_processor_id();  in flush_icache_user_page()  local
  | 
| /Linux-v5.15/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.15/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.15/drivers/cpuidle/ | 
| D | cpuidle-ux500.c | 26 	int this_cpu = smp_processor_id();  in ux500_enter_idle()  local
  | 
| /Linux-v5.15/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 | 206 	unsigned int this_cpu = smp_processor_id();  in default_send_IPI_mask_allbutself_phys()  local 272 	unsigned int this_cpu = smp_processor_id();  in default_send_IPI_mask_allbutself_logical()  local
  | 
| D | x2apic_phys.c | 55 	unsigned long this_cpu;  in __x2apic_send_IPI_mask()  local
  | 
| /Linux-v5.15/drivers/thermal/intel/ | 
| D | therm_throt.c | 242 	unsigned int i, avg, this_cpu = smp_processor_id();  in throttle_active_work()  local 315 	unsigned int this_cpu = smp_processor_id();  in therm_throt_process()  local 377 	unsigned int this_cpu = smp_processor_id();  in thresh_event_valid()  local
  | 
| /Linux-v5.15/kernel/trace/ | 
| D | trace_clock.c | 97 	int this_cpu;  in trace_clock_global()  local
  | 
| /Linux-v5.15/arch/arm/include/asm/ | 
| D | mmu_context.h | 42 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm,  in a15_erratum_get_cpumask()
  | 
| /Linux-v5.15/tools/power/cpupower/utils/idle_monitor/ | 
| D | cpuidle_sysfs.c | 145 	int this_cpu;  in cpuidle_register()  local
  | 
| /Linux-v5.15/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.15/kernel/ | 
| D | watchdog_hld.c | 132 		int this_cpu = smp_processor_id();  in watchdog_overflow_callback()  local
  | 
| D | smp.c | 416 	unsigned int this_cpu = smp_processor_id();  in __smp_call_single_queue_debug()  local 716 	int this_cpu;  in smp_call_function_single()  local 869 	int cpu, last_cpu, this_cpu = smp_processor_id();  in smp_call_function_many_cond()  local
  | 
| /Linux-v5.15/init/ | 
| D | calibrate.c | 279 	int this_cpu = smp_processor_id();  in calibrate_delay()  local
  | 
| /Linux-v5.15/arch/powerpc/include/asm/ | 
| D | dbell.h | 146 	int this_cpu = get_cpu();  in doorbell_try_core_ipi()  local
  | 
| /Linux-v5.15/arch/s390/kernel/ | 
| D | machine_kexec.c | 77 	int this_cpu, cpu;  in __machine_kdump()  local
  | 
| /Linux-v5.15/arch/x86/xen/ | 
| D | smp.c | 250 	unsigned int this_cpu = smp_processor_id();  in xen_send_IPI_mask_allbutself()  local
  | 
| /Linux-v5.15/arch/x86/hyperv/ | 
| D | hv_apic.c | 158 	int cur_cpu, vcpu, this_cpu = smp_processor_id();  in __send_ipi_mask()  local
  | 
| /Linux-v5.15/arch/arm/kernel/ | 
| D | smp_tlb.c | 166 	int this_cpu;  in broadcast_tlb_mm_a15_erratum()  local
  |