HomeSort by relevance Sort by last modified time
    Searched refs:setup01 (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/syscalls/swapoff/
swapoff02.c 39 static int setup01(void);
57 {"Permission denied", EPERM, "EPERM", "./swapfile01", setup01, cleanup01}
114 static int setup01(void) function
  /external/ltp/testcases/kernel/syscalls/swapon/
swapon02.c 42 static void setup01(void);
63 setup01, cleanup01},
112 static void setup01(void) function
  /external/ltp/testcases/kernel/syscalls/remap_file_pages/
remap_file_pages02.c 93 static int setup01(int test);
121 "MAP_SHARED flag", EINVAL, "EINVAL", setup01, NULL,
202 * setup01() - create a mmap area without MAP_SHARED flag
205 int setup01(int test) function

Completed in 611 milliseconds