Searched refs:cptype (Results 1 – 1 of 1) sorted by relevance
157 static enum ctype cptype = CT_NONE; variable291 cptype = parse_cp_type(cpoint_type, strlen(cpoint_type)); in lkdtm_parse_commandline()292 if (cptype == CT_NONE) in lkdtm_parse_commandline()540 cp_name_to_str(cpoint), cp_type_to_str(cptype), count); in lkdtm_handler()549 lkdtm_do_action(cptype); in lkdtm_handler()562 lkdtm_do_action(cptype); in lkdtm_register_cpoint()635 cptype = parse_cp_type(buf, count); in do_register_entry()638 if (cptype == CT_NONE) in do_register_entry()842 if (cpoint != CN_INVALID && cptype != CT_NONE) { in lkdtm_module_init()