Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/ksm/
Dksm06.c47 static char *n_opt; variable
51 if (n_opt) in test_ksm()
52 nr_pages = SAFE_STRTOUL(n_opt, 0, ULONG_MAX); in test_ksm()
92 {"n:", &n_opt, "Allocate x pages memory per node"},
/third_party/ltp/testcases/misc/crash/
Dcrash02.c77 static int n_opt = 0; variable
127 {"n:", &n_opt, &n_copt},
148 if (n_opt) in main()
Dcrash01.c76 static int n_opt = 0; variable
137 {"n:", &n_opt, &n_copt},
160 if (n_opt) in main()
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c243 int n_opt = 0; /* nprocs */ variable
5070 n_opt++; in parse_cmdline()
5175 if (!n_opt) in parse_cmdline()