Searched refs:KMSAN_PARAM_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dkmsan_types.h16 #define KMSAN_PARAM_SIZE 800 macro
19 char param_tls[KMSAN_PARAM_SIZE];
21 char va_arg_tls[KMSAN_PARAM_SIZE];
22 char va_arg_origin_tls[KMSAN_PARAM_SIZE];
24 char param_origin_tls[KMSAN_PARAM_SIZE];
28 #undef KMSAN_PARAM_SIZE macro

Completed in 103 milliseconds