Searched refs:bpf_map__is_per_cpu (Results 1 – 1 of 1) sorted by relevance
12 static bool bpf_map__is_per_cpu(enum bpf_map_type type) in bpf_map__is_per_cpu() function22 if (bpf_map__is_per_cpu(bpf_map__type(map))) in bpf_map__alloc_value()