/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | dbus_watcher.hpp | 33 DBusWatcher(const std::string& path, const std::string& interface) : in DBusWatcher() 99 PropertyWatcher(sdbusplus::bus_t& bus, const std::string& path, in PropertyWatcher() 143 PropertyWatcher(sdbusplus::bus_t& bus, const std::string& path, in PropertyWatcher() 206 sdbusplus::message::object_path path; in interfaceAdded() local 278 InterfaceWatcher(sdbusplus::bus_t& bus, const std::string& path, in InterfaceWatcher() 349 sdbusplus::message::object_path path; in interfaceAdded() local
|
/openbmc/phosphor-power/ |
H A D | utility.cpp | 36 std::string getService(const std::string& path, const std::string& interface, in getService() 66 DbusPropertyMap getAllProperties(sdbusplus::bus_t& bus, const std::string& path, in getAllProperties() 90 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() 96 DbusSubtree getSubTree(sdbusplus::bus_t& bus, const std::string& path, in getSubTree() 116 const sdbusplus::message::object_path& path, in getAssociatedSubTreePaths() 134 json loadJSONFromFile(const char* path) in loadJSONFromFile()
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/ |
H A D | presence.json | 4 "path": "/system/board/Mt_Mitchell_Motherboard/FAN0", string 20 "path": "/system/board/Mt_Mitchell_Motherboard/FAN1", string 36 "path": "/system/board/Mt_Mitchell_Motherboard/FAN2", string 52 "path": "/system/board/Mt_Mitchell_Motherboard/FAN3", string 68 "path": "/system/board/Mt_Mitchell_Motherboard/FAN4", string 84 "path": "/system/board/Mt_Mitchell_Motherboard/FAN5", string
|
/openbmc/u-boot/fs/btrfs/ |
H A D | inode.c | 14 struct btrfs_path path; in btrfs_lookup_inode_ref() local 53 struct btrfs_path path; in btrfs_lookup_inode() local 88 struct btrfs_path path; in btrfs_readlink() local 190 static inline int next_length(const char *path) in next_length() 212 u64 btrfs_lookup_path(struct btrfs_root *root, u64 inr, const char *path, in btrfs_lookup_path() 322 struct btrfs_path path; in btrfs_file_read() local
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/ |
H A D | presence.json | 4 "path": "/system/chassis/Mt_Jade/FAN3", string 20 "path": "/system/chassis/Mt_Jade/FAN4", string 36 "path": "/system/chassis/Mt_Jade/FAN5", string 52 "path": "/system/chassis/Mt_Jade/FAN6", string 68 "path": "/system/chassis/Mt_Jade/FAN7", string 84 "path": "/system/chassis/Mt_Jade/FAN8", string
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 140 const auto& interfaces) { in getSensorSubtree() 290 const std::string& path) in findStaticSensor() 300 std::string getSensorTypeStringFromPath(const std::string& path) in getSensorTypeStringFromPath() 319 uint8_t getSensorTypeFromPath(const std::string& path) in getSensorTypeFromPath() 333 uint16_t getSensorNumberFromPath(const std::string& path) in getSensorNumberFromPath() 352 uint8_t getSensorEventTypeFromPath(const std::string& path) in getSensorEventTypeFromPath() 389 getObjectInterfaces(const char* path) in getObjectInterfaces() 414 std::map<std::string, Value> getEntityManagerProperties(const char* path, in getEntityManagerProperties() 509 const std::string& path, in updateIpmiFromAssociation()
|
/openbmc/linux/tools/testing/selftests/openat2/ |
H A D | helpers.c | 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() 47 int touchat(int dfd, const char *path) in touchat() 71 bool fdequal(int fd, int dfd, const char *path) in fdequal()
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | 11.json | 18 "path": "/xyz/openbmc_project/led/groups/enclosure_identify", string 37 "path": "/xyz/openbmc_project/led/groups/base_blyth_identify", string 56 "path": "/xyz/openbmc_project/led/groups/bmc_ingraham_identify", string 75 … "path": "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify", string 94 … "path": "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify", string 113 … "path": "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify", string 132 … "path": "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify", string 151 … "path": "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify", string 170 … "path": "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify", string 189 … "path": "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify", string [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 3 "path": "system/chassis/motherboard/nvme0", string 20 "path": "system/chassis/motherboard/nvme1", string 37 "path": "system/chassis/motherboard/nvme2", string 54 "path": "system/chassis/motherboard/nvme3", string 71 "path": "system/chassis/motherboard/nvme4", string 88 "path": "system/chassis/motherboard/nvme5", string 105 "path": "system/chassis/motherboard/nvme6", string 122 "path": "system/chassis/motherboard/nvme7", string 139 "path": "system/chassis/motherboard/nvme8", string 156 "path": "system/chassis/motherboard/nvme9", string [all …]
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | serialize.cpp | 29 auto path = fs::path(PERSIST_DIR) / flashId; in storePriority() local 50 auto path = fs::path(PERSIST_DIR) / flashId; in storePurpose() local 71 auto path = fs::path(PERSIST_DIR) / flashId / priorityName; in restorePriority() local 133 auto path = fs::path(PERSIST_DIR) / flashId / purposeName; in restorePurpose() local 155 auto path = fs::path(PERSIST_DIR) / flashId; in removePersistDataDirectory() local
|
H A D | activation.hpp | 75 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() 133 ActivationBlocksTransition(sdbusplus::bus_t& bus, const std::string& path) : in ActivationBlocksTransition() 171 ActivationProgress(sdbusplus::bus_t& bus, const std::string& path) : in ActivationProgress() 196 Activation(sdbusplus::bus_t& bus, const std::string& path, in Activation() 316 std::string path; member in phosphor::software::updater::Activation
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | activation.hpp | 72 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() 113 ActivationBlocksTransition(sdbusplus::bus_t& bus, const std::string& path) : in ActivationBlocksTransition() 128 ActivationProgress(sdbusplus::bus_t& bus, const std::string& path) : in ActivationProgress() 154 Activation(sdbusplus::bus_t& bus, const std::string& path, in Activation() 212 std::string path; member in openpower::software::updater::Activation
|
/openbmc/qemu/hw/9pfs/ |
H A D | coxattr.c | 25 int coroutine_fn v9fs_co_llistxattr(V9fsPDU *pdu, V9fsPath *path, void *value, in v9fs_co_llistxattr() 46 int coroutine_fn v9fs_co_lgetxattr(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_lgetxattr() 70 int coroutine_fn v9fs_co_lsetxattr(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_lsetxattr() 94 int coroutine_fn v9fs_co_lremovexattr(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_lremovexattr()
|
/openbmc/linux/drivers/md/ |
H A D | dm-ps-queue-length.c | 38 struct dm_path *path; member 87 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status() 115 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path() 164 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path() 175 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path() 223 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io() 233 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()
|
/openbmc/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.c | 122 struct mmp_path *path = overlay->path; in dmafetch_set_fmt() local 171 struct mmp_path *path = overlay->path; in dmafetch_onoff() local 181 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable() 194 static void path_onoff(struct mmp_path *path, int on) in path_onoff() 252 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode) in path_set_mode() 345 static void path_set_default(struct mmp_path *path) in path_set_default() 400 struct mmp_path *path = NULL; in path_init() local
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 54 char path[SYSFS_PATH_MAX]; in cpupower_intel_get_perf_bias() local 75 char path[SYSFS_PATH_MAX]; in cpupower_intel_set_perf_bias() local 92 char path[SYSFS_PATH_MAX]; in cpupower_set_epp() local 111 char path[SYSFS_PATH_MAX]; in cpupower_set_amd_pstate_mode() local 129 char path[SYSFS_PATH_MAX]; in cpupower_set_turbo_boost() local
|
/openbmc/linux/tools/perf/util/ |
H A D | trace-event-info.c | 90 char *path = get_events_file("header_page"); in record_header_files() local 226 char *path; in record_ftrace_files() local 257 char *path; in record_event_files() local 337 char *path; in record_ftrace_printk() local 365 char *path; in record_saved_cmdline() local 405 struct tracepoint_path *path = NULL; in tracepoint_id_to_path() local 471 struct tracepoint_path *path = tracepoint_id_to_path(config); in tracepoint_id_to_name() local 483 struct tracepoint_path *path = zalloc(sizeof(*path)); in tracepoint_name_to_path() local 506 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path() local
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-log.c | 397 struct btrfs_path *path, in overwrite_item() 645 struct btrfs_path *path, in replay_one_extent() 946 struct btrfs_path *path, in drop_one_dir_item() 991 struct btrfs_path *path, in inode_in_dir() 1042 struct btrfs_path *path; in backref_in_log() local 1071 struct btrfs_path *path, in __add_inode_ref() 1284 struct btrfs_path *path, in unlink_old_inode_refs() 1369 struct btrfs_path *path, in add_inode_ref() 1506 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs() 1550 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_refs() [all …]
|
H A D | ctree.c | 1060 struct btrfs_path *path, int level) in balance_level() 1330 struct btrfs_path *path, int level) in push_nodes_for_insert() 1480 struct btrfs_path *path, in reada_for_search() 1562 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance() 1595 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up() 1819 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item() 1948 static int finish_need_commit_sem_search(struct btrfs_path *path) in finish_need_commit_sem_search() 1997 struct btrfs_path *path, in search_leaf() 2510 static int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf() 2666 struct btrfs_path *path) in btrfs_search_backwards() [all …]
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | item_updater.cpp | 45 std::string path(std::move(objPath)); in onVersionInterfacesAddedMsg() local 55 void ItemUpdater::onVersionInterfacesAdded(const std::string& path, in onVersionInterfacesAdded() 172 void ItemUpdater::createActiveAssociation(const std::string& path) in createActiveAssociation() 179 void ItemUpdater::addFunctionalAssociation(const std::string& path) in addFunctionalAssociation() 186 void ItemUpdater::addUpdateableAssociation(const std::string& path) in addUpdateableAssociation() 193 void ItemUpdater::removeAssociation(const std::string& path) in removeAssociation() 236 const std::string& path, const std::string& versionId, in createActivationObject() 249 auto path = std::string(SOFTWARE_OBJPATH) + "/" + versionId; in createPsuObject() local 452 for (const auto& path : paths) in processStoredImage() local 686 std::string path = objPath.str; in onPSUInterfacesAdded() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | xattr.py | 20 def listxattr(path, follow=True): argument 59 def getxattr(path, name, follow=True): argument 87 def get_all_xattr(path, follow=True): argument
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | 11.json | 18 "path": "/xyz/openbmc_project/led/groups/enclosure_identify", string 37 "path": "/xyz/openbmc_project/led/groups/base_op_panel_identify", string 56 "path": "/xyz/openbmc_project/led/groups/fan0_identify", string 75 "path": "/xyz/openbmc_project/led/groups/fan1_identify", string 94 "path": "/xyz/openbmc_project/led/groups/nvme0_identify", string 113 "path": "/xyz/openbmc_project/led/groups/nvme1_identify", string 132 "path": "/xyz/openbmc_project/led/groups/nvme2_identify", string 151 "path": "/xyz/openbmc_project/led/groups/nvme3_identify", string 172 "path": "/xyz/openbmc_project/led/groups/enclosure_fault", string 191 … "path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth", string [all …]
|
/openbmc/linux/tools/hv/ |
H A D | vmbus_testing | 122 def validate_args_path(path, arg_set, file_map): argument 138 def get_device_test_values(path, file_map): argument 146 def recursive_file_lookup(path, file_map): argument 175 def read_test_files(path): argument 191 def write_test_files(path, value): argument
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | property.hpp | 13 const std::string& path, const std::string& interface, in getAllProperties() 31 const std::string& path, const std::string& interface, Handler&& handler) in getAllProperties() 44 const std::string& path, const std::string& interface, in getProperty() 80 const std::string& path, const std::string& interface, in getProperty() 108 const std::string& service, const std::string& path, in setProperty()
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/ |
H A D | presence.json | 4 "path": "/system/board/Mt_Jefferson_Motherboard/FAN0", string 17 "path": "/system/board/Mt_Jefferson_Motherboard/FAN1", string 30 "path": "/system/board/Mt_Jefferson_Motherboard/FAN2", string 43 "path": "/system/board/Mt_Jefferson_Motherboard/FAN3", string
|