Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/lkdtm/
H 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 …]
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.c194 static struct crashtype crashtypes[] = {
H A Dfortify.c206 static struct crashtype crashtypes[] = {
H A Dperms.c282 static struct crashtype crashtypes[] = {
H A Drefcount.c409 static struct crashtype crashtypes[] = {
H A Dheap.c384 static struct crashtype crashtypes[] = {
H A Dusercopy.c441 static struct crashtype crashtypes[] = {
H A Dbugs.c696 static struct crashtype crashtypes[] = {