Searched refs:map_is_per_cpu (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dmap.c26 static bool map_is_per_cpu(__u32 type) function
64 if (map_is_per_cpu(info->type))
92 if (!map_is_per_cpu(map_info->type)) {
137 if (!map_is_per_cpu(info->type)) {
250 if (!map_is_per_cpu(info->type)) {
331 if (!map_is_per_cpu(info->type))

Completed in 136 milliseconds