Home
last modified time | relevance | path

Searched defs:kdb_hello_cmd_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/kdb/
H A Dkdb_hello.c32 static int __init kdb_hello_cmd_init(void) in kdb_hello_cmd_init() function
55 module_init(kdb_hello_cmd_init); variable
/kernel/linux/linux-6.6/samples/kdb/
H A Dkdb_hello.c38 static int __init kdb_hello_cmd_init(void) in kdb_hello_cmd_init() function
53 module_init(kdb_hello_cmd_init); variable

Completed in 1 milliseconds