HomeSort by relevance Sort by last modified time
    Searched defs:ki_generic (Results 1 - 5 of 5) sorted by null

  /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
270 int ki_generic(int fd, int flag) function
286 if (ki_generic(tbio_fd, LTP_TBIO_ALLOC))
291 if (ki_generic(tbio_fd, LTP_TBIO_CLONE))
296 if (ki_generic(tbio_fd, LTP_TBIO_GET_NR_VECS))
301 if (ki_generic(tbio_fd, LTP_TBIO_ADD_PAGE))
321 if (ki_generic(tbio_fd, LTP_TBIO_PUT))

Completed in 353 milliseconds