Home
last modified time | relevance | path

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

12

/linux-6.15/arch/x86/kernel/
H A Dsetup_percpu.c27 EXPORT_PER_CPU_SYMBOL(cpu_number);
30 EXPORT_PER_CPU_SYMBOL(this_cpu_off);
H A Dfred.c25 EXPORT_PER_CPU_SYMBOL(fred_rsp0);
H A Dirq.c34 EXPORT_PER_CPU_SYMBOL(irq_stat);
37 EXPORT_PER_CPU_SYMBOL(__softirq_pending);
H A Dsmpboot.c96 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
100 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
104 EXPORT_PER_CPU_SYMBOL(cpu_die_map);
H A Dhw_breakpoint.c40 EXPORT_PER_CPU_SYMBOL(cpu_dr7);
H A Dprocess.c85 EXPORT_PER_CPU_SYMBOL(cpu_tss_rw);
/linux-6.15/lib/
H A Dirq_regs.c13 EXPORT_PER_CPU_SYMBOL(__irq_regs);
/linux-6.15/arch/loongarch/kernel/
H A Dirq.c26 EXPORT_PER_CPU_SYMBOL(irq_stat);
/linux-6.15/include/linux/
H A Dpercpu-defs.h195 #define EXPORT_PER_CPU_SYMBOL(var) EXPORT_SYMBOL(var) macro
198 #define EXPORT_PER_CPU_SYMBOL(var) macro
/linux-6.15/arch/powerpc/mm/nohash/
H A Dtlb.c109 EXPORT_PER_CPU_SYMBOL(next_tlbcam_idx);
/linux-6.15/arch/x86/kernel/cpu/
H A Dcommon.c78 EXPORT_PER_CPU_SYMBOL(cpu_info);
2119 EXPORT_PER_CPU_SYMBOL(current_task);
2120 EXPORT_PER_CPU_SYMBOL(const_current_task);
2123 EXPORT_PER_CPU_SYMBOL(__preempt_count);
2134 EXPORT_PER_CPU_SYMBOL(__x86_call_depth);
2203 EXPORT_PER_CPU_SYMBOL(__stack_chk_guard);
/linux-6.15/arch/x86/xen/
H A Denlighten.c43 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/linux-6.15/arch/powerpc/kernel/
H A Dirq.c75 EXPORT_PER_CPU_SYMBOL(irq_stat);
H A Dsmp.c92 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
93 EXPORT_PER_CPU_SYMBOL(cpu_l2_cache_map);
94 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
/linux-6.15/arch/sparc/kernel/
H A Dcpu.c29 EXPORT_PER_CPU_SYMBOL(__cpu_data);
H A Dsmp_64.c71 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
/linux-6.15/kernel/locking/
H A Dspinlock.c28 EXPORT_PER_CPU_SYMBOL(__mmiowb_state);
/linux-6.15/arch/x86/include/asm/
H A Dpercpu.h627 EXPORT_PER_CPU_SYMBOL(_name)
655 EXPORT_PER_CPU_SYMBOL(_name)
/linux-6.15/arch/arm/xen/
H A Denlighten.c56 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/linux-6.15/drivers/s390/cio/
H A Dcio.c51 EXPORT_PER_CPU_SYMBOL(cio_irb);
/linux-6.15/kernel/
H A Dsoftirq.c57 EXPORT_PER_CPU_SYMBOL(irq_stat);
/linux-6.15/drivers/acpi/
H A Dacpi_processor.c32 EXPORT_PER_CPU_SYMBOL(processors);
/linux-6.15/arch/x86/mm/
H A Dinit.c1028 EXPORT_PER_CPU_SYMBOL(tlbstate_untag_mask);
H A Dtlb.c1254 EXPORT_PER_CPU_SYMBOL(cpu_tlbstate_shared);
/linux-6.15/mm/
H A Dvmstat.c111 EXPORT_PER_CPU_SYMBOL(vm_event_states);

12