Home
last modified time | relevance | path

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

/kernel/bpf/
Dmemalloc.c254 static void free_one(void *obj, bool percpu) in free_one()
265 static int free_all(struct llist_node *llnode, bool percpu) in free_all()
496 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init()
564 bool percpu = !!c->percpu_size; in drain_mem_cache() local
Dbpf_lru_list.h62 bool percpu; member
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
727 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
Dhashtab.c412 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
467 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
999 bool percpu, bool onallcpus, in alloc_htab_elem()
2221 bool percpu = htab_is_percpu(htab); in htab_map_mem_usage() local
Dbpf_lru_list.c651 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
Dverifier.c17369 bool percpu = false; in check_pseudo_btf_id() local
/kernel/locking/
Dspinlock_rt.c134 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/kernel/sched/
Dcpuacct.c213 u64 percpu; in __cpuacct_percpu_seq_show() local