Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A 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
/openbmc/linux/tools/perf/util/
H A 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()
H A Dprobe-finder.c963 char *fpath; in find_probe_point_lazy() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfile.c136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
/openbmc/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()
/openbmc/linux/tools/bpf/bpftool/
H A Dcgroup.c366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
H A Dcommon.c545 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
/openbmc/linux/fs/smb/client/
H A Ddfs.c90 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py181 def _read_testlist(self, fpath, builddir): argument
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c482 char fpath[128]; in ubifs_findfile() local
/openbmc/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()
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c2177 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1() local