Home
last modified time | relevance | path

Searched refs:SLIST_HEAD (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h70 typedef SLIST_HEAD(symlist, symbol_node) symlist_t;
181 SLIST_HEAD(scope_list, scope);
H A Daicasm.h67 SLIST_HEAD(path_list, path_entry);
H A Daicasm_scan.l457 SLIST_HEAD(, include) include_stack;
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.h655 SLIST_HEAD(, map_node) hscb_maps;
656 SLIST_HEAD(, map_node) sg_maps;
657 SLIST_HEAD(, map_node) sense_maps;
H A Daic7xxx.h579 SLIST_HEAD(, scb) free_scbs; /*
606 SLIST_HEAD(, sg_map_node) sg_maps;
H A Dqueue.h107 #define SLIST_HEAD(name, type) \ macro
/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 Dqueue.h150 #define SLIST_HEAD(name, type) \ 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 Dqueue.h150 #define SLIST_HEAD(name, type) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h179 #define SLIST_HEAD(name, type) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h185 #define SLIST_HEAD(name, type) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h185 #define SLIST_HEAD(name, type) \ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h106 #define SLIST_HEAD(name, type) \ macro