Lines Matching full:symbols
176 This enables module versioning for exported symbols also from
350 Symbols exported with EXPORT_SYMBOL_NS*() are considered exported in
354 but it creates consistency between symbols defining namespaces and
373 bool "Trim unused exported kernel symbols"
375 The kernel and some modules make many symbols available for
378 many of those exported symbols might never be used.
380 This option allows for unused exported symbols to be dropped from
388 string "Whitelist of symbols to keep in ksymtab"
391 By default, all unused exported symbols will be un-exported from the
394 UNUSED_KSYMS_WHITELIST allows to whitelist symbols that must be kept
396 set here is the path to a text file containing the list of symbols,