Searched defs:use_debugfs (Results 1 – 4 of 4) sorted by relevance
218 static bool use_debugfs = access(DEBUGFS_TRACEFS, F_OK) == 0; in tracefs_path() local
1234 bool use_debugfs = false; in create_probe_event() local1424 bool use_debugfs = false; in bpf_detach_probe() local
1080 static bool use_debugfs(void) in use_debugfs() function
10877 static bool use_debugfs(void) in use_debugfs() function