Searched refs:kgdb_test_proc_fops (Results 1 – 1 of 1) sorted by relevance
85 static const struct file_operations kgdb_test_proc_fops = { variable100 entry = proc_create("kgdbtest", 0, NULL, &kgdb_test_proc_fops); in kgdbtest_init()