Searched refs:bpf_map_is_percpu_map (Results 1 – 2 of 2) sorted by relevance
4179 static inline bool bpf_map_is_percpu_map(enum bpf_map_type map_type) in bpf_map_is_percpu_map() function4206 if (!bpf_map_is_percpu_map(map->map_type)) in bpf_map_check_op_flags()
2073 if (bpf_map_is_percpu_map(map_ptr->map_type)) in bpf_do_misc_fixups()