Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c37 #define HW_MODULE "hwpoison_inject" macro
297 const char *const cmd_modprobe[] = {"modprobe", HW_MODULE, NULL}; in open_unpoison_pfn()
302 if (!find_in_file("/proc/modules", HW_MODULE) && tst_check_builtin_driver(HW_MODULE)) in open_unpoison_pfn()
352 const char *const cmd_rmmod[] = {"rmmod", HW_MODULE, NULL}; in unpoison_pfn()
421 HW_MODULE,

Completed in 1 milliseconds