Home
last modified time | relevance | path

Searched refs:TAILQ_LAST (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h342 for ((var) = TAILQ_LAST((head), headname); \
385 #define TAILQ_LAST(head, headname) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h520 for ((var) = TAILQ_LAST((head), headname); \
540 #define TAILQ_LAST(head, headname) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h537 for ((var) = TAILQ_LAST((head), headname); \
557 #define TAILQ_LAST(head, headname) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h537 for ((var) = TAILQ_LAST((head), headname); \
557 #define TAILQ_LAST(head, headname) \ macro
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1023 cs = TAILQ_LAST(&cs_tailq, cs_tailq);
1104 last_scope = TAILQ_LAST(&scope_context->inner_scope,
1129 last_scope = TAILQ_LAST(&scope_context->inner_scope,
H A Daicasm.c791 cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq); in process_scope()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h423 #define TAILQ_LAST(head, headname) \ macro
446 for ((var) = TAILQ_LAST((head), headname); \
/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.h461 #define TAILQ_LAST(head, headname) \ 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.h461 #define TAILQ_LAST(head, headname) \ macro