Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dtbio.h47 #define LTP_TBIO_GET_NR_VECS _IO(MAG_NUM,3) macro
H A Dltp_tbio.c401 case LTP_TBIO_GET_NR_VECS: in tbio_ioctl()
402 prk_info("TEST-CASE: LTP_TBIO_GET_NR_VECS:"); in tbio_ioctl()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c288 if (ki_generic(tbio_fd, LTP_TBIO_GET_NR_VECS)) in main()
289 tst_resm(TFAIL, "failed on LTP_TBIO_GET_NR_VECS test"); in main()
291 tst_resm(TPASS, "success on LTP_TBIO_GET_NR_VECS test"); in main()

Completed in 2 milliseconds