/external/ltp/testcases/kernel/device-drivers/agp/user_space/ |
tagp_ki.c | 29 * the ki_generic function below. the tif structure makes 45 int ki_generic(int fd, int flag) function
|
/external/ltp/testcases/kernel/device-drivers/base/user_base/ |
tbase_ki.c | 29 * the ki_generic function below. the tif structure makes 45 int ki_generic(int fd, int flag) function
|
/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/user_space/ |
tmod_ki.c | 29 * the ki_generic function below. the tif structure makes 45 int ki_generic(int fd, int flag) function
|
/external/ltp/testcases/kernel/device-drivers/usb/user_usb/ |
tusb_ki.c | 54 int ki_generic(int fd, int flag) function
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/ |
tbio.c | 24 * Use the ki_generic and other ki_testname functions 267 int ki_generic(int fd, int flag) function 283 if (ki_generic(tbio_fd, LTP_TBIO_ALLOC)) 288 if (ki_generic(tbio_fd, LTP_TBIO_CLONE)) 293 if (ki_generic(tbio_fd, LTP_TBIO_GET_NR_VECS)) 298 if (ki_generic(tbio_fd, LTP_TBIO_ADD_PAGE)) 318 if (ki_generic(tbio_fd, LTP_TBIO_PUT))
|