HomeSort by relevance Sort by last modified time
    Searched refs:test_exit_module (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
test_genhd.c 47 static void test_exit_module(void) function
53 module_exit(test_exit_module); variable
ltp_block_dev.c 421 static void test_exit_module(void) function
428 module_exit(test_exit_module); variable
  /external/ltp/testcases/kernel/device-drivers/include/
includeTest.c 190 static void test_exit_module(void) function
314 module_exit(test_exit_module)
  /external/ltp/testcases/kernel/device-drivers/nls/
nlsTest.c 201 static void test_exit_module(void) function
260 module_exit(test_exit_module); variable

Completed in 541 milliseconds