Home
last modified time | relevance | path

Searched refs:cpoint_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/misc/lkdtm/
Dcore.c208 static int cpoint_count = DEFAULT_COUNT; variable
209 module_param(cpoint_count, int, 0644);
210 MODULE_PARM_DESC(cpoint_count, " Crash Point Count, number of times the "\
288 crash_count = cpoint_count; in lkdtm_kprobe_handler()
440 crash_count = cpoint_count; in lkdtm_module_init()
/Linux-v4.19/Documentation/fault-injection/
Dprovoke-crashes.txt12 [cpoint_count={>0}]
26 cpoint_count : Indicates the number of times the crash point is to be hit