Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/genksyms/
H A Dgenksyms.c139 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns() function
160 if (map_to_ns(sym->type) == map_to_ns(ns) && in find_symbol()
231 if (map_to_ns(sym->type) == map_to_ns(type) && in __add_symbol()
/kernel/linux/linux-6.6/scripts/genksyms/
H A Dgenksyms.c139 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns() function
160 if (map_to_ns(sym->type) == map_to_ns(ns) && in find_symbol()
231 if (map_to_ns(sym->type) == map_to_ns(type) && in __add_symbol()

Completed in 3 milliseconds