Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dtest_stackinit.c14 #define MAX_VAR_SIZE 128 macro
15 static u8 check_buf[MAX_VAR_SIZE];
105 BUILD_BUG_ON(sizeof(zero) > MAX_VAR_SIZE); \
/kernel/linux/linux-6.6/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); \

Completed in 2 milliseconds