Searched refs:cpoint_count (Results 1 – 2 of 2) sorted by relevance
153 static int cpoint_count = DEFAULT_COUNT; variable173 module_param(cpoint_count, int, 0644);174 MODULE_PARM_DESC(cpoint_count, " Crash Point Count, number of times the "\276 if (cpoint_count < 1 || recur_count < 1) in lkdtm_parse_commandline()280 count = cpoint_count; in lkdtm_parse_commandline()544 count = cpoint_count; in lkdtm_handler()
12 [cpoint_count={>0}]26 cpoint_count : Indicates the number of times the crash point is to be hit