Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/kdb/
H A Dkdb_hello.c50 static void __exit kdb_hello_cmd_exit(void) in kdb_hello_cmd_exit() function
56 module_exit(kdb_hello_cmd_exit); variable
/kernel/linux/linux-6.6/samples/kdb/
H A Dkdb_hello.c48 static void __exit kdb_hello_cmd_exit(void) in kdb_hello_cmd_exit() function
54 module_exit(kdb_hello_cmd_exit); variable

Completed in 1 milliseconds