Home
last modified time | relevance | path

Searched defs:path (Results 26 – 50 of 1929) sorted by relevance

12345678910>>...78

/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp40 const auto& path = m.first.get(); in start() local
53 auto getObjectFromMapper = [](const auto& path) { in start()
83 auto path = msg.get_path(); in start() local
139 const std::string& busName, const std::string& path, in updateProperties()
151 const std::string& path, const std::string& interface, in propertiesChanged()
192 sdbusplus::message_t& msg, const std::string& path, in propertiesChanged()
202 const std::string& path, const InterfacesAdded<T>& interfaces) in interfacesAdded()
214 sdbusplus::message::object_path path; in interfacesAdded() local
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp31 void escapePathForDbus(std::string& path) in escapePathForDbus()
47 bool getNthStringFromPath(const std::string& path, int index, in getNthStringFromPath()
91 void checkDbusPathExists(const std::string& path, in checkDbusPathExists()
105 void getSubTree(const std::string& path, int32_t depth, in getSubTree()
121 const std::string& path, int32_t depth, in getSubTreePaths()
140 const sdbusplus::message::object_path& path, int32_t depth, in getAssociatedSubTree()
157 const sdbusplus::message::object_path& path, int32_t depth, in getAssociatedSubTreePaths()
175 const std::string& id, const std::string& path, in getAssociatedSubTreeById()
193 const std::string& id, const std::string& path, in getAssociatedSubTreePathsById()
212 void getDbusObject(const std::string& path, in getDbusObject()
[all …]
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c120 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr()
132 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate()
159 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local
176 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local
192 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local
209 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local
227 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local
359 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod()
374 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown()
394 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot()
[all …]
/openbmc/openbmc/poky/scripts/
H A Dpythondeps32 def __init__(self, path, error): argument
54 def walk_up(path): argument
60 def get_provides(path): argument
119 def get_code_depends(code_string, path=None, provide=None, ispkg=False): argument
179 def get_file_depends(path): argument
209 def get_depends(path): argument
/openbmc/phosphor-pid-control/test/
H A Dutil_unittest.cpp31 std::string path = "/sys/devices/asfdadsf"; in TEST() local
39 std::string path = "/xyz/openbmc_project"; in TEST() local
61 std::string path = "/xyz/openbmc_project/extsensors/temperature/fleeting0"; in TEST() local
69 std::string path = "/xyz/openbmc_project/sensors/fan_tach/fan1"; in TEST() local
77 std::string path = "/sys/devices/asdf/asdf0"; in TEST() local
85 std::string path = "asdf09as0df9a0fd"; in TEST() local
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp11 bool isAnySymlink(const std::filesystem::path& path) in isAnySymlink()
38 const auto path = join(directory, filePath); in store() local
73 const auto path = join(directory, filePath); in remove() local
101 const auto path = join(directory, filePath); in load() local
152 void PersistentJsonStorage::limitPermissions(const std::filesystem::path& path) in limitPermissions()
168 const std::filesystem::path& path) in assertThatPathIsNotSymlink()
/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c407 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
416 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
426 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
491 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in transfer_fifo() local
594 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write() local
611 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write() local
617 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write() local
825 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_mask_pre_write() local
846 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_id_pre_write() local
870 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_tx_post_write() local
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dftools.py11 def write_file(path, data): argument
19 def append_file(path, data): argument
27 def read_file(path): argument
33 def remove_from_file(path, data): argument
/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c23 struct btrfs_path *path, in __check_free_space_extents()
110 struct btrfs_path *path, in check_free_space_extents()
153 struct btrfs_path *path, in test_empty_block_group()
167 struct btrfs_path *path, in test_remove_all()
188 struct btrfs_path *path, in test_remove_beginning()
211 struct btrfs_path *path, in test_remove_end()
234 struct btrfs_path *path, in test_remove_middle()
258 struct btrfs_path *path, in test_merge_left()
295 struct btrfs_path *path, in test_merge_right()
333 struct btrfs_path *path, in test_merge_both()
[all …]
/openbmc/linux/include/linux/
H A Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
21 static inline void path_put_init(struct path *path) in path_put_init()
H A Dinterconnect.h35 struct icc_path *path; member
79 static inline void icc_put(struct icc_path *path) in icc_put()
83 static inline int icc_enable(struct icc_path *path) in icc_enable()
88 static inline int icc_disable(struct icc_path *path) in icc_disable()
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
98 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
102 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c438 static int yaffsfs_alt_dir_path(const YCHAR *path, YCHAR **ret_path) in yaffsfs_alt_dir_path()
479 static struct yaffs_dev *yaffsfs_FindDevice(const YCHAR *path, in yaffsfs_FindDevice()
549 static int yaffsfs_CheckPath(const YCHAR *path) in yaffsfs_CheckPath()
567 static struct yaffs_dev *yaffsfs_FindMountPoint(const YCHAR *path) in yaffsfs_FindMountPoint()
578 static struct yaffs_obj *yaffsfs_FindRoot(const YCHAR *path, in yaffsfs_FindRoot()
622 const YCHAR *path, in yaffsfs_DoFindDirectory()
692 const YCHAR *path, in yaffsfs_FindDirectory()
705 const YCHAR *path, int symDepth, in yaffsfs_FindObject()
773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing()
996 int yaffs_open(const YCHAR *path, int oflag, int mode) in yaffs_open()
[all …]
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp92 auto path = basePath / "name"; in getDeviceName() local
120 fs::path path = getPath(type); in readBit() local
166 auto path = getPath(type); in exists() local
175 auto path = getPath(type); in read() local
206 auto path = getPath(type); in readString() local
236 auto path = getPath(type) / name; in readBinary() local
279 fs::path path = getPath(type); in write() local
308 fs::path path{basePath}; in findHwmonDir() local
/openbmc/s2600wf-misc/callback-manager/include/
H A Dcallback_manager.hpp54 for (const std::string& path : fatal) in setLocalAssociations() local
58 for (const std::string& path : critical) in setLocalAssociations() local
62 for (const std::string& path : warning) in setLocalAssociations() local
73 for (const std::string& path : critical) in setSensorAssociations() local
81 for (const std::string& path : warning) in setSensorAssociations() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c33 int BPF_PROG(test_cgrp_acquire_release_argument, struct cgroup *cgrp, const char *path) in BPF_PROG()
50 int BPF_PROG(test_cgrp_acquire_leave_in_map, struct cgroup *cgrp, const char *path) in BPF_PROG()
65 int BPF_PROG(test_cgrp_xchg_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
108 int BPF_PROG(test_cgrp_get_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
139 int BPF_PROG(test_cgrp_get_ancestors, struct cgroup *cgrp, const char *path) in BPF_PROG()
184 int BPF_PROG(test_cgrp_from_id, struct cgroup *cgrp, const char *path) in BPF_PROG()
/openbmc/linux/fs/nilfs2/
H A Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path()
417 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node()
423 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node()
435 const struct nilfs_btree_path *path, in nilfs_btree_get_node()
548 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
610 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()
659 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()
689 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
707 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
[all …]
/openbmc/linux/drivers/thunderbolt/
H A Dpath.c108 struct tb_path *path; in tb_path_discover() local
244 struct tb_path *path; in tb_path_alloc() local
358 void tb_path_free(struct tb_path *path) in tb_path_free()
379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
462 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
477 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
503 int tb_path_activate(struct tb_path *path) in tb_path_activate()
596 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
616 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port) in tb_path_port_on_path()
/openbmc/phosphor-power/
H A Dpmbus.cpp92 auto path = basePath / "name"; in getDeviceName() local
122 fs::path path = getPath(type); in readBit() local
172 auto path = getPath(type); in exists() local
181 auto path = getPath(type); in read() local
222 auto path = getPath(type); in readString() local
254 auto path = getPath(type) / name; in readBinary() local
299 fs::path path = getPath(type); in write() local
331 fs::path path = getPath(type); in writeBinary() local
367 fs::path path{basePath}; in findHwmonDir() local
/openbmc/linux/fs/btrfs/
H A Ddir-item.c24 struct btrfs_path *path, in insert_with_overflow()
58 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
116 struct btrfs_path *path; in btrfs_insert_dir_item() local
179 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir()
214 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
242 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
310 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item()
358 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
382 struct btrfs_path *path, in btrfs_match_dir_item_name()
[all …]
H A Dfree-space-tree.c71 struct btrfs_path *path) in add_new_free_space_info()
104 struct btrfs_path *path, int cow) in search_free_space_info()
207 struct btrfs_path *path) in convert_free_space_to_bitmaps()
345 struct btrfs_path *path) in convert_free_space_to_extents()
477 struct btrfs_path *path, in update_free_space_extent_count()
515 struct btrfs_path *path, u64 offset) in free_space_test_bit()
538 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits()
606 struct btrfs_path *path, in modify_free_space_bitmap()
719 struct btrfs_path *path, in remove_free_space_extent()
806 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree()
[all …]
/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test-list.c38 static const char *shell_tests__dir(char *path, size_t size) in shell_tests__dir()
62 const char *path, const char *name) in shell_test__description()
86 static bool is_shell_script(const char *path) in is_shell_script()
101 static bool is_test_script(const char *path, const char *name) in is_test_script()
157 static void append_scripts_in_dir(const char *path) in append_scripts_in_dir()
192 const char *path; in list_script_files() local
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/
H A Dibm,blueridge-2u_associations.json4 "path": "system/chassis/motherboard", string
14 "path": "system/chassis/motherboard/fan0", string
65 "path": "system/chassis/motherboard/fan1", string
116 "path": "system/chassis/motherboard/fan2", string
167 "path": "system/chassis/motherboard/fan3", string
218 "path": "system/chassis/motherboard/fan4", string
269 "path": "system/chassis/motherboard/fan5", string
320 "path": "system/chassis", string
531 "path": "system", string
560 "path": "system/chassis/motherboard/powersupply0", string
[all …]
H A Dibm,rainier-2u_associations.json4 "path": "system/chassis/motherboard", string
15 "path": "system/chassis/motherboard/fan0", string
66 "path": "system/chassis/motherboard/fan1", string
117 "path": "system/chassis/motherboard/fan2", string
168 "path": "system/chassis/motherboard/fan3", string
219 "path": "system/chassis/motherboard/fan4", string
270 "path": "system/chassis/motherboard/fan5", string
321 "path": "system/chassis", string
532 "path": "system", string
561 "path": "system/chassis/motherboard/powersupply0", string
[all …]
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.hpp38 DbusWritePercent(const std::string& path, int64_t min, int64_t max, in DbusWritePercent()
47 std::string path; member in pid_control::DbusWritePercent
59 DbusWrite(const std::string& path, int64_t min, int64_t max, in DbusWrite()
68 std::string path; member in pid_control::DbusWrite
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c111 u32 path, i; in rtw8822c_dac_backup_reg() local
140 u32 path, i; in rtw8822c_dac_restore_reg() local
235 static u32 rtw8822c_get_path_write_addr(u8 path) in rtw8822c_get_path_write_addr()
254 static u32 rtw8822c_get_path_read_addr(u8 path) in rtw8822c_get_path_read_addr()
394 u8 path, u32 *adc_ic, u32 *adc_qc) in rtw8822c_dac_cal_adc()
471 static void rtw8822c_dac_cal_step1(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step1()
517 u8 path, u32 *ic_out, u32 *qc_out) in rtw8822c_dac_cal_step2()
565 static void rtw8822c_dac_cal_step3(struct rtw_dev *rtwdev, u8 path, in rtw8822c_dac_cal_step3()
642 static void rtw8822c_dac_cal_step4(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step4()
653 u8 path, u8 vec, u32 w_addr, u32 r_addr) in rtw8822c_dac_cal_backup_vec()
[all …]

12345678910>>...78