Home
last modified time | relevance | path

Searched refs:LIST_ERROR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Drk_list.cpp20 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro
22 #define LIST_ERROR(fmt, ...) macro
52 LIST_ERROR("failed to allocate list node"); in create_list()
117 LIST_ERROR("node size check failed when release_list"); in release_list()
242 LIST_ERROR("failed to allocate list header"); in rk_list()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_list.cpp30 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro
61 LIST_ERROR("failed to allocate list node"); in create_list()
123 LIST_ERROR("node size check failed when release_list"); in release_list()
181 LIST_ERROR("failed to allocate list node"); in create_list_with_size()
379 LIST_ERROR("failed to allocate list header"); in mpp_list()