Searched defs:crashtype (Results 1 – 3 of 3) sorted by relevance
91 struct crashtype { struct103 static const struct crashtype crashtypes[] = { argument222 static noinline void lkdtm_do_action(const struct crashtype *crashtype) in lkdtm_do_action()230 const struct crashtype *crashtype) in lkdtm_register_cpoint()294 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local362 const struct crashtype *crashtype; in direct_entry() local398 const struct crashtype *crashtype = NULL; in lkdtm_module_init() local
142 struct crashtype *crashtype; in find_crashtype() local157 static noinline void lkdtm_do_action(const struct crashtype *crashtype) in lkdtm_do_action()165 const struct crashtype *crashtype) in lkdtm_register_cpoint()229 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local279 struct crashtype *crashtype; in lkdtm_debugfs_read() local304 const struct crashtype *crashtype; in direct_entry() local390 const struct crashtype *crashtype = NULL; in lkdtm_module_init() local
61 struct crashtype { struct74 struct crashtype *crashtypes; argument