Searched refs:SLIST_INSERT_HEAD (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 263 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()
|
| H A D | aicasm.c | 242 SLIST_INSERT_HEAD(&search_path, include_dir, in main() 775 SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links); in scope_alloc()
|
| H A D | aicasm_scan.l | 505 SLIST_INSERT_HEAD(&include_stack, include, links);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| H A D | aic7xxx_core.c | 548 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle); in ahc_free_scb() 4960 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links); in ahc_alloc_scbs() 4989 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, in ahc_alloc_scbs()
|
| H A D | aic79xx_core.c | 6794 SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links); in ahd_alloc_scbs() 6827 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links); in ahd_alloc_scbs() 6864 SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links); in ahd_alloc_scbs()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | queue.h | 175 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | queue.h | 175 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/ |
| H A D | queue.h | 204 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | queue.h | 210 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | queue.h | 210 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-queue.h | 150 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|