Searched refs:FAULT_SIZE_ID (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/trace/
H A Dtrace.c6990 #define FAULT_SIZE_ID (FAULTED_SIZE + sizeof(int)) macro
7003 if (cnt < FAULT_SIZE_ID)
7004 size += FAULT_SIZE_ID - cnt;

Completed in 189 milliseconds