Searched defs:list_for_each_prev_safe (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | list.h | 411 #define list_for_each_prev_safe(pos, n, head) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 398 #define list_for_each_prev_safe(pos, n, head) \ macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 435 #define list_for_each_prev_safe(pos, n, head) \ macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 460 #define list_for_each_prev_safe(pos, n, head) \ macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 506 #define list_for_each_prev_safe(pos, n, head) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 607 #define list_for_each_prev_safe(pos, n, head) \ macro
|