OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugfs_find_mountpoint
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
debugfs.h
15
extern const char *
debugfs_find_mountpoint
(void);
debugfs.c
17
debugfs_find_mountpoint
();
43
const char *
debugfs_find_mountpoint
(void)
function
120
if (
debugfs_find_mountpoint
()) {
probe-event.c
1406
__debugfs =
debugfs_find_mountpoint
();
[
all
...]
Completed in 22 milliseconds