Home
last modified time | relevance | path

Searched defs:symlist (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c209 symlist_search(symlist_t *symlist, char *symname) in symlist_search()
223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
298 symlist_free(symlist_t *symlist) in symlist_free()
/openbmc/linux/scripts/
H A Dunifdef.c173 static bool symlist; /* -s: output symbol list */ variable