Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/memblock/tests/
Dcommon.c24 static const char * const help_opts[] = { variable
123 BUILD_BUG_ON(ARRAY_SIZE(help_opts) != ARRAY_SIZE(long_opts) - 1); in usage()
129 long_opts[i].name, help_opts[i]); in usage()