Searched refs:percpu (Results 376 - 400 of 475) sorted by relevance

<<111213141516171819

/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c667 static int create_cgroup_storage(bool percpu) argument
669 enum bpf_map_type type = percpu ? BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE :
/linux-master/drivers/base/
H A Ddevres.c12 #include <linux/percpu.h>
/linux-master/kernel/kcsan/
H A Dcore.c19 #include <linux/percpu.h>
/linux-master/lib/
H A Dradix-tree.c22 #include <linux/percpu.h>
/linux-master/drivers/firmware/
H A Darm_sdei.c25 #include <linux/percpu.h>
/linux-master/security/selinux/
H A Davc.c21 #include <linux/percpu.h>
/linux-master/kernel/rcu/
H A Drefscale.c26 #include <linux/percpu.h>
/linux-master/kernel/locking/
H A Dlocktorture.c786 #include <linux/percpu-rwsem.h>
/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c13 #include <linux/percpu.h>
/linux-master/arch/x86/events/amd/
H A Duncore.c9 #include <linux/percpu.h>
/linux-master/net/netfilter/
H A Dnf_conntrack_expect.c18 #include <linux/percpu.h>
H A Dnf_conntrack_standalone.c9 #include <linux/percpu.h>
/linux-master/drivers/pci/
H A Dp2pdma.c19 #include <linux/percpu-refcount.h>
197 /* safe to dereference while a reference is held to the percpu ref */
/linux-master/kernel/time/
H A Dtick-sched.c17 #include <linux/percpu.h>
/linux-master/arch/x86/xen/
H A Denlighten_pv.c21 #include <linux/percpu.h>
530 * The GDT is per-cpu and is in the percpu data area.
1416 * percpu gdt_page is to remember it here, so we can go and
1417 * mark it RW later, when the initial percpu area is freed.
/linux-master/arch/x86/virt/vmx/tdx/
H A Dtdx.c17 #include <linux/percpu-defs.h>
/linux-master/drivers/perf/
H A Dqcom_l2_pmu.c15 #include <linux/percpu.h>
/linux-master/arch/x86/kernel/
H A Dsmpboot.c49 #include <linux/percpu.h>
H A Dtsc.c14 #include <linux/percpu.h>
/linux-master/arch/x86/include/asm/
H A Dpercpu.h167 * Generate a percpu add to memory instruction and optimize code
412 * this_cpu_read() makes gcc load the percpu variable every time it is
594 #include <asm-generic/percpu.h>
/linux-master/include/linux/
H A Dtrace_events.h8 #include <linux/percpu.h>
/linux-master/net/batman-adv/
H A Dsoft-interface.c28 #include <linux/percpu.h>
/linux-master/net/xfrm/
H A Dxfrm_input.c17 #include <linux/percpu.h>
/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c10 #include <linux/percpu-defs.h>
/linux-master/arch/powerpc/kernel/
H A Dsysfs.c5 #include <linux/percpu.h>

Completed in 402 milliseconds

<<111213141516171819