Home
last modified time | relevance | path

Searched defs:array (Results 251 – 275 of 321) sorted by relevance

1...<<111213

/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c1696 static void shuffle_array(unsigned long *array, size_t nelms) in shuffle_array()
/openbmc/linux/kernel/trace/
H A Dtrace_probe.c343 const struct btf_array *array; in btf_type_is_char_array() local
H A Dtrace_uprobe.c1386 const struct bpf_prog_array *array; in __uprobe_perf_func() local
H A Dtrace_events_synth.c691 const char *prefix = NULL, *field_type = argv[0], *field_name, *array; in parse_synth_field() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c1034 GByteArray *array; in fw_cfg_add_file_from_generator() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.c704 u8 array[2]; in rtl8723be_set_hw_reg() local
/openbmc/qemu/linux-user/
H A Dsyscall.c3917 unsigned short *array; member
3924 abi_ulong array; member
3932 unsigned short *array; in target_to_host_semarray() local
3968 unsigned short *array; in host_to_target_semarray() local
4001 unsigned short *array = NULL; in do_semctl() local
/openbmc/linux/include/linux/
H A Dkvm_host.h1948 #define KVM_STATS_LINEAR_HIST_UPDATE(array, value, bsize) \ argument
1950 #define KVM_STATS_LOG_HIST_UPDATE(array, value) \ argument
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h118 #define efi_get_handle_at(array, idx) \ argument
125 #define for_each_efi_handle(handle, array, size, i) \ argument
/openbmc/linux/drivers/iio/accel/
H A Dadxl372.c398 static int adxl372_find_closest_match(const int *array, in adxl372_find_closest_match()
/openbmc/linux/sound/soc/sh/rcar/
H A Dcore.c480 enum rsnd_mod_type *array, in rsnd_mod_next()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c110 void ath9k_hw_write_array(struct ath_hw *ah, const struct ar5416IniArray *array, in ath9k_hw_write_array()
/openbmc/linux/fs/hpfs/
H A Dhpfs.h219 } array[31]; /* unknown length */ member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py1210 array = maps[0] if maps[0]["type"] == "array" else maps[1] variable
/openbmc/linux/sound/pci/lola/
H A Dlola.h265 struct lola_mixer_array __iomem *array; member
/openbmc/linux/drivers/power/supply/
H A Dbq256xx_charger.c345 static int bq256xx_array_parse(int array_size, int val, const int array[]) in bq256xx_array_parse()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c3156 uint32_t array = smu_data->smu7_data.dpm_table_start + in tonga_update_dpm_settings() local
/openbmc/linux/include/uapi/linux/
H A Dio_uring.h430 __u32 array; member
/openbmc/linux/drivers/comedi/drivers/
H A Dni_mio_common.c1403 unsigned short *array = data; in ni_ai_munge() local
2525 unsigned short *array = data; in ni_ao_munge() local
/openbmc/linux/fs/f2fs/
H A Dsegment.c4547 struct curseg_info *array; in build_curseg() local
5380 struct curseg_info *array = SM_I(sbi)->curseg_array; in destroy_curseg() local
/openbmc/linux/drivers/media/i2c/
H A Dst-vgxy61.c589 unsigned int nb, const u8 *array) in vgxy61_write_array()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h285 u32 array[QLC_83XX_MAX_RESET_SEQ_ENTRIES]; member
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c318 struct datarec *array; in alloc_record_per_cpu() local
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c655 u16 array[R8A66597_MAX_NUM_PIPE], i = 0, min; in get_empty_pipenum() local
/openbmc/linux/ipc/
H A Dsem.c1435 ushort __user *array = p; in semctl_main() local

1...<<111213