/openbmc/qemu/tests/qtest/libqos/ |
H A D | qos_external.c | 92 void *allocate_objects(QTestState *qts, char **path, QGuestAllocator **p_alloc) in allocate_objects()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/ |
H A D | lsupdates.py | 33 path = os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.absp… variable
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | interface.hpp | 104 const std::string& path() in path() function
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | client.hpp | 65 auto path(auto& p) const noexcept in path() function in sdbusplus::async::client::client
|
/openbmc/linux/fs/ext4/ |
H A D | symlink.c | 59 const struct path *path, in ext4_encrypted_symlink_getattr()
|
/openbmc/bmcweb/src/ |
H A D | webserver_cli.cpp | 55 std::string path = "/xyz/openbmc_project/bmcweb"; in main() local
|
/openbmc/linux/tools/lib/perf/tests/ |
H A D | test-evlist.c | 226 char path[PATH_MAX]; in test_mmap_thread() local 337 char path[PATH_MAX]; in test_mmap_cpus() local
|
/openbmc/linux/tools/perf/util/ |
H A D | thread_map.c | 79 char path[NAME_MAX + 1 + 6]; in __thread_map__new_all_cpus() local 321 char *path; in get_comm() local
|
H A D | symbol.h | 97 static inline int __symbol__join_symfs(char *bf, size_t size, const char *path) in __symbol__join_symfs() 102 #define symbol__join_symfs(bf, path) __symbol__join_symfs(bf, sizeof(bf), path) argument
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | common.c | 129 static int _qcom_cc_register_board_clk(struct device *dev, const char *path, in _qcom_cc_register_board_clk() 185 int qcom_cc_register_board_clk(struct device *dev, const char *path, in qcom_cc_register_board_clk()
|
/openbmc/linux/fs/ |
H A D | utimes.c | 20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() 83 struct path path; in do_utimes_path() local
|
H A D | file_table.c | 288 static struct file *alloc_file(const struct path *path, int flags, in alloc_file() 326 struct path path; in alloc_file_pseudo() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path.c | 796 static void path_to_uefi(u16 *uefi, const char *path) in path_to_uefi() 812 const char *path) in efi_dp_from_file() 955 const char *path, in efi_dp_from_name()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm-perf.c | 347 struct list_head *path; in etm_setup_aux() local 452 struct list_head *path; in etm_event_start() local 544 struct list_head *path; in etm_event_stop() local
|
/openbmc/phosphor-objmgr/src/ |
H A D | main.cpp | 135 const std::string& processName, const std::string& path, in doAssociations() 169 const std::string& path, int timeoutRetries = 0) in doIntrospect() 582 std::vector<std::string>& interfaces) { in main()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 317 auto path = sensorDbusPath + sensorType + "/" + name; in initVirtualSensor() local 653 using path = std::filesystem::path; in parseConfigFile() typedef 818 sdbusplus::message::object_path path; in createVirtualSensorsFromDBus() local
|
/openbmc/linux/fs/vboxsf/ |
H A D | shfl_hostintf.h | 492 struct vmmdev_hgcm_function_parameter path; member 544 struct vmmdev_hgcm_function_parameter path; member 692 struct vmmdev_hgcm_function_parameter path; member 731 struct vmmdev_hgcm_function_parameter path; member 821 struct vmmdev_hgcm_function_parameter path; member
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 631 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() 727 static unsigned int read_sysfs(const char *path, char *buf, size_t buflen) in read_sysfs() 748 static unsigned int write_sysfs(const char *path, char *buf, size_t buflen) in write_sysfs() 848 char path[SYSFS_PATH_MAX]; in get_epb() local 870 char path[SYSFS_PATH_MAX]; in set_epb() local
|
/openbmc/qemu/qga/ |
H A D | main.c | 499 static bool ga_create_file(const char *path) in ga_create_file() 510 static bool ga_delete_file(const char *path) in ga_delete_file() 726 static gboolean channel_init(GAState *s, const gchar *method, const gchar *path, in channel_init() 887 const gchar *path) in write_persistent_state() 926 const gchar *path, gboolean frozen) in read_persistent_state()
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 45 char *path; /* the path used to open the instance */ member 133 static int path_offset(const void *fdt, const char *path) in path_offset() 429 static uint32_t vof_do_open(void *fdt, Vof *vof, int offset, const char *path) in vof_do_open() 457 const char *prop, const char *path) in vof_client_open_store() 475 char path[VOF_MAX_PATH]; in vof_open() local
|
/openbmc/linux/fs/btrfs/ |
H A D | ctree.h | 398 struct btrfs_path *path; member 586 struct btrfs_path *path) in btrfs_del_item() 631 struct btrfs_path *path, in btrfs_insert_empty_item() 673 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ argument 688 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
|
/openbmc/qemu/hw/core/ |
H A D | qdev-fw.c | 88 char path[128]; in qdev_get_fw_dev_path() local
|
/openbmc/u-boot/fs/btrfs/ |
H A D | subvolume.c | 84 struct btrfs_path path; in list_subvols() local
|
/openbmc/phosphor-inventory-manager/ |
H A D | serialize.hpp | 22 inline fs::path getStoragePath(const std::string& path, in getStoragePath()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 114 auto path = fs::path(DEVTREE_EXPORT_FILTER_FILE); in exportDevtree() local
|