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

  /external/ltp/lib/tests/
trerrno.c 60 tst_flush();
  /external/ltp/include/old/
test.h 104 /* tst_flush() + vfork() */
178 void tst_flush(void);
181 * tst_flush() + fork
  /external/ltp/lib/
tst_res.c 248 void tst_flush(void) function
402 tst_flush();
418 tst_flush();
463 tst_flush();
  /external/ltp/testcases/kernel/syscalls/fork/
fork07.c 113 tst_flush();
  /external/ltp/testcases/kernel/syscalls/modify_ldt/
modify_ldt02.c 143 tst_flush();
  /external/ltp/tools/apicmds/
ltpapicmd.c 37 * tst_flush - Print any messages pending because of CONDENSE mode,
335 } else if (strcmp(cmd_name, "tst_flush") == 0) {
336 tst_flush();
  /external/ltp/testcases/kernel/syscalls/epoll/
epoll-ltp.c 145 tst_flush(); \
179 tst_flush(); \
  /external/ltp/testcases/kernel/syscalls/ipc/shmctl/
shmctl01.c 231 tst_flush();
  /external/ltp/testcases/kernel/controllers/cgroup_xattr/
cgroup_xattr.c 222 * call tst_flush() to make sure all buffered data written
225 tst_flush();

Completed in 373 milliseconds