Home
last modified time | relevance | path

Searched refs:SYMLIST_INSERT_HEAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c510 SYMLIST_INSERT_HEAD); in symtable_dump()
514 SYMLIST_INSERT_HEAD); in symtable_dump()
518 SYMLIST_INSERT_HEAD); in symtable_dump()
524 SYMLIST_INSERT_HEAD); in symtable_dump()
H A Daicasm_symbol.h198 #define SYMLIST_INSERT_HEAD 0x00 macro
H A Daicasm_gram.y728 symlist_add(&$$.referenced_syms, symbol, SYMLIST_INSERT_HEAD);
955 SYMLIST_INSERT_HEAD);
1461 SYMLIST_INSERT_HEAD);
1936 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD); in add_conditional()
1952 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD); in add_conditional()