Searched defs:is_percpu (Results 1 – 4 of 4) sorted by relevance
106 bool is_percpu = false; in bpf_iter_attach_map() local
1615 bool is_percpu, u64 flags) in __htab_map_lookup_and_delete_elem()1715 bool is_percpu) in __htab_map_lookup_and_delete_batch()2208 bool is_percpu; in bpf_for_each_hash_elem() local
734 bool is_percpu; in bpf_for_each_array_elem() local
135 static bool is_percpu(__u32 map_type) in is_percpu() function