Home
last modified time | relevance | path

Searched defs:min_nodes (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/lib/
Dnuma_helper.c282 int is_numa(void (*cleanup_fn)(void), int flag, int min_nodes) in is_numa()
/third_party/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages_support.c393 void check_config(unsigned int min_nodes) in check_config()
/third_party/openssl/crypto/stack/
Dstack.c21 static const int min_nodes = 4; variable