/linux/fs/squashfs/ |
H A 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/kernel/bpf/ |
H A D | memalloc.c | 255 static void free_one(void *obj, bool percpu) in free_one() 263 static int free_all(struct llist_node *llnode, bool percpu) in free_all() 509 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init() 629 bool percpu = !!c->percpu_size; in drain_mem_cache() local 1008 int bpf_mem_alloc_check_size(bool percpu, size_t size) in bpf_mem_alloc_check_size()
|
H A D | bpf_lru_list.h | 62 bool percpu; member
|
H A D | arraymap.c | 54 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local 85 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local 765 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
|
H A D | hashtab.c | 416 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local 474 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local 1008 bool percpu, bool onallcpus, in alloc_htab_elem() 2256 bool percpu = htab_is_percpu(htab); in htab_map_mem_usage() local
|
H A D | bpf_lru_list.c | 651 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
|
H A D | verifier.c | 19363 bool percpu = false; in __check_pseudo_btf_id() local
|
/linux/include/linux/ |
H A D | bpf_mem_alloc.h | 15 bool percpu; member
|
H A D | module.h | 502 void __percpu *percpu; member
|
/linux/drivers/md/ |
H A D | raid5.c | 1534 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page() 1541 struct raid5_percpu *percpu, int i) in to_addr_conv() 1550 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() 1556 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5() 1653 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_1() 1717 ops_run_compute6_2(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_2() 1852 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5() 1894 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6() 2035 ops_run_reconstruct5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct5() 2133 ops_run_reconstruct6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct6() [all …]
|
/linux/arch/alpha/boot/ |
H A D | bootp.c | 71 struct percpu_struct * percpu; in pal_init() local
|
H A D | main.c | 65 struct percpu_struct * percpu; in pal_init() local
|
H A D | bootpz.c | 119 struct percpu_struct * percpu; in pal_init() local
|
/linux/drivers/clocksource/ |
H A D | timer-qcom.c | 152 bool percpu) in msm_timer_init()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 265 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
|
H A D | radix.h | 213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
|
H A D | pgtable.h | 752 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 354 long current, percpu; test_percpu_basic() local
|
/linux/kernel/sched/ |
H A D | cpuacct.c | 213 u64 percpu; in __cpuacct_percpu_seq_show() local
|
/linux/arch/sparc/kernel/ |
H A D | sun4m_irq.c | 107 bool percpu; member
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 310 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 541 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux/net/rds/ |
H A D | ib.h | 54 struct rds_ib_cache_head __percpu *percpu; member
|
/linux/drivers/xen/events/ |
H A D | events_base.c | 1353 int bind_virq_to_irq(unsigned int virq, unsigned int cpu, bool percpu) in bind_virq_to_irq()
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 5001 static int mvpp2_bm_switch_buffers(struct mvpp2 *priv, bool percpu) in mvpp2_bm_switch_buffers()
|