/openbmc/openpower-occ-control/ |
H A D | occ_dbus.cpp | 21 bool OccDBusSensors::setMaxValue(const std::string& path, double value) in setMaxValue() 48 bool OccDBusSensors::setMinValue(const std::string& path, double value) in setMinValue() 75 bool OccDBusSensors::setValue(const std::string& path, double value) in setValue() 102 bool OccDBusSensors::setUnit(const std::string& path, const std::string& value) in setUnit() 145 bool OccDBusSensors::setOperationalStatus(const std::string& path, bool value) in setOperationalStatus() 173 const std::string& path, const std::vector<std::string>& fTypes) in setChassisAssociation() 238 void OccDBusSensors::setDvfsTemp(const std::string& path, double value) in setDvfsTemp()
|
/openbmc/openbmc/poky/scripts/ |
H A D | pythondeps | 32 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/linux/security/tomoyo/ |
H A D | tomoyo.c | 120 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() 394 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() 410 static int tomoyo_sb_mount(const char *dev_name, const struct path *path, in tomoyo_sb_mount() [all …]
|
/openbmc/phosphor-pid-control/test/ |
H A D | util_unittest.cpp | 31 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 D | persistent_json_storage.cpp | 11 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 153 void PersistentJsonStorage::limitPermissions(const std::filesystem::path& path) in limitPermissions() 169 const std::filesystem::path& path) in assertThatPathIsNotSymlink()
|
/openbmc/qemu/hw/net/can/ |
H A D | xlnx-zynqmp-can.c | 407 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 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 1035 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in xlnx_zynqmp_can_can_receive() local 1043 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in xlnx_zynqmp_can_can_receive() local [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | ftools.py | 11 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/include/linux/ |
H A D | path.h | 8 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 D | interconnect.h | 35 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/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 23 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/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 622 const YCHAR *path, in yaffsfs_DoFindDirectory() 692 const YCHAR *path, in yaffsfs_FindDirectory() 1474 int yaffs_unlink(const YCHAR *path) in yaffs_unlink() 2417 int yaffs_rmdir(const YCHAR *path) in yaffs_rmdir() 2445 void *yaffs_getdev(const YCHAR *path) in yaffs_getdev() 2507 int yaffs_mount(const YCHAR *path) in yaffs_mount() 2512 int yaffs_sync(const YCHAR *path) in yaffs_sync() 2645 int yaffs_unmount(const YCHAR *path) in yaffs_unmount() 2710 int yaffs_inodecount(const YCHAR *path) in yaffs_inodecount() 3148 int yaffs_n_handles(const YCHAR *path) in yaffs_n_handles() [all …]
|
/openbmc/s2600wf-misc/callback-manager/include/ |
H A D | callback_manager.hpp | 54 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/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 92 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/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 33 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/drivers/thunderbolt/ |
H A D | path.c | 108 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 D | pmbus.cpp | 92 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/nilfs2/ |
H A D | btree.c | 25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local 548 struct nilfs_btree_path *path, in nilfs_btree_do_lookup() 689 struct nilfs_btree_path *path; in nilfs_btree_lookup() local 707 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local 1237 struct nilfs_btree_path *path; in nilfs_btree_insert() local 1588 struct nilfs_btree_path *path; in nilfs_btree_delete() local 1619 struct nilfs_btree_path *path; in nilfs_btree_seek_key() local 1639 struct nilfs_btree_path *path; in nilfs_btree_last_key() local 2075 struct nilfs_btree_path *path; in nilfs_btree_propagate() local 2272 struct nilfs_btree_path *path; in nilfs_btree_assign() local [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | dir-item.c | 24 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 D | free-space-tree.c | 71 struct btrfs_path *path) in add_new_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() 837 struct btrfs_path *path; in remove_from_free_space_tree() local 871 struct btrfs_path *path, in add_free_space_extent() 1030 struct btrfs_path *path; in add_to_free_space_tree() local 1220 struct btrfs_path *path; in clear_free_space_tree() local 1355 struct btrfs_path *path) in __add_block_group_free_space() 1404 struct btrfs_path *path; in remove_block_group_free_space() local [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ |
H A D | ibm,everest_associations.json | 4 "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", string 397 "path": "system", string 1840 "path": "system/chassis/motherboard", string 1880 "path": "system/chassis/motherboard/bmc", string 1947 "path": "system/chassis/motherboard/vrm0", string [all …]
|
H A D | ibm,fuji_associations.json | 4 "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", string 397 "path": "system", string 1840 "path": "system/chassis/motherboard", string 1880 "path": "system/chassis/motherboard/bmc", string 1947 "path": "system/chassis/motherboard/vrm0", string [all …]
|
H A D | ibm,rainier-2u_associations.json | 4 "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 321 "path": "system/chassis", string 532 "path": "system", string 673 "path": "system/chassis/motherboard", string 4253 "path": "cables/dp0_cable0", string 4305 "path": "cables/dp0_cable1", string 4357 "path": "cables/dp1_cable0", string [all …]
|
H A D | ibm,blueridge-2u_associations.json | 4 "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 320 "path": "system/chassis", string 531 "path": "system", string 672 "path": "system/chassis/motherboard", string 4252 "path": "cables/dp0_cable0", string 4304 "path": "cables/dp0_cable1", string 4356 "path": "cables/dp1_cable0", string [all …]
|
/openbmc/linux/tools/perf/tests/ |
H A D | builtin-test-list.c | 38 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/phosphor-pid-control/dbus/ |
H A D | dbuswrite.hpp | 38 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
|