Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dkgdb_test.c52 noinline int kgdb_test(char *name, int len, int count, int z) in kgdb_test() function
63 kgdb_test("hello world!", 12, 0x55, 0x10); in kgdb_test_proc_read()
DMakefile30 obj-$(CONFIG_KGDB_TESTS) += kgdb_test.o