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

/linux-master/scripts/genksyms/
H A Dgenksyms.c137 static enum symbol_type map_to_ns(enum symbol_type t) function
158 if (map_to_ns(sym->type) == map_to_ns(ns) &&
229 if (map_to_ns(sym->type) == map_to_ns(type) &&

Completed in 108 milliseconds