/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/ |
H A D | bcm47xx_sprom.c | 36 static void create_key(const char *prefix, const char *postfix, in create_key() 49 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() 116 static void nvram_read_leddc(const char *prefix, const char *name, in nvram_read_leddc() 141 static void nvram_read_macaddr(const char *prefix, const char *name, in nvram_read_macaddr() 156 static void nvram_read_alpha2(const char *prefix, const char *name, in nvram_read_alpha2() 189 const char *prefix, bool fallback) in bcm47xx_sprom_fill_auto() 410 const char *prefix, bool fallback) in bcm47xx_fill_sprom_path_r4589() 461 const char *prefix, bool fallback) in bcm47xx_fill_sprom_path_r45() 511 const char *prefix, bool fallback) in bcm47xx_fill_sprom_ethernet() 555 static void bcm47xx_fill_board_data(struct ssb_sprom *sprom, const char *prefix, in bcm47xx_fill_board_data() [all …]
|
/openbmc/linux/include/linux/ |
H A D | btf_ids.h | 51 #define __ID(prefix) \ argument 58 #define BTF_ID(prefix, name) \ argument 61 #define ____BTF_ID_FLAGS(prefix, name, flags) \ argument 63 #define __BTF_ID_FLAGS(prefix, name, flags, ...) \ argument 65 #define BTF_ID_FLAGS(prefix, name, ...) \ argument 100 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 103 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 208 #define BTF_ID(prefix, name) argument 209 #define BTF_ID_FLAGS(prefix, name, ...) argument 212 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; argument [all …]
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | lcc-msm8960.c | 92 #define CLK_AIF_OSR_SRC(prefix, _ns, _md) \ argument 126 #define CLK_AIF_OSR_CLK(prefix, _ns, hr, en_bit) \ argument 146 #define CLK_AIF_OSR_DIV_CLK(prefix, _ns, _width) \ argument 163 #define CLK_AIF_OSR_BIT_DIV_CLK(prefix, _ns, hr, en_bit) \ argument 183 #define CLK_AIF_OSR_BIT_CLK(prefix, _ns, _shift) \ argument 209 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
/openbmc/linux/tools/include/linux/ |
H A D | btf_ids.h | 51 #define __ID(prefix) \ argument 58 #define BTF_ID(prefix, name) \ argument 93 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 96 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 161 #define BTF_ID(prefix, name) argument 164 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; argument 165 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) u32 __maybe_unused name[1]; argument
|
/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/linux/tools/testing/selftests/kvm/riscv/ |
H A D | get-reg-list.c | 144 static const char *core_id_to_str(const char *prefix, __u64 id) in core_id_to_str() 242 static const char *csr_id_to_str(const char *prefix, __u64 id) in csr_id_to_str() 260 static const char *timer_id_to_str(const char *prefix, __u64 id) in timer_id_to_str() 280 static const char *fp_f_id_to_str(const char *prefix, __u64 id) in fp_f_id_to_str() 297 static const char *fp_d_id_to_str(const char *prefix, __u64 id) in fp_d_id_to_str() 402 static const char *sbi_ext_id_to_str(const char *prefix, __u64 id) in sbi_ext_id_to_str() 421 void print_reg(const char *prefix, __u64 id) in print_reg()
|
/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() 767 const std::string& prefix, in forwardRequest() 925 std::string_view prefix, in processResponse() 975 const std::string& prefix, in processCollectionResponse() 1107 const std::string& prefix, in processContainsSubordinateResponse()
|
/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/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/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/ |
H A D | f_mass_storage.h | 21 #define _FSG_MODULE_PARAM_ARRAY(prefix, params, name, type, desc) \ argument 27 #define _FSG_MODULE_PARAM(prefix, params, name, type, desc) \ argument 32 #define __FSG_MODULE_PARAMETERS(prefix, params) \ argument 50 #define FSG_MODULE_PARAMETERS(prefix, params) \ argument 56 #define FSG_MODULE_PARAMETERS(prefix, params) \ argument
|
/openbmc/linux/drivers/s390/net/ |
H A D | smsgiucv.c | 22 const char *prefix; member 88 int smsg_register_callback(const char *prefix, in smsg_register_callback() 105 void smsg_unregister_callback(const char *prefix, in smsg_unregister_callback()
|
/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/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/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/ |
H A D | Makefile | 14 prefix := macro 32 $(out)/unistd_32_ia32.h: prefix := ia32_ macro 46 $(out)/unistd_64_x32.h: prefix := x32_ macro
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rx.c | 34 bool ef100_rx_buf_hash_valid(const u8 *prefix) in ef100_rx_buf_hash_valid() 39 static bool ef100_has_fcs_error(struct efx_channel *channel, u32 *prefix) in ef100_has_fcs_error() 66 u32 *prefix; in __ef100_rx_packet() local
|
/openbmc/linux/net/ipv6/ |
H A D | addrlabel.c | 33 struct in6_addr prefix; member 67 const struct in6_addr *prefix; member 160 static struct ip6addrlbl_entry *ip6addrlbl_alloc(const struct in6_addr *prefix, in ip6addrlbl_alloc() 243 const struct in6_addr *prefix, int prefixlen, in ip6addrlbl_add() 266 const struct in6_addr *prefix, int prefixlen, in __ip6addrlbl_del() 290 const struct in6_addr *prefix, int prefixlen, in ip6addrlbl_del()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | statx.c | 17 const char *prefix = "AT_"; in syscall_arg__scnprintf_statx_flags() local 47 const char *prefix = "STATX_"; in syscall_arg__scnprintf_statx_mask() local
|
H A D | seccomp.c | 12 const char *prefix = "SECCOMP_SET_MODE_"; in syscall_arg__scnprintf_seccomp_op() local 37 const char *prefix = "SECCOMP_FILTER_FLAG_"; in syscall_arg__scnprintf_seccomp_flags() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | efi.c | 76 #define STUB_GET_TIME(prefix, adjust_arg) \ argument 93 #define STUB_SET_TIME(prefix, adjust_arg) \ argument 107 #define STUB_GET_WAKEUP_TIME(prefix, adjust_arg) \ argument 123 #define STUB_SET_WAKEUP_TIME(prefix, adjust_arg) \ argument 141 #define STUB_GET_VARIABLE(prefix, adjust_arg) \ argument 161 #define STUB_GET_NEXT_VARIABLE(prefix, adjust_arg) \ argument 177 #define STUB_SET_VARIABLE(prefix, adjust_arg) \ argument 195 #define STUB_GET_NEXT_HIGH_MONO_COUNT(prefix, adjust_arg) \ argument 210 #define STUB_RESET_SYSTEM(prefix, adjust_arg) \ argument
|
/openbmc/linux/sound/soc/generic/ |
H A D | simple-card-utils.c | 45 char *prefix, in asoc_simple_parse_convert() 85 char *prefix, in asoc_simple_parse_daifmt() 187 char *prefix) in asoc_simple_parse_card_name() 691 char *prefix) in asoc_simple_parse_routing() 709 char *prefix) in asoc_simple_parse_widgets() 728 char *prefix) in asoc_simple_parse_pin_switches() 743 int is_hp, char *prefix, in asoc_simple_init_jack() 799 int asoc_simple_init_aux_jacks(struct asoc_simple_priv *priv, char *prefix) in asoc_simple_init_aux_jacks()
|
/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()
|