Searched defs:is_percpu (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Dmap_iter.c106 bool is_percpu = false; local
H A Darraymap.c694 bool is_percpu; local
H A Dhashtab.c2173 bool is_percpu; local
1585 __htab_map_lookup_and_delete_elem(struct bpf_map *map, void *key, void *value, bool is_lru_map, bool is_percpu, u64 flags) argument
1680 __htab_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr, bool do_delete, bool is_lru_map, bool is_percpu) argument
[all...]
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c134 static bool is_percpu(__u32 map_type) function

Completed in 261 milliseconds