Searched refs:kdb_walk_kallsyms (Results 1 – 2 of 2) sorted by relevance
133 while ((name = kdb_walk_kallsyms(&pos))) { in kallsyms_symbol_complete() 179 while ((name = kdb_walk_kallsyms(&pos))) { in kallsyms_symbol_next()
875 const char *kdb_walk_kallsyms(loff_t *pos) in kdb_walk_kallsyms() function