Searched refs:cpoint_count (Results 1 – 2 of 2) sorted by relevance
208 static int cpoint_count = DEFAULT_COUNT; variable209 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()
12 [cpoint_count={>0}]26 cpoint_count : Indicates the number of times the crash point is to be hit