Searched refs:crashtype (Results 1 – 11 of 11) sorted by relevance
142 struct crashtype *crashtype; in find_crashtype() local160 static noinline int lkdtm_do_action(const struct crashtype *crashtype) in lkdtm_do_action() argument162 if (WARN_ON(!crashtype || !crashtype->func)) in lkdtm_do_action()164 crashtype->func(); in lkdtm_do_action()170 const struct crashtype *crashtype) in lkdtm_register_cpoint() argument232 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local253 if (!crashtype) in lkdtm_debugfs_entry()282 struct crashtype *crashtype; in lkdtm_debugfs_read() local307 const struct crashtype *crashtype; in direct_entry() local329 if (!crashtype) in direct_entry()[all …]
61 struct crashtype { struct74 struct crashtype *crashtypes; argument
122 static struct crashtype crashtypes[] = {
143 static struct crashtype crashtypes[] = {
194 static struct crashtype crashtypes[] = {
206 static struct crashtype crashtypes[] = {
274 static struct crashtype crashtypes[] = {
384 static struct crashtype crashtypes[] = {
409 static struct crashtype crashtypes[] = {
441 static struct crashtype crashtypes[] = {
696 static struct crashtype crashtypes[] = {
Completed in 18 milliseconds