Home
last modified time | relevance | path

Searched refs:tst_release_device (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/include/old/
Dold_device.h69 int tst_release_device(const char *dev);
/third_party/ltp/lib/tests/
Dtst_device.c34 tst_release_device(dev); in cleanup()
/third_party/ltp/testcases/lib/
Dtst_device.c53 tst_release_device(device); in acquire_device()
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount01.c96 tst_release_device(device); in cleanup()
Dmount04.c116 tst_release_device(device); in cleanup()
Dmount06.c160 tst_release_device(device); in cleanup()
Dmount02.c209 tst_release_device(device); in cleanup()
Dmount03.c386 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c145 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_03.c164 tst_release_device(device); in cleanup()
Dumount2_01.c162 tst_release_device(device); in cleanup()
Dumount2_02.c179 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename11.c184 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/utime/
Dutime06.c171 tst_release_device(dev); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknod/
Dmknod07.c181 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat02.c180 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap16.c243 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat02.c204 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c266 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/renameat/
Drenameat01.c249 tst_release_device(device); in cleanup()
/third_party/ltp/lib/
Dtst_device.c352 int tst_release_device(const char *dev) in tst_release_device() function
Dtst_test.c1208 tst_release_device(tdev.dev); in do_cleanup()