Home
last modified time | relevance | path

Searched defs:array (Results 101 – 125 of 315) sorted by relevance

12345678910>>...13

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp439 nlohmann::json::array_t array = in TEST() local
452 nlohmann::json::array_t array = in TEST() local
/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c573 const struct counter_array *const array = comp->priv; in counter_attr_create() local
769 const struct counter_array *const array = comp->priv; in counter_array_attrs_create() local
813 const struct counter_array *array; in counter_sysfs_exts_add() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c27 void do_set_mux(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c75 struct amdgpu_bo_list_entry *array; in amdgpu_bo_list_create() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.h55 struct xarray array; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_hw.c1016 struct ar5416IniArray *array; in ar9003_hw_configpcipowersave() local
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp298 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixToHeadersInResp() local
354 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixes() local
/openbmc/linux/include/uapi/linux/
H A Dsem.h50 unsigned short __user *array; /* array for GETALL & SETALL */ member
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c43 void do_set_mux32(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux32()
/openbmc/linux/arch/s390/include/asm/
H A Dccwdev.h46 ccw_device_id_match(const struct ccw_device_id *array, in ccw_device_id_match()
/openbmc/linux/include/trace/stages/
H A Dstage3_trace_output.h115 #define __print_array(array, count, el_size) \ argument
/openbmc/linux/lib/crypto/
H A Dsha1.c87 void sha1_transform(__u32 *digest, const char *data, __u32 *array) in sha1_transform()
H A Dgf128mul.c199 be128 array[16 + 3] = {}; in gf128mul_lle() local
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c2601 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_tokens() local
2665 struct snd_soc_tplg_vendor_array *array) in skl_tplg_get_desc_blocks()
2875 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_pvt_data() local
3178 struct snd_soc_tplg_vendor_array *array, in skl_tplg_get_str_tkn()
3463 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_manifest_tkn() local
3529 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_manifest_data() local
/openbmc/linux/tools/perf/util/
H A Dsession.h146 #define perf_session__set_tracepoints_handlers(session, array) \ argument
H A Dbpf_off_cpu.c36 u64 array[1024 / sizeof(u64)]; member
H A Ddebug.c291 void *array[16]; in dump_stack() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c102 bool array = strstr(map_paths[i], "array") != NULL; in test_unpriv_bpf_disabled_positive() local
/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c69 unsigned *array; member
87 unsigned *array; member
/openbmc/linux/drivers/media/rc/
H A Dbpf-lirc.c236 struct bpf_prog_array *array; in lirc_bpf_free() local
/openbmc/entity-manager/src/
H A Doverlay.cpp55 std::string array = in.dump(); in jsonToString() local
/openbmc/linux/include/linux/
H A Dxarray.h1164 struct xarray *array; /* The array we belong to */ member
1365 #define __XA_STATE(array, index, shift, sibs) { \ argument
1386 #define XA_STATE(name, array, index) \ argument
1400 #define XA_STATE_ORDER(name, array, index, order) \ argument
/openbmc/qemu/qom/
H A Dobject_interfaces.c206 GPtrArray *array; in type_print_class_properties() local
/openbmc/u-boot/lib/
H A Dfdtdec.c680 u32 *array, int count) in fdtdec_get_int_array()
698 const char *prop_name, u32 *array, int count) in fdtdec_get_int_array_count()
874 u8 *array, int count) in fdtdec_get_byte_array()
/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h602 const __u32 *array, size_t array_size) in xdr_stream_encode_uint32_array()
774 __u32 *array, size_t array_size) in xdr_stream_decode_uint32_array()

12345678910>>...13