Searched defs:fpath (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/scripts/ |
D | spdxcheck.py | 272 def match_dot(self, fpath): argument 275 def match_file(self, fpath): argument 278 def match_fn(self, fpath): argument 281 def match_dir(self, fpath): argument 286 def exclude_file(fpath): argument
|
/Linux-v6.1/tools/testing/selftests/powerpc/ |
D | utils.c | 142 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
|
/Linux-v6.1/tools/perf/bench/ |
D | inject-buildid.c | 78 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
|
/Linux-v6.1/tools/bpf/bpftool/ |
D | cgroup.c | 366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
|
D | common.c | 468 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
|
/Linux-v6.1/tools/perf/util/ |
D | cgroup.c | 208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name()
|
D | probe-finder.c | 963 char *fpath; in find_probe_point_lazy() local
|