MAX_VAR_SIZE       15 lib/test_stackinit.c static u8 check_buf[MAX_VAR_SIZE];
MAX_VAR_SIZE      105 lib/test_stackinit.c 	BUILD_BUG_ON(sizeof(zero) > MAX_VAR_SIZE);		\