Home
last modified time | relevance | path

Searched refs:map_to_ns (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/scripts/genksyms/
Dgenksyms.c150 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns() function
171 if (map_to_ns(sym->type) == map_to_ns(ns) && in find_symbol()
242 if (map_to_ns(sym->type) == map_to_ns(type) && in __add_symbol()