Searched refs:percpu (Results 426 - 450 of 475) sorted by relevance

<<111213141516171819

/linux-master/drivers/misc/
H A Dibmvmc.c24 #include <linux/percpu.h>
/linux-master/net/sched/
H A Dcls_u32.c32 #include <linux/percpu.h>
422 * this the u32_delete_key_rcu variant does not free the percpu
437 * percpu variables. Only use this if the key is not a copy
/linux-master/arch/powerpc/perf/
H A Dcore-book3s.c11 #include <linux/percpu.h>
/linux-master/arch/x86/kernel/
H A Dsev.c13 #include <linux/percpu-defs.h>
/linux-master/kernel/time/
H A Dtimekeeping.c9 #include <linux/percpu.h>
/linux-master/arch/x86/mm/pat/
H A Dset_memory.c15 #include <linux/percpu.h>
790 * areas on 32-bit NUMA systems. The percpu areas can
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1250 /* Initialize pools for swf, percpu buffers variant */
5004 /* Shut down all the ports, reconfigure the pools as percpu or shared,
5007 static int mvpp2_bm_switch_buffers(struct mvpp2 *priv, bool percpu) argument
5009 bool change_percpu = (percpu != priv->percpu_pools);
5032 priv->percpu_pools = percpu;
5037 if (percpu && port->ntxqs >= num_possible_cpus() * 2)
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c21 #include <linux/percpu.h>
/linux-master/kernel/
H A Dcpu.c36 #include <linux/percpu-rwsem.h>
/linux-master/kernel/events/
H A Duprobes.c25 #include <linux/percpu-rwsem.h>
/linux-master/mm/
H A Dpage-writeback.c31 #include <linux/percpu.h>
1672 * actually dirty; with m+n sitting in the percpu
/linux-master/kernel/trace/
H A Dblktrace.c12 #include <linux/percpu.h>
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c10 #include <linux/percpu.h>
740 * the direct GDT and the runtime per CPU area. On 32-bit the percpu base
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c26 #include <linux/percpu-defs.h>
/linux-master/arch/mips/cavium-octeon/
H A Docteon-irq.c14 #include <linux/percpu.h>
/linux-master/fs/
H A Dlocks.c64 #include <linux/percpu.h>
/linux-master/net/mpls/
H A Daf_mpls.c14 #include <linux/percpu.h>
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c15 #include <asm/percpu.h>
/linux-master/include/net/
H A Dtcp.h24 #include <linux/percpu.h>
/linux-master/net/netfilter/
H A Dnf_conntrack_core.c26 #include <linux/percpu.h>
/linux-master/net/openvswitch/
H A Ddatapath.c21 #include <linux/percpu.h>
/linux-master/security/selinux/
H A Dselinuxfs.c29 #include <linux/percpu.h>
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c14 #include <linux/percpu.h>
/linux-master/include/linux/
H A Dmm.h19 #include <linux/percpu-refcount.h>
/linux-master/fs/gfs2/
H A Dglock.c32 #include <linux/percpu.h>

Completed in 601 milliseconds

<<111213141516171819