Searched defs:is_percpu (Results 1 – 4 of 4) sorted by relevance
106 bool is_percpu = false; in bpf_iter_attach_map() local
1583 bool is_percpu, u64 flags) in __htab_map_lookup_and_delete_elem()1680 bool is_percpu) in __htab_map_lookup_and_delete_batch()2169 bool is_percpu; in bpf_for_each_hash_elem() local
694 bool is_percpu; in bpf_for_each_array_elem() local
134 static bool is_percpu(__u32 map_type) in is_percpu() function