Home
last modified time | relevance | path

Searched defs:array (Results 126 – 150 of 315) sorted by relevance

12345678910>>...13

/openbmc/libcper/
H A Dcper-utils.c214 json_object *uint64_array_to_ir_array(UINT64 *array, int len) in uint64_array_to_ir_array()
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1733 struct btf_array *array; in btfgen_mark_type() local
1807 struct btf_array *array; in btfgen_record_field_relo() local
1914 struct btf_array *array; in btfgen_mark_type_match() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1010 uint32_t array = smu_data->smu7_data.dpm_table_start + in fiji_populate_all_graphic_levels() local
1226 uint32_t array = smu_data->smu7_data.dpm_table_start + in fiji_populate_all_memory_levels() local
2557 uint32_t array = smu_data->smu7_data.dpm_table_start + in fiji_update_dpm_settings() local
H A Dpolaris10_smumgr.c1046 uint32_t array = smu_data->smu7_data.dpm_table_start + in polaris10_populate_all_graphic_levels() local
1215 uint32_t array = smu_data->smu7_data.dpm_table_start + in polaris10_populate_all_memory_levels() local
2595 uint32_t array = smu_data->smu7_data.dpm_table_start + in polaris10_update_dpm_settings() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c793 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy()
/openbmc/linux/net/8021q/
H A Dvlan.c53 struct net_device **array; in vlan_group_prealloc_vid() local
/openbmc/linux/drivers/video/backlight/
H A Dtdo24m.c175 static int tdo24m_writes(struct tdo24m *lcd, const uint32_t *array) in tdo24m_writes()
/openbmc/linux/include/linux/
H A Dfs_parser.h127 #define fsparam_enum(NAME, OPT, array) __fsparam(fs_param_is_enum, NAME, OPT, 0, array) argument
H A Dassoc_array_priv.h76 struct assoc_array *array; member
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.c1553 __u64 *array, u64 type __maybe_unused) in arch_perf_synthesize_sample_weight()
1558 static __u64 *copy_read_group_values(__u64 *array, __u64 read_format, in copy_read_group_values()
1575 __u64 *array; in perf_event__synthesize_sample() local
1766 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) in perf_event__synthesize_id_sample()
H A Devsel.c2201 const __u64 *array = event->sample.array; in perf_evsel__parse_id_sample() local
2287 const __u64 *array, in arch_perf_parse_sample_weight()
2352 const __u64 *array; in evsel__parse_sample() local
2697 const __u64 *array; in evsel__parse_sample_timestamp() local
/openbmc/linux/include/sound/
H A Dhdaudio.h686 static inline void snd_array_init(struct snd_array *array, unsigned int size, in snd_array_init()
693 static inline void *snd_array_elem(struct snd_array *array, unsigned int idx) in snd_array_elem()
698 static inline unsigned int snd_array_index(struct snd_array *array, void *ptr) in snd_array_index()
704 #define snd_array_for_each(array, idx, ptr) \ argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dmisc.c241 uint32_t array[10]; variable
/openbmc/linux/tools/perf/bench/
H A Depoll-wait.c157 static void shuffle(void *array, size_t n, size_t size) in shuffle()
/openbmc/entity-manager/src/
H A Dentity_manager.cpp177 void addArrayToDbus(const std::string& name, const nlohmann::json& array, in addArrayToDbus()
301 bool array = false; in populateInterfaceFromJson() local
/openbmc/linux/arch/x86/mm/
H A Dpf_in.c119 #define CHECK_OP_TYPE(opcode, array, type) \ argument
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp225 typedef struct { char array[2]; } no; member
/openbmc/linux/tools/testing/selftests/net/
H A Dso_txtime.c388 static int parse_io(const char *optarg, struct timed_send *array) in parse_io()
/openbmc/linux/fs/ocfs2/
H A Duptodate.c522 sector_t *array = ci->ci_cache.ci_array; in ocfs2_remove_metadata_array() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c236 struct dma_fence_array *array; in amdgpu_vmid_grab_idle() local
/openbmc/linux/drivers/pci/controller/
H A Dpcie-hisi-error.c95 static const char *hisi_pcie_get_string(const char * const *array, in hisi_pcie_get_string()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c289 struct brcmf_msgbuf_pktid *array; member
299 struct brcmf_msgbuf_pktid *array; in brcmf_msgbuf_init_pktids() local
324 struct brcmf_msgbuf_pktid *array; in brcmf_msgbuf_alloc_pktid() local
398 struct brcmf_msgbuf_pktid *array; in brcmf_msgbuf_release_array() local
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.c66 } array; member
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c159 static s64 cros_ec_sensor_ring_median(s64 *array, size_t length) in cros_ec_sensor_ring_median()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c157 __v4l2_find_nearest_size(const void *array, size_t array_size, in __v4l2_find_nearest_size()

12345678910>>...13