/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/ |
D | dml2_top_soc15.c | 435 static unsigned int count_elements_in_span(int *array, unsigned int array_size, unsigned int span) in count_elements_in_span()
|
/linux-6.14.4/drivers/of/ |
D | dynamic.c | 1032 const u32 *array, size_t sz) in of_changeset_add_prop_u32_array()
|
/linux-6.14.4/drivers/platform/x86/ |
D | intel_ips.c | 822 static u16 calc_avg_temp(struct ips_driver *ips, u16 *array) in calc_avg_temp() 920 static u32 calc_avg_power(struct ips_driver *ips, u32 *array) in calc_avg_power()
|
/linux-6.14.4/drivers/power/supply/ |
D | ds2760_battery.c | 240 static int battery_interpolate(int array[], int temp) in battery_interpolate()
|
D | adp5061.c | 145 static int adp5061_get_array_index(const int *array, u8 size, int val) in adp5061_get_array_index()
|
/linux-6.14.4/tools/bpf/bpftool/ |
D | link.c | 83 #define perf_event_name(array, id) ({ \ argument
|
D | btf_dumper.c | 623 const struct btf_array *array; in __btf_dumper_type_only() local
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_proc.c | 49 struct snd_array *array) in print_nid_array()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1750 const char **array; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local 1982 u32 *array; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local 3124 u8 *array, u8 path, in _rtl8821ae_phy_set_txpower_level_by_path()
|
/linux-6.14.4/drivers/media/platform/qcom/venus/ |
D | helpers.c | 821 static u32 find_v4l2_id(u32 hfi_id, const struct id_mapping *array, unsigned int array_sz) in find_v4l2_id() 835 static u32 find_hfi_id(u32 v4l2_id, const struct id_mapping *array, unsigned int array_sz) in find_hfi_id()
|
/linux-6.14.4/drivers/iommu/iommufd/ |
D | selftest.c | 600 struct iommu_user_data_array *array) in mock_viommu_cache_invalidate() 733 struct iommu_user_data_array *array) in mock_domain_cache_invalidate_user()
|
/linux-6.14.4/kernel/bpf/ |
D | btf.c | 957 const struct btf_array *array; in btf_show_name() local 1938 const struct btf_array *array = NULL; in __btf_resolve_size() local 2898 const struct btf_array *array = btf_type_array(t); in btf_array_check_meta() local 2950 const struct btf_array *array = btf_type_array(v->t); in btf_array_resolve() local 3015 const struct btf_array *array = btf_type_array(t); in btf_array_log() local 3025 const struct btf_array *array = btf_type_array(t); in __btf_array_show() local 3618 const struct btf_array *array; in btf_find_field_one() local 5265 const struct btf_array *array = btf_type_array(t); in btf_resolve_valid() local
|
D | cgroup.c | 55 const struct bpf_prog_array *array; in bpf_prog_run_array_cg() local 420 struct bpf_prog_array **array) in compute_effective_progs()
|
D | helpers.c | 1166 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_timer_cb() local 1200 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_wq_work() local 2474 struct bpf_array *array = container_of(map, struct bpf_array, map); in BPF_CALL_2() local
|
/linux-6.14.4/include/linux/ |
D | property.h | 133 const char * const *array, size_t n) in device_property_match_property_string()
|
/linux-6.14.4/tools/net/ynl/lib/ |
D | ynl-priv.h | 38 #define YNL_ARRAY_SIZE(array) (sizeof(array) ? \ argument
|
/linux-6.14.4/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 453 ahd_outsb(struct ahd_softc * ahd, long port, uint8_t *array, int count) in ahd_outsb() 467 ahd_insb(struct ahd_softc * ahd, long port, uint8_t *array, int count) in ahd_insb()
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | ci_smumgr.c | 478 uint32_t array = smu_data->dpm_table_start + in ci_populate_all_graphic_levels() local 2769 uint32_t array = smu_data->dpm_table_start + in ci_update_dpm_settings() local
|
/linux-6.14.4/fs/nfs/filelayout/ |
D | filelayout.c | 1083 struct pnfs_commit_array *array, *new; in filelayout_setup_ds_info() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | visemul.c | 372 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array() function
|
/linux-6.14.4/tools/firewire/ |
D | nosy-dump.h | 5 #define array_length(array) (sizeof(array) / sizeof(array[0])) argument
|
/linux-6.14.4/drivers/net/wireless/ath/ath9k/ |
D | ar5008_phy.c | 91 struct ar5416IniArray *array = &ah->iniBank6; in ar5008_write_bank6() local
|
/linux-6.14.4/tools/lib/bpf/ |
D | btf_dump.c | 2033 const struct btf_array *array = btf_array(t); in btf_dump_array_data() local 2353 const struct btf_array *array = btf_array(t); in btf_dump_type_data_check_zero() local
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 671 u32 *array; in phy_config_bb_with_hdr_file() local 897 u32 *array; in rtl92ee_phy_config_rf_with_headerfile() local
|
/linux-6.14.4/drivers/platform/x86/intel/ |
D | vsec_tpmi.c | 460 u32 num_elems, *array; in mem_write() local
|