Home
last modified time | relevance | path

Searched refs:crashtype (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/misc/lkdtm/
H A Dcore.c142 struct crashtype *crashtype; in find_crashtype() local
159 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() argument
229 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local
250 if (!crashtype) in lkdtm_debugfs_entry()
279 struct crashtype *crashtype; in lkdtm_debugfs_read() local
304 const struct crashtype *crashtype; in direct_entry() local
325 if (!crashtype) in direct_entry()
390 const struct crashtype *crashtype = NULL; in lkdtm_module_init() local
[all …]
H A Dlkdtm.h61 struct crashtype { struct
74 struct crashtype *crashtypes; argument
H A Dpowerpc.c122 static struct crashtype crashtypes[] = {
H A Dstackleak.c143 static struct crashtype crashtypes[] = {
H A Dcfi.c185 static struct crashtype crashtypes[] = {
H A Dfortify.c206 static struct crashtype crashtypes[] = {
H A Dperms.c274 static struct crashtype crashtypes[] = {
H A Drefcount.c394 static struct crashtype crashtypes[] = {
H A Dheap.c325 static struct crashtype crashtypes[] = {
H A Dusercopy.c441 static struct crashtype crashtypes[] = {
H A Dbugs.c639 static struct crashtype crashtypes[] = {