Home
last modified time | relevance | path

Searched defs:array (Results 76 – 100 of 261) sorted by relevance

1234567891011

/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c125 struct dma_fence_array *array = to_dma_fence_array(fence); in i915_gem_fence_wait_priority() local
/Linux-v6.6/drivers/counter/
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
/Linux-v6.6/drivers/s390/block/
Ddasd_proc.c184 static void dasd_statistics_array(struct seq_file *m, unsigned int *array, int factor) in dasd_statistics_array()
/Linux-v6.6/mm/
Dswap_cgroup.c169 void *array; in swap_cgroup_swapon() local
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c97 static int int3406_thermal_get_index(int *array, int nr, int value) in int3406_thermal_get_index()
/Linux-v6.6/drivers/mfd/
Dsi476x-prop.c20 const u16 array[], in si476x_core_element_is_in_array()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c75 struct amdgpu_bo_list_entry *array; in amdgpu_bo_list_create() local
/Linux-v6.6/sound/soc/intel/skylake/
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
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dar9003_hw.c1016 struct ar5416IniArray *array; in ar9003_hw_configpcipowersave() local
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dsrq.h55 struct xarray array; member
/Linux-v6.6/include/trace/stages/
Dstage3_trace_output.h115 #define __print_array(array, count, el_size) \ argument
/Linux-v6.6/arch/s390/include/asm/
Dccwdev.h46 ccw_device_id_match(const struct ccw_device_id *array, in ccw_device_id_match()
/Linux-v6.6/include/uapi/linux/
Dsem.h50 unsigned short __user *array; /* array for GETALL & SETALL */ member
/Linux-v6.6/lib/crypto/
Dsha1.c87 void sha1_transform(__u32 *digest, const char *data, __u32 *array) in sha1_transform()
Dgf128mul.c199 be128 array[16 + 3] = {}; in gf128mul_lle() local
/Linux-v6.6/tools/testing/selftests/net/
Dio_uring_zerocopy_tx.c69 unsigned *array; member
87 unsigned *array; member
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dunpriv_bpf_disabled.c102 bool array = strstr(map_paths[i], "array") != NULL; in test_unpriv_bpf_disabled_positive() local
/Linux-v6.6/tools/perf/util/
Dsession.h146 #define perf_session__set_tracepoints_handlers(session, array) \ argument
Dbpf_off_cpu.c36 u64 array[1024 / sizeof(u64)]; member
Ddebug.c291 void *array[16]; in dump_stack() local
/Linux-v6.6/include/linux/
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
/Linux-v6.6/drivers/media/rc/
Dbpf-lirc.c236 struct bpf_prog_array *array; in lirc_bpf_free() local
/Linux-v6.6/include/linux/sunrpc/
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()
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c1730 struct btf_array *array; in btfgen_mark_type() local
1804 struct btf_array *array; in btfgen_record_field_relo() local
1911 struct btf_array *array; in btfgen_mark_type_match() local

1234567891011