Home
last modified time | relevance | path

Searched refs:LTP_TBIO_ALLOC (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dtbio.h46 #define LTP_TBIO_ALLOC _IO(MAG_NUM,2) macro
H A Dltp_tbio.c397 case LTP_TBIO_ALLOC: in tbio_ioctl()
398 prk_info("TEST-CASE: LTP_TBIO_ALLOC:"); in tbio_ioctl()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c278 if (ki_generic(tbio_fd, LTP_TBIO_ALLOC)) in main()
279 tst_resm(TFAIL, "failed on LTP_TBIO_ALLOC test"); in main()
281 tst_resm(TPASS, "success on LTP_TBIO_ALLOC test"); in main()

Completed in 3 milliseconds