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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c353 SYMLIST_INSERT_HEAD);
357 SYMLIST_INSERT_HEAD);
361 SYMLIST_INSERT_HEAD);
367 SYMLIST_INSERT_HEAD);
H A Daicasm_symbol.h195 #define SYMLIST_INSERT_HEAD 0x00 macro
H A Daicasm_gram.y630 symlist_add(&$$.referenced_syms, symbol, SYMLIST_INSERT_HEAD);
1340 SYMLIST_INSERT_HEAD);
1805 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD);
1821 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD);

Completed in 37 milliseconds