HomeSort by relevance Sort by last modified time
    Searched full:tst_acquire_device (Results 1 - 25 of 31) sorted by null

1 2

  /external/ltp/include/old/
old_device.h 49 static inline const char *tst_acquire_device(void (cleanup_fn)(void)) function
55 * @dev: device path returned by the tst_acquire_device()
  /external/ltp/lib/tests/
tst_device.c 43 dev = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mount/
mount01.c 81 device = tst_acquire_device(cleanup);
mount04.c 96 device = tst_acquire_device(cleanup);
mount06.c 127 device = tst_acquire_device(cleanup);
mount02.c 184 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/fchmod/
fchmod06.c 125 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/fchown/
fchown04.c 107 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/lchown/
lchown03.c 100 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir03.c 109 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mkdirat/
mkdirat02.c 98 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/umount2/
umount2_01.c 76 device = tst_acquire_device(cleanup);
umount2_02.c 116 device = tst_acquire_device(cleanup);
umount2_03.c 96 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/acct/
acct01.c 148 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/chmod/
chmod06.c 184 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/chown/
chown04.c 148 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/ftruncate/
ftruncate04.c 238 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/inotify/
inotify03.c 179 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/link/
link08.c 134 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/linkat/
linkat02.c 152 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mknod/
mknod07.c 121 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mknodat/
mknodat02.c 121 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/mmap/
mmap16.c 159 device = tst_acquire_device(cleanup);
  /external/ltp/testcases/kernel/syscalls/open/
open12.c 102 device = tst_acquire_device(cleanup);

Completed in 1533 milliseconds

1 2