Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/openbmc/qemu/block/
H A Dcrypto.h24 #define BLOCK_CRYPTO_OPT_DEF_KEY_SECRET(prefix, helpstr) \ argument
33 #define BLOCK_CRYPTO_OPT_DEF_QCOW_KEY_SECRET(prefix) \ argument
54 #define BLOCK_CRYPTO_OPT_DEF_LUKS_CIPHER_ALG(prefix) \ argument
61 #define BLOCK_CRYPTO_OPT_DEF_LUKS_CIPHER_MODE(prefix) \ argument
68 #define BLOCK_CRYPTO_OPT_DEF_LUKS_IVGEN_ALG(prefix) \ argument
75 #define BLOCK_CRYPTO_OPT_DEF_LUKS_IVGEN_HASH_ALG(prefix) \ argument
82 #define BLOCK_CRYPTO_OPT_DEF_LUKS_HASH_ALG(prefix) \ argument
89 #define BLOCK_CRYPTO_OPT_DEF_LUKS_ITER_TIME(prefix) \ argument
103 #define BLOCK_CRYPTO_OPT_DEF_LUKS_KEYSLOT(prefix) \ argument
110 #define BLOCK_CRYPTO_OPT_DEF_LUKS_OLD_SECRET(prefix) \ argument
[all …]
/openbmc/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c36 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()
596 char prefix[10]; in bcm47xx_get_sprom_ssb() local
[all …]
/openbmc/linux/include/linux/
H A Dbtf_ids.h51 #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 Dlcc-msm8960.c92 #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 Dbtf_ids.h51 #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 Dgen-lockedsig-cache28 def map_sha_to_files(dir_, prefix, sha_map): argument
43 def build_sha_cache(prefix): argument
83 prefix = s[:2] variable
/openbmc/sdbusplus/src/
H A Dexception.cpp24 SdBusError::SdBusError(int error_in, const char* prefix, in SdBusError()
29 SdBusError::SdBusError(int error_in, std::string&& prefix, in SdBusError()
47 SdBusError::SdBusError(sd_bus_error* error_in, const char* prefix, in SdBusError()
102 void SdBusError::populateMessage(std::string&& prefix) in populateMessage()
/openbmc/qemu/scripts/
H A Dmtest2make.py67 def emit_prolog(suites, prefix): argument
83 def emit_suite_deps(name, suite, prefix): argument
92 def emit_suite(name, suite, prefix): argument
/openbmc/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c144 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/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp166 std::string_view prefix) in addPrefixToStringItem()
249 std::string_view prefix) in addPrefixToItem()
266 std::string_view prefix) in addAggregatedHeaders()
295 std::string_view prefix) in addPrefixToHeadersInResp()
327 static inline void addPrefixes(nlohmann::json& json, std::string_view prefix) in addPrefixes()
704 const std::string& prefix, in forwardRequest()
859 processResponse(std::string_view prefix, in processResponse()
909 const std::string& prefix, in processCollectionResponse()
1041 const std::string& prefix, in processContainsSubordinateResponse()
/openbmc/qemu/tests/unit/
H A Dtest-resv-mem.c19 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/qemu/qobject/
H A Dblock-qdict.c55 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 Df_mass_storage.h21 #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 Dsmsgiucv.c22 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/pyphosphor/obmc/utils/
H A Dmisc.py18 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 Dsdbus_error.cpp31 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 DMakefile14 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 Def100_rx.c34 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/tools/perf/trace/beauty/
H A Dstatx.c17 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 Dseccomp.c12 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/net/ipv6/
H A Daddrlabel.c33 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/arch/ia64/kernel/
H A Defi.c76 #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 Dsimple-card-utils.c45 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 Denv.hpp58 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/drivers/regulator/
H A Dmc13xxx.h55 #define MC13xxx_DEFINE(prefix, _name, _node, _reg, _vsel_reg, _voltages, _ops) \ argument
73 #define MC13xxx_FIXED_DEFINE(prefix, _name, _node, _reg, _voltages, _ops) \ argument
88 #define MC13xxx_GPO_DEFINE(prefix, _name, _node, _reg, _voltages, _ops) \ argument

12345678910>>...21