Searched refs:map__priv (Results 1 – 3 of 3) sorted by relevance
155 if (pair != NULL && !map__priv(pair) && map__start(pair) == mem_start) { in test__vmlinux_matches_kallsyms_cb2()179 if (!map__priv(map)) { in test__vmlinux_matches_kallsyms_cb3()
82 static inline bool map__priv(const struct map *map) in map__priv() function
118 assert(map__priv(map) == false); in map__init()
Completed in 7 milliseconds