OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugfs_valid_entry
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
debugfs.h
17
extern int
debugfs_valid_entry
(const char *path);
debugfs.c
103
int
debugfs_valid_entry
(const char *path)
function
179
ret =
debugfs_valid_entry
(path);
224
ret =
debugfs_valid_entry
(path);
Completed in 554 milliseconds