Home
last modified time | relevance | path

Searched defs:sysfs (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dpmu.c86 const char *sysfs = sysfs__mountpoint(); in pmu_format() local
474 const char *sysfs = sysfs__mountpoint(); in pmu_aliases() local
526 const char *sysfs = sysfs__mountpoint(); in pmu_type() local
554 const char *sysfs = sysfs__mountpoint(); in pmu_read_sysfs() local
601 const char *sysfs = sysfs__mountpoint(); in pmu_cpumask() local
626 const char *sysfs = sysfs__mountpoint(); in pmu_is_uncore() local
644 const char *sysfs = sysfs__mountpoint(); in is_arm_pmu_core() local
1506 const char *sysfs; in perf_pmu__open_file() local
/Linux-v4.19/tools/lib/api/fs/
Dfs.c439 const char *sysfs = sysfs__mountpoint(); in sysfs__read_ull_base() local
462 const char *sysfs = sysfs__mountpoint(); in sysfs__read_int() local
475 const char *sysfs = sysfs__mountpoint(); in sysfs__read_str() local
530 const char *sysfs = sysfs__mountpoint(); in sysfs__write_int() local
/Linux-v4.19/Documentation/admin-guide/mm/
Dtranshuge.rst91 sysfs chapter
/Linux-v4.19/tools/perf/arch/arm64/util/
Dheader.c16 const char *sysfs = sysfs__mountpoint(); in get_cpuid_str() local
/Linux-v4.19/Documentation/media/v4l-drivers/
Dfimc.rst104 sysfs subsection
/Linux-v4.19/tools/testing/selftests/powerpc/dscr/
Ddscr_sysfs_test.c45 DIR *sysfs; in check_all_cpu_dscr_defaults() local
/Linux-v4.19/fs/
Dfilesystems.c186 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/Linux-v4.19/tools/perf/arch/arm/util/
Dcs-etm.c606 const char *sysfs; in cs_device__open_file() local
/Linux-v4.19/sound/hda/
Dhdac_device.c394 int snd_hdac_refresh_widgets(struct hdac_device *codec, bool sysfs) in snd_hdac_refresh_widgets()
/Linux-v4.19/drivers/usb/gadget/function/
Df_mass_storage.c307 unsigned int sysfs:1; member
2579 void fsg_common_set_sysfs(struct fsg_common *common, bool sysfs) in fsg_common_set_sysfs()
/Linux-v4.19/drivers/scsi/
Dosst.c5677 static int osst_create_sysfs_files(struct device_driver *sysfs) in osst_create_sysfs_files()
5682 static void osst_remove_sysfs_files(struct device_driver *sysfs) in osst_remove_sysfs_files()