/openbmc/qemu/block/ |
H A D | crypto.h | 24 #define BLOCK_CRYPTO_OPT_DEF_KEY_SECRET(prefix, helpstr) \ argument 33 #define BLOCK_CRYPTO_OPT_DEF_QCOW_KEY_SECRET(prefix) \ argument 51 #define BLOCK_CRYPTO_OPT_DEF_LUKS_KEY_SECRET(prefix) \ argument 55 #define BLOCK_CRYPTO_OPT_DEF_LUKS_CIPHER_ALG(prefix) \ argument 62 #define BLOCK_CRYPTO_OPT_DEF_LUKS_CIPHER_MODE(prefix) \ argument 69 #define BLOCK_CRYPTO_OPT_DEF_LUKS_IVGEN_ALG(prefix) \ argument 76 #define BLOCK_CRYPTO_OPT_DEF_LUKS_IVGEN_HASH_ALG(prefix) \ argument 83 #define BLOCK_CRYPTO_OPT_DEF_LUKS_HASH_ALG(prefix) \ argument 90 #define BLOCK_CRYPTO_OPT_DEF_LUKS_ITER_TIME(prefix) \ argument 97 #define BLOCK_CRYPTO_OPT_DEF_LUKS_STATE(prefix) \ argument [all …]
|
/openbmc/linux/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c |
|
/openbmc/linux/tools/include/linux/ |
D | btf_ids.h |
|
/openbmc/openbmc/poky/scripts/ |
H A D | gen-lockedsig-cache | 28 def map_sha_to_files(dir_, prefix, sha_map): argument 43 def build_sha_cache(prefix): argument 83 prefix = s[:2] variable
|
/openbmc/qemu/scripts/ |
H A D | mtest2make.py | 68 def emit_prolog(suites, prefix): argument 84 def emit_suite_deps(name, suite, prefix): argument 93 def emit_suite(name, suite, prefix): argument
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | redfish_aggregator.hpp | 201 std::string_view prefix) in addPrefixToStringItem() 283 inline void addPrefixToItem(nlohmann::json& item, std::string_view prefix) in addPrefixToItem() 300 std::string_view prefix) in addAggregatedHeaders() 329 std::string_view prefix) in addPrefixToHeadersInResp() 361 inline void addPrefixes(nlohmann::json& json, std::string_view prefix) in addPrefixes() 475 std::string prefix; in addSatelliteConfig() local 781 const std::string& prefix, in forwardRequest() 946 std::string_view prefix, in processResponse() 996 const std::string& prefix, in processCollectionResponse() 1128 const std::string& prefix, in processContainsSubordinateResponse() [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c |
|
/openbmc/qemu/tests/unit/ |
H A D | test-resv-mem.c | 19 static void print_ranges(const char *prefix, GList *ranges) in print_ranges() 38 static void compare_ranges(const char *prefix, GList *ranges, in compare_ranges() 80 run_range_inverse_array(const char *prefix, GList **in, GList **expected, in run_range_inverse_array() 195 static void print_resv_region_list(const char *prefix, GList *list, in print_resv_region_list()
|
/openbmc/pyphosphor/obmc/utils/ |
H A D | misc.py | 18 def org_dot_openbmc_match_strings(sep='.', prefix=''): argument 27 def org_dot_openbmc_match(name, sep='.', prefix=''): argument
|
/openbmc/sdbusplus/src/ |
H A D | exception.cpp | 33 SdBusError::SdBusError(int error_in, const char* prefix, in SdBusError() 38 SdBusError::SdBusError(int error_in, std::string&& prefix, in SdBusError() 55 SdBusError::SdBusError(sd_bus_error* error_in, const char* prefix, in SdBusError() 109 void SdBusError::populateMessage(std::string&& prefix) in populateMessage()
|
/openbmc/linux/drivers/s390/net/ |
D | smsgiucv.c |
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_printer.cpp | 52 std::string prefix; in operator ()() local 64 std::string prefix; in operator ()() local 83 std::string prefix; in operator ()() local
|
/openbmc/qemu/qobject/ |
H A D | block-qdict.c | 55 static void qdict_flatten_qlist(QList *qlist, QDict *target, const char *prefix) in qdict_flatten_qlist() 94 static void qdict_flatten_qdict(QDict *qdict, QDict *target, const char *prefix) in qdict_flatten_qdict() 228 char indexstr[32], prefix[32]; in qdict_array_split() local 285 static void qdict_split_flat_key(const char *key, char **prefix, in qdict_split_flat_key() 431 char *prefix = NULL; in qdict_crumple() local 611 char *prefix = g_strdup_printf("%s%u.", subqdict, i); in qdict_array_entries() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
D | f_mass_storage.h |
|
/openbmc/sdbusplus/test/exception/ |
H A D | sdbus_error.cpp | 31 const std::string prefix = "BasicErrno"; in TEST() local 75 const std::string prefix = "Move"; in TEST() local 140 const std::string prefix = "BasicError"; in TEST() local
|
/openbmc/linux/arch/x86/entry/syscalls/ |
D | Makefile |
|
/openbmc/linux/tools/perf/trace/beauty/ |
D | statx.c |
|
D | seccomp.c |
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
D | ef100_rx.c |
|
/openbmc/phosphor-hwmon/ |
H A D | env.hpp | 58 inline std::string getEnv(const char* prefix, const SensorSet::key_type& sensor, in getEnv() 80 inline std::string getEnv(const char* prefix, const std::string& type, in getEnv()
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c |
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
D | get-reg-list.c |
|
/openbmc/linux/net/netfilter/ |
D | nf_log_syslog.c |
|
/openbmc/bmcweb/test/http/ |
H A D | http2_connection_test.cpp | 161 for (const auto prefix : expectedPrefix) in TEST() local 175 for (const auto& prefix : expectedPrefix) in TEST() local
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | exception.cpp | 8 SdEventError::SdEventError(int r, const char* prefix) : in SdEventError()
|