Searched defs:fpath (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/scripts/ |
A 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-6.3-rc2/tools/perf/util/ |
A D | cgroup.c | 208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name() 227 static int check_and_add_cgroup_name(const char *fpath) in check_and_add_cgroup_name()
|
A D | probe-finder.c | 963 char *fpath; in find_probe_point_lazy() local
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | file.c | 136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
|
/linux-6.3-rc2/tools/perf/bench/ |
A D | inject-buildid.c | 78 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | cgroup.c | 366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
|
A D | common.c | 470 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/ |
A D | utils.c | 470 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
|
Completed in 26 milliseconds