Home
last modified time | relevance | path

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

/kernel/bpf/
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
Dmemalloc.c357 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init()
Dhashtab.c403 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
464 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
976 bool percpu, bool onallcpus, in alloc_htab_elem()
Dbpf_lru_list.c651 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
Dverifier.c12836 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