/linux-6.8/fs/squashfs/ |
D | decompressor_multi_percpu.c | 31 struct squashfs_stream __percpu *percpu; in squashfs_decompressor_create() local 63 struct squashfs_stream __percpu *percpu = in squashfs_decompressor_destroy() local 81 struct squashfs_stream __percpu *percpu = in squashfs_decompress() local
|
/linux-6.8/include/linux/ |
D | bpf_mem_alloc.h | 15 bool percpu; member
|
D | stm.h | 118 unsigned int percpu; member
|
D | spinlock_rt.h | 14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
|
/linux-6.8/kernel/bpf/ |
D | memalloc.c | 256 static void free_one(void *obj, bool percpu) in free_one() 267 static int free_all(struct llist_node *llnode, bool percpu) in free_all() 513 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init() 633 bool percpu = !!c->percpu_size; in drain_mem_cache() local
|
D | bpf_lru_list.h | 62 bool percpu; member
|
D | arraymap.c | 54 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 727 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
|
D | hashtab.c | 413 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local 468 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local 996 bool percpu, bool onallcpus, in alloc_htab_elem() 2218 bool percpu = htab_is_percpu(htab); in htab_map_mem_usage() local
|
D | bpf_lru_list.c | 651 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
|
/linux-6.8/drivers/md/ |
D | raid5.c | 1544 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page() 1551 struct raid5_percpu *percpu, int i) in to_addr_conv() 1560 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() 1566 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5() 1663 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_1() 1727 ops_run_compute6_2(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_2() 1862 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5() 1904 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6() 2045 ops_run_reconstruct5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct5() 2143 ops_run_reconstruct6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct6() [all …]
|
D | raid5-ppl.c | 158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
|
/linux-6.8/arch/alpha/boot/ |
D | bootp.c | 71 struct percpu_struct * percpu; in pal_init() local
|
D | main.c | 65 struct percpu_struct * percpu; in pal_init() local
|
D | bootpz.c | 119 struct percpu_struct * percpu; in pal_init() local
|
/linux-6.8/drivers/clocksource/ |
D | timer-qcom.c | 153 bool percpu) in msm_timer_init()
|
D | timer-of.h | 14 int percpu; member
|
/linux-6.8/kernel/locking/ |
D | spinlock_rt.c | 136 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
|
/linux-6.8/arch/powerpc/include/asm/book3s/64/ |
D | hash.h | 239 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
|
D | radix.h | 213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
|
/linux-6.8/tools/testing/selftests/cgroup/ |
D | test_kmem.c | 356 long current, percpu; in test_percpu_basic() local
|
/linux-6.8/kernel/sched/ |
D | cpuacct.c | 213 u64 percpu; in __cpuacct_percpu_seq_show() local
|
/linux-6.8/arch/sparc/kernel/ |
D | sun4m_irq.c | 107 bool percpu; member
|
/linux-6.8/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 280 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux-6.8/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 540 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux-6.8/net/rds/ |
D | ib.h | 54 struct rds_ib_cache_head __percpu *percpu; member
|