Searched refs:map__priv (Results 1 – 2 of 2) sorted by relevance
326 if (pair == NULL || map__priv(pair)) in test__vmlinux_matches_kallsyms()354 if (!map__priv(map)) { in test__vmlinux_matches_kallsyms()
106 static inline bool map__priv(const struct map *map) in map__priv() function