Home
last modified time | relevance | path

Searched refs:LTP_TBIO_CLONE (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dtbio.h45 #define LTP_TBIO_CLONE _IO(MAG_NUM,1) macro
Dltp_tbio.c389 case LTP_TBIO_CLONE: in tbio_ioctl()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
Dtbio.c288 if (ki_generic(tbio_fd, LTP_TBIO_CLONE)) in main()