Home
last modified time | relevance | path

Searched defs:percpu (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.3-rc2/fs/squashfs/
A Ddecompressor_multi_percpu.c32 struct squashfs_stream __percpu *percpu; in squashfs_decompressor_create() local
64 struct squashfs_stream __percpu *percpu = in squashfs_decompressor_destroy() local
82 struct squashfs_stream __percpu *percpu = in squashfs_decompress() local
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, pagetables, percpu, sock, sum; in test_kmem_memcg_deletion() local
359 long current, percpu; in test_percpu_basic() local
/linux-6.3-rc2/drivers/md/
A Draid5.c1545 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page()
1552 struct raid5_percpu *percpu, int i) in to_addr_conv()
1561 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs()
1567 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5()
1664 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_1()
1863 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5()
1905 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6()
2288 struct raid5_percpu *percpu; in raid_run_ops() local
2465 static int scribble_alloc(struct raid5_percpu *percpu, in scribble_alloc()
2507 struct raid5_percpu *percpu; in resize_chunks() local
[all …]
A Draid5-ppl.c158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
/linux-6.3-rc2/arch/alpha/boot/
A Dbootp.c71 struct percpu_struct * percpu; in pal_init() local
A Dmain.c65 struct percpu_struct * percpu; in pal_init() local
A Dbootpz.c119 struct percpu_struct * percpu; in pal_init() local
/linux-6.3-rc2/include/linux/
A Dstm.h118 unsigned int percpu; member
A Dspinlock_rt.h14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-qcom.c153 bool percpu) in msm_timer_init()
A Dtimer-of.h14 int percpu; member
/linux-6.3-rc2/kernel/bpf/
A Dbpf_lru_list.h62 bool percpu; member
A Darraymap.c54 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local
82 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local
A Dmemalloc.c377 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init()
A Dbpf_lru_list.c646 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
A Dhashtab.c397 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
458 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
967 bool percpu, bool onallcpus, in alloc_htab_elem()
/linux-6.3-rc2/kernel/locking/
A Dspinlock_rt.c134 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dhash.h225 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
A Dradix.h213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpgtable.h181 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux-6.3-rc2/kernel/sched/
A Dcpuacct.c213 u64 percpu; in __cpuacct_percpu_seq_show() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dsun4m_irq.c107 bool percpu; member
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h549 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux-6.3-rc2/net/rds/
A Dib.h54 struct rds_ib_cache_head __percpu *percpu; member
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_verifier.c669 static int create_cgroup_storage(bool percpu) in create_cgroup_storage()

Completed in 67 milliseconds

12