Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/lkdtm/
H A Dcore.c136 static const struct crashtype *find_crashtype(const char *name) in find_crashtype() function
247 crashtype = find_crashtype(buf); in lkdtm_debugfs_entry()
323 crashtype = find_crashtype(buf); in direct_entry()
401 crashtype = find_crashtype(cpoint_type); in lkdtm_module_init()