Home
last modified time | relevance | path

Searched defs:path1 (Results 1 – 23 of 23) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp216 std::string path1 = "/test/object_path_0/child/grandchild"; in TEST_F() local
262 std::string path1 = "/test/object_path_0/child/grandchild"; in TEST_F() local
317 sdbusplus::message::object_path path1("/test/object_path_0/child"); in TEST_F() local
388 sdbusplus::message::object_path path1("/test/object_path_0/child"); in TEST_F() local
/openbmc/linux/tools/perf/util/
H A Dpath.c37 int path__join(char *bf, size_t size, const char *path1, const char *path2) in path__join()
42 int path__join3(char *bf, size_t size, const char *path1, const char *path2, const char *path3) in path__join3()
/openbmc/phosphor-power/test/
H A Dtemporary_subdirectory_tests.cpp75 fs::path path1 = subdirectory1.getPath(); in TEST() local
129 fs::path path1 = subdirectory1.getPath(); in TEST() local
H A Dtemporary_file_tests.cpp115 fs::path path1 = file1.getPath(); in TEST() local
168 fs::path path1 = file1.getPath(); in TEST() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp159 fs::path path1 = tmpFile->getPath(); in TEST_F() local
211 fs::path path1 = tmpFile->getPath(); in TEST_F() local
/openbmc/linux/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp36 fs::path path1 = fullPathTempFile1; in TEST() local
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_utils.cpp29 const char* path1 = "/com/example/chassis/powersupply1"; in TEST() local
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c266 struct path path1 = { .mnt = new_dir->mnt, .dentry = old_dentry }; in tomoyo_path_link() local
289 struct path path1 = { .mnt = old_parent->mnt, .dentry = old_dentry }; in tomoyo_path_rename() local
H A Dfile.c903 int tomoyo_path2_perm(const u8 operation, const struct path *path1, in tomoyo_path2_perm()
H A Dcommon.h591 struct path path1; member
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py105 def isNewer(path1, path2): argument
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py99 def isNewer(path1, path2): argument
/openbmc/qemu/tests/qtest/
H A Dnetdev-socket.c450 gchar *path0, *path1; in test_dgram_unix() local
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_mdss.c51 struct icc_path *path1; in msm_mdss_parse_data_bus_icc_path() local
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c905 struct icc_path *path1 = msm_icc_get(&pdev->dev, "mdp1-mem"); in mdp5_setup_interconnect() local
/openbmc/linux/kernel/
H A Daudit_tree.c874 struct path path1, path2; in audit_tag_tree() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c1012 u8 path1, path2; in rtl92s_phy_bb_config() local
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c391 struct icc_path *path1; in dpu_kms_parse_data_bus_icc_path() local
/openbmc/linux/fs/
H A Dnamespace.c4142 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
/openbmc/linux/fs/ext4/
H A Dextents.c5616 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents() local
/openbmc/linux/fs/ceph/
H A Dmds_client.c2870 const char *path1 = NULL; in create_request_message() local
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c4006 static bool _is_same_nfs4_pathname(struct nfs4_pathname *path1, in _is_same_nfs4_pathname()