/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int3406_thermal.c | 97 static int int3406_thermal_get_index(int *array, int nr, int value) in int3406_thermal_get_index()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_proc.c | 184 static void dasd_statistics_array(struct seq_file *m, unsigned int *array, int factor) in dasd_statistics_array()
|
/openbmc/linux/mm/ |
H A D | swap_cgroup.c | 169 void *array; in swap_cgroup_swapon() local
|
/openbmc/linux/drivers/mfd/ |
H A D | si476x-prop.c | 20 const u16 array[], in si476x_core_element_is_in_array()
|
/openbmc/linux/drivers/counter/ |
H A D | counter-sysfs.c | 573 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 D | amdgpu_bo_list.c | 75 struct amdgpu_bo_list_entry *array; in amdgpu_bo_list_create() local
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | hwinit-common.c | 27 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 D | redfish_aggregator.hpp | 332 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 D | cbor-helpers.c | 30 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 D | srq.h | 55 struct xarray array; member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_hw.c | 1016 struct ar5416IniArray *array; in ar9003_hw_configpcipowersave() local
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | dbus_interface.cpp | 116 bool array = false; populateInterfaceFromJson() local
|
H A D | overlay.cpp | 56 std::string array = in.dump(); in jsonToString() local
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 2601 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 D | sem.h | 50 unsigned short __user *array; /* array for GETALL & SETALL */ member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | ccwdev.h | 46 ccw_device_id_match(const struct ccw_device_id *array, in ccw_device_id_match()
|
/openbmc/linux/lib/crypto/ |
H A D | sha1.c | 87 void sha1_transform(__u32 *digest, const char *data, __u32 *array) in sha1_transform()
|
H A D | gf128mul.c | 199 be128 array[16 + 3] = {}; in gf128mul_lle() local
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | hwinit.c | 43 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 D | io_uring_zerocopy_tx.c | 69 unsigned *array; member 87 unsigned *array; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | unpriv_bpf_disabled.c | 102 bool array = strstr(map_paths[i], "array") != NULL; in test_unpriv_bpf_disabled_positive() local
|
/openbmc/linux/tools/perf/util/ |
H A D | session.h | 146 #define perf_session__set_tracepoints_handlers(session, array) \ argument
|
H A D | bpf_off_cpu.c | 36 u64 array[1024 / sizeof(u64)]; member
|
/openbmc/linux/drivers/media/rc/ |
H A D | bpf-lirc.c | 236 struct bpf_prog_array *array; in lirc_bpf_free() local
|
/openbmc/linux/include/linux/ |
H A D | xarray.h | 1164 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
|