Searched refs:ACE_TRACE_SIZE (Results 1 – 2 of 2) sorted by relevance
177 #define ACE_TRACE_SIZE 0x8000 macro
1920 if (!(ap->trace_buf = kmalloc(ACE_TRACE_SIZE, GFP_KERNEL))) in ace_dump_trace()