Searched refs:percpu (Results 276 - 300 of 473) sorted by relevance

<<111213141516171819

/linux-master/arch/arm/probes/kprobes/
H A Dcore.c26 #include <linux/percpu.h>
/linux-master/net/xfrm/
H A Dxfrm_ipcomp.c19 #include <linux/percpu.h>
/linux-master/arch/powerpc/kernel/
H A Dwatchdog.c15 #include <linux/percpu.h>
/linux-master/net/smc/
H A Dsmc_stats.h16 #include <linux/percpu.h>
/linux-master/drivers/xen/events/
H A Devents_fifo.c40 #include <linux/percpu.h>
/linux-master/arch/xtensa/kernel/
H A Dsetup.c23 #include <linux/percpu.h>
/linux-master/include/linux/
H A Dkprobes.h24 #include <linux/percpu.h>
/linux-master/net/ipv4/
H A Dtcp_sigpool.c8 #include <linux/percpu.h>
/linux-master/mm/kmsan/
H A Dcore.c21 #include <linux/percpu-defs.h>
/linux-master/kernel/rcu/
H A Dupdate.c31 #include <linux/percpu.h>
/linux-master/drivers/md/
H A Draid5.h649 struct raid5_percpu __percpu *percpu; member in struct:r5conf
/linux-master/mm/kasan/
H A Dquarantine.c17 #include <linux/percpu.h>
/linux-master/drivers/thermal/intel/
H A Dintel_hfi.c33 #include <linux/percpu-defs.h>
/linux-master/arch/x86/include/asm/
H A Ddesc.h14 #include <linux/percpu.h>
/linux-master/arch/x86/kernel/
H A Dhead_32.S25 #include <asm/percpu.h>
286 movl %eax,%fs # set this cpu's percpu
/linux-master/arch/x86/entry/
H A Dcalling.h6 #include <asm/percpu.h>
/linux-master/net/packet/
H A Ddiag.c7 #include <linux/percpu.h>
/linux-master/net/sched/
H A Dcls_basic.c17 #include <linux/percpu.h>
/linux-master/arch/powerpc/mm/
H A Dpgtable.c23 #include <linux/percpu.h>
/linux-master/arch/mips/kernel/
H A Dmips-cm.c8 #include <linux/percpu.h>
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c14 #include <linux/percpu.h>
/linux-master/kernel/time/
H A Dtick-common.c16 #include <linux/percpu.h>
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h750 pte_t *ptep, pte_t pte, int percpu)
761 return radix__set_pte_at(mm, addr, ptep, pte, percpu);
762 return hash__set_pte_at(mm, addr, ptep, pte, percpu);
749 __set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte, int percpu) argument
/linux-master/arch/mips/math-emu/
H A Dme-debugfs.c6 #include <linux/percpu.h>
/linux-master/net/rds/
H A Dib.h54 struct rds_ib_cache_head __percpu *percpu; member in struct:rds_ib_refill_cache

Completed in 348 milliseconds

<<111213141516171819