Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_SAFE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h177 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h177 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h208 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro