sysfs 4500 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c goto sysfs; sysfs 4509 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c sysfs: sysfs 910 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c goto sysfs; sysfs 921 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c sysfs: sysfs 1769 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c goto sysfs; sysfs 1781 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c sysfs: sysfs 981 drivers/net/wimax/i2400m/driver.c D_SUBMODULE_DEFINE(sysfs), sysfs 17 drivers/net/wimax/i2400m/sysfs.c #define D_SUBMODULE sysfs sysfs 308 drivers/usb/gadget/function/f_mass_storage.c unsigned int sysfs:1; sysfs 2588 drivers/usb/gadget/function/f_mass_storage.c void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) sysfs 2590 drivers/usb/gadget/function/f_mass_storage.c common->sysfs = sysfs; sysfs 2768 drivers/usb/gadget/function/f_mass_storage.c if (!common->sysfs) { sysfs 118 drivers/usb/gadget/function/f_mass_storage.h void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs); sysfs 190 fs/filesystems.c SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) sysfs 423 kernel/sys_ni.c COND_SYSCALL(sysfs); sysfs 296 tools/lib/api/fs/fs.c FS(sysfs, FS__SYSFS); sysfs 441 tools/lib/api/fs/fs.c const char *sysfs = sysfs__mountpoint(); sysfs 443 tools/lib/api/fs/fs.c if (!sysfs) sysfs 446 tools/lib/api/fs/fs.c snprintf(path, sizeof(path), "%s/%s", sysfs, entry); sysfs 464 tools/lib/api/fs/fs.c const char *sysfs = sysfs__mountpoint(); sysfs 466 tools/lib/api/fs/fs.c if (!sysfs) sysfs 469 tools/lib/api/fs/fs.c snprintf(path, sizeof(path), "%s/%s", sysfs, entry); sysfs 477 tools/lib/api/fs/fs.c const char *sysfs = sysfs__mountpoint(); sysfs 479 tools/lib/api/fs/fs.c if (!sysfs) sysfs 482 tools/lib/api/fs/fs.c snprintf(path, sizeof(path), "%s/%s", sysfs, entry); sysfs 532 tools/lib/api/fs/fs.c const char *sysfs = sysfs__mountpoint(); sysfs 534 tools/lib/api/fs/fs.c if (!sysfs) sysfs 537 tools/lib/api/fs/fs.c if (snprintf(path, sizeof(path), "%s/%s", sysfs, entry) >= PATH_MAX) sysfs 21 tools/lib/api/fs/fs.h FS(sysfs) sysfs 19 tools/perf/arch/arm64/util/header.c const char *sysfs = sysfs__mountpoint(); sysfs 25 tools/perf/arch/arm64/util/header.c if (!sysfs || !pmu || !pmu->cpus) sysfs 36 tools/perf/arch/arm64/util/header.c sysfs, cpus->map[cpu]); sysfs 16 tools/perf/arch/nds32/util/header.c const char *sysfs = sysfs__mountpoint(); sysfs 18 tools/perf/arch/nds32/util/header.c if (!sysfs || !pmu || !pmu->cpus) sysfs 87 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 89 tools/perf/util/pmu.c if (!sysfs) sysfs 93 tools/perf/util/pmu.c "%s" EVENT_SOURCE_DEVICE_PATH "%s/format", sysfs, name); sysfs 475 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 477 tools/perf/util/pmu.c if (!sysfs) sysfs 481 tools/perf/util/pmu.c "%s/bus/event_source/devices/%s/events", sysfs, name); sysfs 527 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 529 tools/perf/util/pmu.c if (!sysfs) sysfs 533 tools/perf/util/pmu.c "%s" EVENT_SOURCE_DEVICE_PATH "%s/type", sysfs, name); sysfs 555 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 557 tools/perf/util/pmu.c if (!sysfs) sysfs 561 tools/perf/util/pmu.c "%s" EVENT_SOURCE_DEVICE_PATH, sysfs); sysfs 602 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 610 tools/perf/util/pmu.c if (!sysfs) sysfs 614 tools/perf/util/pmu.c snprintf(path, PATH_MAX, *template, sysfs, name); sysfs 627 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 629 tools/perf/util/pmu.c snprintf(path, PATH_MAX, CPUS_TEMPLATE_UNCORE, sysfs, name); sysfs 645 tools/perf/util/pmu.c const char *sysfs = sysfs__mountpoint(); sysfs 647 tools/perf/util/pmu.c if (!sysfs) sysfs 652 tools/perf/util/pmu.c sysfs, name); sysfs 1524 tools/perf/util/pmu.c const char *sysfs; sysfs 1526 tools/perf/util/pmu.c sysfs = sysfs__mountpoint(); sysfs 1527 tools/perf/util/pmu.c if (!sysfs) sysfs 1531 tools/perf/util/pmu.c "%s" EVENT_SOURCE_DEVICE_PATH "%s/%s", sysfs, pmu->name, name); sysfs 42 tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c DIR *sysfs; sysfs 46 tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c sysfs = opendir(CPU_PATH); sysfs 47 tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c if (!sysfs) { sysfs 52 tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c while ((dp = readdir(sysfs))) { sysfs 71 tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c closedir(sysfs);