Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_AFTER (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c269 SLIST_INSERT_AFTER(curnode, newnode, in symlist_add()
284 SLIST_INSERT_AFTER(curnode, newnode, in symlist_add()
585 SLIST_INSERT_AFTER(regnode, curnode, links); in symtable_dump()
597 SLIST_INSERT_AFTER(regnode, curnode, links); in symtable_dump()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ 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.h170 #define SLIST_INSERT_AFTER(slistelm, 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 Dqueue.h170 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h199 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h205 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h205 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h145 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro