Home
last modified time | relevance | path

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

12345678910>>...13

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c97 static int int3406_thermal_get_index(int *array, int nr, int value) in int3406_thermal_get_index()
/openbmc/linux/drivers/s390/block/
H A Ddasd_proc.c184 static void dasd_statistics_array(struct seq_file *m, unsigned int *array, int factor) in dasd_statistics_array()
/openbmc/linux/mm/
H A Dswap_cgroup.c169 void *array; in swap_cgroup_swapon() local
/openbmc/linux/drivers/mfd/
H A Dsi476x-prop.c20 const u16 array[], in si476x_core_element_is_in_array()
/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/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/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/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp332 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixToHeadersInResp() local
388 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixes() local
/openbmc/qemu/hw/virtio/
H A Dcbor-helpers.c30 bool qemu_cbor_array_push(cbor_item_t *array, cbor_item_t *value) in qemu_cbor_array_push()
/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/entity-manager/src/entity_manager/
H A Ddbus_interface.cpp116 bool array = false; populateInterfaceFromJson() local
H A Doverlay.cpp56 std::string array = in.dump(); in jsonToString() 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/include/uapi/linux/
H A Dsem.h50 unsigned short __user *array; /* array for GETALL & SETALL */ member
/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/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/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/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c69 unsigned *array; member
87 unsigned *array; member
/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/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
/openbmc/linux/drivers/media/rc/
H A Dbpf-lirc.c236 struct bpf_prog_array *array; in lirc_bpf_free() 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

12345678910>>...13