Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dspdxcheck.py272 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.6/tools/perf/util/
Dcgroup.c208 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()
Dprobe-finder.c963 char *fpath; in find_probe_point_lazy() local
/Linux-v6.6/drivers/firmware/efi/libstub/
Dfile.c136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
/Linux-v6.6/tools/perf/bench/
Dinject-buildid.c79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
/Linux-v6.6/tools/bpf/bpftool/
Dcgroup.c366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
Dcommon.c473 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
/Linux-v6.6/fs/smb/client/
Ddfs.c103 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
/Linux-v6.6/tools/testing/selftests/powerpc/
Dutils.c493 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()