Searched defs:fpath (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/scripts/ |
H 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
|
/openbmc/linux/tools/perf/util/ |
H 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()
|
H A D | probe-finder.c | 963 char *fpath; in find_probe_point_lazy() local
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | file.c | 136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local
|
/openbmc/linux/fs/smb/client/ |
H A D | dfs.c | 90 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | inject-buildid.c | 79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | 366 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
|
H A D | common.c | 545 static int do_build_table_cb(const char *fpath, const struct stat *sb, in do_build_table_cb()
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | oetest.py | 181 def _read_testlist(self, fpath, builddir): argument
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 482 char fpath[128]; in ubifs_findfile() local
|
/openbmc/linux/tools/testing/selftests/powerpc/ |
H A D | utils.c | 493 int read_sysfs_file(char *fpath, char *result, size_t result_size) in read_sysfs_file()
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.c | 2177 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1() local
|