Searched defs:debugfs_path (Results 1 – 5 of 5) sorted by relevance
33 char debugfs_path[128]; variable
51 debugfs_path = subprocess.Popen ("cat /proc/mounts | grep -w debugfs" + variable
532 static char debugfs_path[PATH_SIZE]; variable
3840 char debugfs_path[256], tmp[10]; in amdgpu_gpu_reset_test() local
286 static char *debugfs_path = "/sys/kernel/debug"; variable