/linux-6.6.21/net/netfilter/ |
D | nft_counter.c | 34 struct nft_counter *this_cpu; in nft_counter_do_eval() local 63 struct nft_counter *this_cpu; in nft_counter_do_init() local 109 struct nft_counter *this_cpu; in nft_counter_reset() local 121 struct nft_counter *this_cpu; in nft_counter_fetch() local 234 struct nft_counter *this_cpu; in nft_counter_clone() local 265 struct nft_counter *this_cpu; in nft_counter_offload_stats() local
|
/linux-6.6.21/arch/sparc/kernel/ |
D | process_64.c | 192 int this_cpu) in __global_reg_self() 244 int this_cpu, cpu; in arch_trigger_cpumask_backtrace() local 309 static void __global_pmu_self(int this_cpu) in __global_pmu_self() 343 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 945 int this_cpu; in smp_flush_dcache_folio_impl() local 1515 int this_cpu = smp_processor_id(); in smp_send_stop() local
|
D | nmi.c | 75 int this_cpu = smp_processor_id(); in die_nmi() local
|
/linux-6.6.21/arch/alpha/kernel/ |
D | smp.c | 517 int this_cpu = smp_processor_id(); in handle_ipi() local 646 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local 693 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local 747 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_page() local
|
/linux-6.6.21/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-6.6.21/arch/x86/kernel/apic/ |
D | apic_numachip.c | 119 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local 130 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
|
D | ipi.c | 206 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local 257 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
|
D | x2apic_phys.c | 57 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | test_access_variable_array.c | 11 int BPF_PROG(fentry_fentry, int this_cpu, struct rq *this_rq, in BPF_PROG()
|
/linux-6.6.21/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-6.6.21/drivers/cpuidle/ |
D | cpuidle-ux500.c | 26 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
|
/linux-6.6.21/drivers/thermal/intel/ |
D | therm_throt.c | 303 unsigned int i, avg, this_cpu = smp_processor_id(); in throttle_active_work() local 376 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local 438 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
|
/linux-6.6.21/kernel/trace/ |
D | trace_clock.c | 97 int this_cpu; in trace_clock_global() local
|
/linux-6.6.21/arch/arm/include/asm/ |
D | mmu_context.h | 52 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/linux-6.6.21/arch/arm/kernel/ |
D | machine_kexec.c | 105 int cpu, this_cpu = raw_smp_processor_id(); in crash_smp_send_stop() local
|
/linux-6.6.21/tools/power/cpupower/utils/idle_monitor/ |
D | cpuidle_sysfs.c | 145 int this_cpu; in cpuidle_register() local
|
/linux-6.6.21/arch/s390/mm/ |
D | maccess.c | 156 int this_cpu, cpu; in xlate_dev_mem_ptr() local
|
/linux-6.6.21/init/ |
D | calibrate.c | 279 int this_cpu = smp_processor_id(); in calibrate_delay() local
|
/linux-6.6.21/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-6.6.21/arch/powerpc/include/asm/ |
D | dbell.h | 146 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
|
/linux-6.6.21/arch/x86/xen/ |
D | smp.c | 226 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
|
/linux-6.6.21/arch/s390/kernel/ |
D | machine_kexec.c | 81 int this_cpu, cpu; in __machine_kdump() local
|
/linux-6.6.21/arch/x86/hyperv/ |
D | hv_apic.c | 160 int cur_cpu, vcpu, this_cpu = smp_processor_id(); in __send_ipi_mask() local
|