Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dcgroup.c216 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name()
235 static int check_and_add_cgroup_name(const char *fpath) in check_and_add_cgroup_name()
H A Dprobe-finder.c853 char *fpath; in find_probe_point_lazy() local
/linux/fs/smb/client/
H A Ddfs.c93 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
/linux/tools/perf/bench/
H A Dinject-buildid.c79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
/linux/tools/bpf/bpftool/
H A Dcgroup.c400 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn() argument
H A Dcommon.c549 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
/linux/tools/testing/selftests/powerpc/
H A Dutils.c493 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()