Home
last modified time | relevance | path

Searched refs:EXPORT_PER_CPU_SYMBOL (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/lib/
A Dirq_regs.c13 EXPORT_PER_CPU_SYMBOL(__irq_regs);
/linux-6.3-rc2/arch/loongarch/kernel/
A Dirq.c26 EXPORT_PER_CPU_SYMBOL(irq_stat);
/linux-6.3-rc2/arch/x86/kernel/
A Dsetup_percpu.c33 EXPORT_PER_CPU_SYMBOL(this_cpu_off);
A Dsmpboot.c90 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
94 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
98 EXPORT_PER_CPU_SYMBOL(cpu_die_map);
102 EXPORT_PER_CPU_SYMBOL(cpu_info);
A Dhw_breakpoint.c40 EXPORT_PER_CPU_SYMBOL(cpu_dr7);
A Dirq.c30 EXPORT_PER_CPU_SYMBOL(irq_stat);
A Dprocess.c80 EXPORT_PER_CPU_SYMBOL(cpu_tss_rw);
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h194 #define EXPORT_PER_CPU_SYMBOL(var) EXPORT_SYMBOL(var) macro
197 #define EXPORT_PER_CPU_SYMBOL(var) macro
/linux-6.3-rc2/arch/x86/xen/
A Denlighten.c42 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/linux-6.3-rc2/arch/x86/include/asm/
A Dpercpu.h418 EXPORT_PER_CPU_SYMBOL(_name)
445 EXPORT_PER_CPU_SYMBOL(_name)
/linux-6.3-rc2/arch/powerpc/kernel/
A Dirq.c75 EXPORT_PER_CPU_SYMBOL(irq_stat);
A Dsmp.c88 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
89 EXPORT_PER_CPU_SYMBOL(cpu_l2_cache_map);
90 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
/linux-6.3-rc2/arch/sparc/kernel/
A Dcpu.c29 EXPORT_PER_CPU_SYMBOL(__cpu_data);
A Dsmp_64.c71 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
/linux-6.3-rc2/kernel/locking/
A Dspinlock.c28 EXPORT_PER_CPU_SYMBOL(__mmiowb_state);
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb.c138 EXPORT_PER_CPU_SYMBOL(next_tlbcam_idx);
/linux-6.3-rc2/arch/arm/xen/
A Denlighten.c56 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/linux-6.3-rc2/arch/arm64/kernel/
A Dsmp.c58 EXPORT_PER_CPU_SYMBOL(cpu_number);
A Dfpsimd.c213 EXPORT_PER_CPU_SYMBOL(fpsimd_context_busy);
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmpboot.c119 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
/linux-6.3-rc2/kernel/
A Dsoftirq.c56 EXPORT_PER_CPU_SYMBOL(irq_stat);
/linux-6.3-rc2/drivers/s390/cio/
A Dcio.c51 EXPORT_PER_CPU_SYMBOL(cio_irb);
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c887 EXPORT_PER_CPU_SYMBOL(cpu_tlbstate_shared);
/linux-6.3-rc2/drivers/acpi/
A Dacpi_processor.c26 EXPORT_PER_CPU_SYMBOL(processors);
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c2031 EXPORT_PER_CPU_SYMBOL(pcpu_hot);
2090 EXPORT_PER_CPU_SYMBOL(__stack_chk_guard);

Completed in 56 milliseconds

12