Home
last modified time | relevance | path

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

/linux/drivers/misc/lkdtm/
A Dcore.c142 struct crashtype *crashtype; in find_crashtype() local
160 static noinline int lkdtm_do_action(const struct crashtype *crashtype) in lkdtm_do_action() argument
162 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() argument
232 const struct crashtype *crashtype = NULL; in lkdtm_debugfs_entry() local
253 if (!crashtype) in lkdtm_debugfs_entry()
282 struct crashtype *crashtype; in lkdtm_debugfs_read() local
307 const struct crashtype *crashtype; in direct_entry() local
329 if (!crashtype) in direct_entry()
[all …]
A Dlkdtm.h61 struct crashtype { struct
74 struct crashtype *crashtypes; argument
A Dpowerpc.c122 static struct crashtype crashtypes[] = {
A Dstackleak.c143 static struct crashtype crashtypes[] = {
A Dcfi.c194 static struct crashtype crashtypes[] = {
A Dfortify.c206 static struct crashtype crashtypes[] = {
A Dperms.c274 static struct crashtype crashtypes[] = {
A Dheap.c384 static struct crashtype crashtypes[] = {
A Drefcount.c409 static struct crashtype crashtypes[] = {
A Dusercopy.c441 static struct crashtype crashtypes[] = {
A Dbugs.c696 static struct crashtype crashtypes[] = {

Completed in 18 milliseconds