Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/lkdtm/
Dcore.c206 static const struct crashtype *find_crashtype(const char *name) in find_crashtype() function
312 crashtype = find_crashtype(buf); in lkdtm_debugfs_entry()
381 crashtype = find_crashtype(buf); in direct_entry()
409 crashtype = find_crashtype(cpoint_type); in lkdtm_module_init()