Searched defs:debugfs_path (Results 1 – 9 of 9) sorted by relevance
33 char debugfs_path[128]; variable
50 debugfs_path = subprocess.Popen ("cat /proc/mounts | grep -w debugfs" + variable
67 def extract_apex(apex_path, deapexer_path, debugfs_path, fsckerofs_path, argument
1123 static const std::string debugfs_path = "/sys/kernel/debug/tracing/"; in findTraceFiles() local
532 static char debugfs_path[PATH_SIZE]; variable
2497 char debugfs_path[256], tmp[10]; in amdgpu_gpu_reset_test() local
286 static char *debugfs_path = "/sys/kernel/debug"; variable
117724 struct debugfs_path { struct117725 const char *src;117726 const char *dst;117727 struct icc_path *path;117728 struct list_head list;
124144 struct debugfs_path { struct124145 const char *src;124146 const char *dst;124147 struct icc_path *path;124148 struct list_head list;