Home
last modified time | relevance | path

Searched defs:is_percpu (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dmap_iter.c106 bool is_percpu = false; in bpf_iter_attach_map() local
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c135 static bool is_percpu(__u32 map_type) in is_percpu() function