Home
last modified time | relevance | path

Searched defs:path (Results 1276 – 1300 of 1901) sorted by relevance

1...<<51525354555657585960>>...77

/openbmc/linux/kernel/
H A Dauditfilter.c1278 int parent_len(const char *path) in parent_len()
1312 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) in audit_compare_dname_path()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp718 std::string path = thisReq.url().path(); in forwardRequest() local
824 sdbusplus::message::object_path path("/xyz/openbmc_project/inventory"); in getSatelliteConfigs() local
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h112 char path[SYSFS_PATH_MAX]; member
/openbmc/qemu/util/
H A Dfilemonitor-inotify.c47 char *path; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c99 char path[PATH_MAX]; in populate_data_item_str() local
/openbmc/linux/tools/perf/util/
H A Dprint-events.c207 char *path = build_id_cache__origname(bid); in print_sdt_events() local
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc_dt.c166 static phandle __init olpc_dt_finddevice(const char *path) in olpc_dt_finddevice()
/openbmc/linux/fs/smb/client/
H A Dsmb2file.c66 int smb2_parse_symlink_response(struct cifs_sb_info *cifs_sb, const struct kvec *iov, char **path) in smb2_parse_symlink_response()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c209 char path[64]; in dp_debug_init() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c266 struct rtrs_addr path = { in rtrs_srv_create_path_files() local
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.hpp68 SensorParam(sdbusplus::bus_t& bus, const std::string& path, in SensorParam()
/openbmc/telemetry/src/
H A Dtrigger.cpp110 [](const auto& path) { return utils::reportPathToId(path); }); in __anon5e4599b80402()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c697 struct external_display_path *path = in construct_phy() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp167 fs::path path{"/proc"}; in getProcessName() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1212 gchar *path = g_strdup_printf("/%s/%s", qtest_get_arch(), str); in qtest_add_func() local
1221 gchar *path = g_strdup_printf("/%s/%s", qtest_get_arch(), str); in qtest_add_data_func_full() local
1229 gchar *path = g_strdup_printf("/%s/%s", qtest_get_arch(), str); in qtest_add_data_func() local
1929 void qtest_qom_set_bool(QTestState *s, const char *path, const char *property, in qtest_qom_set_bool()
1940 bool qtest_qom_get_bool(QTestState *s, const char *path, const char *property) in qtest_qom_get_bool()
1956 const char *path = getenv("QTEST_QEMU_IMG"); in have_qemu_img() local
/openbmc/linux/drivers/target/
H A Dtarget_core_alua.c856 const char *path, in core_alua_write_tpg_metadata()
880 char *path; in core_alua_update_tpg_primary_metadata() local
1173 char *path; in core_alua_update_tpg_secondary_metadata() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c687 char path[]; member
1249 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new()
7476 struct bpf_object *bpf_object__open(const char *path) in bpf_object__open()
7993 static int make_parent_dir(const char *path) in make_parent_dir()
8015 static int check_path(const char *path) in check_path()
8095 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin()
8156 int bpf_map__unpin(struct bpf_map *map, const char *path) in bpf_map__unpin()
9985 struct bpf_link *bpf_link__open(const char *path) in bpf_link__open()
10019 int bpf_link__pin(struct bpf_link *link, const char *path) in bpf_link__pin()
11255 const char *path, in bpf_program__attach_uprobe_multi()
[all …]
/openbmc/qemu/qom/
H A Dobject.c1503 g_autofree char *path = NULL; in object_property_set_link() local
1777 char *path; in object_get_child_property() local
1866 char *path; in object_get_link_property() local
1888 const char *path, Error **errp) in object_resolve_link()
1928 char *path = NULL; in object_set_link_property() local
2088 char *newpath, *path = NULL; in object_get_canonical_path() local
2187 Object *object_resolve_path_type(const char *path, const char *typename, in object_resolve_path_type()
2212 Object *object_resolve_path(const char *path, bool *ambiguous) in object_resolve_path()
2217 Object *object_resolve_path_at(Object *parent, const char *path) in object_resolve_path_at()
/openbmc/linux/drivers/acpi/acpica/
H A Drsutils.c638 const char *path, struct acpi_buffer *ret_buffer) in acpi_rs_get_method_data()
/openbmc/hiomapd/
H A Dmboxctl.c294 char *path; in handle_cmd_backend() local
/openbmc/ipmi-fru-parser/
H A Dfrup.hpp99 FruInstancePath path; member
/openbmc/u-boot/drivers/core/
H A Droot.c345 static int dm_scan_fdt_ofnode_path(const char *path, bool pre_reloc_only) in dm_scan_fdt_ofnode_path()
/openbmc/smbios-mdr/include/
H A Dsystem.hpp69 std::string path; member in phosphor::smbios::System
/openbmc/qemu/hw/xen/
H A Dxen_pvdev.c61 int xenstore_mkdir(char *path, int p) in xenstore_mkdir()
/openbmc/linux/fs/exfat/
H A Dfile.c228 int exfat_getattr(struct mnt_idmap *idmap, const struct path *path, in exfat_getattr()

1...<<51525354555657585960>>...77