Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c263 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add()
292 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add()
319 SLIST_INSERT_HEAD(symlist_dest, node, links); in symlist_merge()
Daicasm.c242 SLIST_INSERT_HEAD(&search_path, include_dir, in main()
775 SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links); in scope_alloc()
Daicasm_scan.l505 SLIST_INSERT_HEAD(&include_stack, include, links);
/linux-5.19.10/drivers/scsi/aic7xxx/
Dqueue.h141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
Daic7xxx_core.c548 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle); in ahc_free_scb()
4959 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links); in ahc_alloc_scbs()
4988 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, in ahc_alloc_scbs()
Daic79xx_core.c6793 SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links); in ahd_alloc_scbs()
6826 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links); in ahd_alloc_scbs()
6863 SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links); in ahd_alloc_scbs()