Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff02.c21 static int setup01(void);
36 {"Permission denied", EPERM, "EPERM", "./swapfile01", setup01, cleanup01}
67 static int setup01(void) in setup01() function
/third_party/ltp/testcases/kernel/syscalls/swapon/
Dswapon02.c24 static void setup01(void);
40 {"Permission denied", EPERM, "EPERM", "./swapfile01", setup01, cleanup01},
44 static void setup01(void) in setup01() function
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
Dremap_file_pages02.c54 static void setup01(int test);
71 EINVAL, setup01, NULL, 0, 0, 2, 0},
95 static void setup01(int test) in setup01() function