Home
last modified time | relevance | path

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

12

/linux/fs/squashfs/
H A Ddecompressor_multi_percpu.c31 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/include/linux/
H A Dspinlock_rt.h14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init() argument
19 #define __spin_lock_init(slock, name, key, percpu) \ argument
25 #define _spin_lock_init(slock, percpu) \ argument
H A Dbpf_mem_alloc.h15 bool percpu; member
H A Dstm.h129 unsigned int percpu; member
/linux/kernel/bpf/
H A Dmemalloc.c257 static void free_one(void *obj, bool percpu) in free_one()
265 static int free_all(struct bpf_mem_cache *c, 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
1015 int bpf_mem_alloc_check_size(bool percpu, size_t size) in bpf_mem_alloc_check_size()
H A Dbpf_lru_list.h63 bool percpu; member
H A Darraymap.c55 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local
86 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local
783 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
H A Dhashtab.c409 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
544 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
1075 bool percpu, bool onallcpus, in alloc_htab_elem()
1351 bool percpu, bool onallcpus) in htab_map_update_elem_in_place()
2317 bool percpu = htab_is_percpu(htab); in htab_map_mem_usage() local
H A Dbpf_lru_list.c646 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
/linux/drivers/md/
H A Draid5.c1530 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page()
1537 struct raid5_percpu *percpu, int i) in to_addr_conv()
1546 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs()
1552 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5()
1649 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_1()
1713 ops_run_compute6_2(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_2()
1848 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5()
1890 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6()
2031 ops_run_reconstruct5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct5()
2129 ops_run_reconstruct6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_reconstruct6()
[all …]
H A Draid5-ppl.c158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
/linux/arch/alpha/boot/
H A Dbootp.c71 struct percpu_struct * percpu; in pal_init() local
H A Dmain.c65 struct percpu_struct * percpu; in pal_init() local
H A Dbootpz.c119 struct percpu_struct * percpu; in pal_init() local
/linux/drivers/clocksource/
H A Dtimer-qcom.c152 bool percpu) in msm_timer_init()
/linux/kernel/locking/
H A Dspinlock_rt.c136 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c356 long current, percpu; in test_percpu_basic() local
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h265 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
H A Dradix.h213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
/linux/kernel/sched/
H A Dcpuacct.c215 u64 percpu; in __cpuacct_percpu_seq_show() local
/linux/arch/sparc/kernel/
H A Dsun4m_irq.c107 bool percpu; member
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h321 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h547 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/drivers/xen/events/
H A Devents_base.c1318 bool percpu) in find_virq()
1360 int bind_virq_to_irq(unsigned int virq, unsigned int cpu, bool percpu) in bind_virq_to_irq()
/linux/net/rds/
H A Dib.h54 struct rds_ib_cache_head __percpu *percpu; member

12