Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE_AFTER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h226 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h232 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h232 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h155 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro