Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c64 symbol_t *new_symbol; in symbol_create() local
180 symbol_t *new_symbol; in symtable_get() local
/linux-5.10/scripts/mod/
Dmodpost.c240 static struct symbol *new_symbol(const char *name, struct module *module, in new_symbol() function