Searched refs:LIST_ERROR (Results 1 – 2 of 2) sorted by relevance
20 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro22 #define LIST_ERROR(fmt, ...) macro52 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()
19 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro42 LIST_ERROR("failed to allocate list node"); in create_list()108 LIST_ERROR("node size check failed when release_list"); in release_list()167 LIST_ERROR("failed to allocate list node"); in create_list_with_size()393 LIST_ERROR("Failed to allocate memory for mpp_list.\n"); in mpp_list_create()402 LIST_ERROR("Failed to allocate memory for list header.\n"); in mpp_list_create()