Home
last modified time | relevance | path

Searched refs:cmd_rmmod (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram03.c34 static const char *const cmd_rmmod[] = {"rmmod", "zram", NULL}; variable
202 if (!tst_cmd(cmd_rmmod, NULL, NULL, TST_CMD_PASS_RETVAL)) { in setup()
232 SAFE_CMD(cmd_rmmod, NULL, NULL); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c352 const char *const cmd_rmmod[] = {"rmmod", HW_MODULE, NULL}; in unpoison_pfn() local
370 SAFE_CMD(cmd_rmmod, NULL, NULL); in unpoison_pfn()

Completed in 2 milliseconds