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()
30 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro61 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()