Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dtbio.h51 #define LTP_TBIO_ADD_PAGE _IO(MAG_NUM,7) macro
H A Dltp_tbio.c393 case LTP_TBIO_ADD_PAGE: in tbio_ioctl()
394 prk_info("TEST-CASE: LTP_TBIO_ADD_PAGE:"); in tbio_ioctl()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c293 if (ki_generic(tbio_fd, LTP_TBIO_ADD_PAGE)) in main()
294 tst_resm(TFAIL, "failed on LTP_TBIO_ADD_PAGE test"); in main()
296 tst_resm(TPASS, "success on LTP_TBIO_ADD_PAGE test"); in main()

Completed in 2 milliseconds