Searched refs:MAX_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
15 #define MAX_CHUNK_SIZE ((PAGE_SIZE - 150) /* Place for trace header */ \ macro27 chunk = min_t(size_t, remaining, MAX_CHUNK_SIZE); in trace_avs_msg_payload()
97 #define MAX_CHUNK_SIZE SZ_1M macro