Searched refs:crashtype (Results 1 – 11 of 11) sorted by relevance
142 struct crashtype *crashtype; in find_crashtype() local159 if (WARN_ON(!crashtype || !crashtype->func)) in lkdtm_do_action()161 crashtype->func(); in lkdtm_do_action()165 const struct crashtype *crashtype) in lkdtm_register_cpoint() argument229 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local250 if (!crashtype) in lkdtm_debugfs_entry()279 struct crashtype *crashtype; in lkdtm_debugfs_read() local304 const struct crashtype *crashtype; in direct_entry() local325 if (!crashtype) in direct_entry()390 const struct crashtype *crashtype = NULL; in lkdtm_module_init() local[all …]
61 struct crashtype { struct74 struct crashtype *crashtypes; argument
137 static struct crashtype crashtypes[] = {
122 static struct crashtype crashtypes[] = {
185 static struct crashtype crashtypes[] = {
206 static struct crashtype crashtypes[] = {
274 static struct crashtype crashtypes[] = {
394 static struct crashtype crashtypes[] = {
325 static struct crashtype crashtypes[] = {
441 static struct crashtype crashtypes[] = {
598 static struct crashtype crashtypes[] = {
Completed in 12 milliseconds