Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/net/netfilter/
Dnft_counter.c32 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
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dsmp.c523 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
/kernel/linux/linux-4.19/arch/sparc/kernel/
Dprocess_64.c205 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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.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
/kernel/linux/linux-4.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
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/lib/
Dsmp_processor_id.c14 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
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcpuidle-ux500.c26 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
/kernel/linux/linux-4.19/drivers/cpuidle/
Dcpuidle-ux500.c29 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Ddbell.c66 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dipi.c206 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
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
/kernel/linux/linux-4.19/kernel/trace/
Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dtherm_throt.c242 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
/kernel/linux/linux-4.19/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c149 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
205 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dmmu_context.h40 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/kernel/linux/linux-4.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()

12345