Home
last modified time | relevance | path

Searched refs:MAX_VAR_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dstackinit_kunit.c21 #define MAX_VAR_SIZE 128 macro
22 static u8 check_buf[MAX_VAR_SIZE];
156 BUILD_BUG_ON(sizeof(zero) > MAX_VAR_SIZE); \