Home
last modified time | relevance | path

Searched refs:tst_release_device (Results 1 – 18 of 18) 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/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()
/third_party/ltp/testcases/lib/
Dtst_device.c54 tst_release_device(device); in acquire_device()
/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.c161 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/mknod/
Dmknod07.c181 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat02.c175 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat02.c201 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c245 tst_release_device(device); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/renameat/
Drenameat01.c243 tst_release_device(device); in cleanup()
/third_party/ltp/lib/
Dtst_device.c361 int tst_release_device(const char *dev) in tst_release_device() function
Dtst_test.c1356 tst_release_device(tdev.dev); in do_cleanup()