HomeSort by relevance Sort by last modified time
    Searched refs:sysfs_root (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CodeGen/
2009-06-14-anonymous-union-init.c 7 struct sysfs_dirent sysfs_root = { {}, 16877 }; variable in typeref:struct:sysfs_dirent
  /external/fio/
diskutil.h 49 char *sysfs_root; member in struct:disk_util
diskutil.c 38 free(du->sysfs_root);
307 du->sysfs_root = strdup(path);
backend.c 1280 sprintf(tmp, "%s/queue/scheduler", td->files[0]->du->sysfs_root);
    [all...]

Completed in 131 milliseconds