/linux-6.14.4/mm/ |
D | show_mem.c | 75 void si_meminfo(struct sysinfo *val) in si_meminfo() 89 void si_meminfo_node(struct sysinfo *val, int nid) in si_meminfo_node() 143 static const char types[MIGRATE_TYPES] = { in show_migration_types() local 355 unsigned char types[NR_PAGE_ORDERS]; in show_free_areas() local
|
/linux-6.14.4/drivers/scsi/ |
D | ses.c | 255 enum enclosure_component_setting val) in ses_set_fault() 315 enum enclosure_component_setting val) in ses_set_locate() 346 enum enclosure_component_setting val) in ses_set_active() 402 int val) in ses_set_power_status() 560 int types = ses_dev->page1_num_types; in ses_enclosure_data_process() local 698 int i, types, len, components = 0; in ses_intf_add() local
|
/linux-6.14.4/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 572 enum i915_gtt_view_type types[] = { in igt_vma_rotate_remap() enum 979 enum i915_gtt_view_type types[] = { in igt_vma_remapped_gtt() enum 1036 u32 val = y << 16 | x; in igt_vma_remapped_gtt() local 1068 u32 val; in igt_vma_remapped_gtt() local
|
D | intel_memory_region.c | 683 static int igt_cpu_check(struct drm_i915_gem_object *obj, u32 dword, u32 val) in igt_cpu_check() 890 u32 dword, val; in igt_lmem_create_cleared_cpu() local 1107 u32 val; in igt_lmem_write_cpu() local 1314 static const u32 types[] = { in perf_memcpy() local
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | security.c | 80 static int barrier_nospec_set(void *data, u64 val) in barrier_nospec_set() 98 static int barrier_nospec_get(void *data, u64 *val) in barrier_nospec_get() 401 static int stf_barrier_set(void *data, u64 val) in stf_barrier_set() 419 static int stf_barrier_get(void *data, u64 *val) in stf_barrier_get() 688 void setup_rfi_flush(enum l1d_flush_type types, bool enable) in setup_rfi_flush() 726 static int count_cache_flush_set(void *data, u64 val) in count_cache_flush_set() 742 static int count_cache_flush_get(void *data, u64 *val) in count_cache_flush_get() 752 static int link_stack_flush_get(void *data, u64 *val) in link_stack_flush_get() 779 static int rfi_flush_set(void *data, u64 val) in rfi_flush_set() 797 static int rfi_flush_get(void *data, u64 *val) in rfi_flush_get() [all …]
|
/linux-6.14.4/sound/pci/emu10k1/ |
D | emuproc.c | 72 unsigned int val, val1, ptrx, psst, dsl, snda; in snd_emu10k1_proc_read() local 222 unsigned int val, tmp, n; in snd_emu10k1_proc_rates_read() local 412 unsigned int val; in snd_emu10k1_fx8010_read() local 434 static const char * const types[] = { in snd_emu10k1_proc_voices_read() local 529 u32 reg, val; in snd_emu_proc_io_reg_write() local 544 unsigned int regptr, val; in snd_ptr_read() local 599 unsigned int reg, channel_id , val; in snd_emu_proc_ptr_reg_write() local
|
/linux-6.14.4/sound/soc/renesas/rcar/ |
D | ssi.c | 170 static const enum rsnd_mod_type types[] = { in rsnd_ssi_multi_secondaries() enum 634 u32 val = 0; in rsnd_ssi_irq() local 1090 static const enum rsnd_mod_type types[] = { in rsnd_ssi_connect() enum
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | cacheinfo.c | 194 unsigned val; member 204 unsigned val; member 215 unsigned val; member 233 static const unsigned char types[] = { 1, 2, 3, 3 }; variable 323 u32 val = 0; in amd_calc_l3_indices() local 452 unsigned long val = 0; in store_cache_disable() local 501 unsigned long val; in subcaches_store() local 1135 void set_cache_aps_delayed_init(bool val) in set_cache_aps_delayed_init()
|
/linux-6.14.4/drivers/greybus/ |
D | interface.c | 49 u16 attr, u32 *val) in gb_interface_dme_attr_get() 572 static const char * const types[] = { in gb_interface_type_string() local
|
/linux-6.14.4/drivers/media/platform/nxp/dw100/ |
D | dw100.c | 117 u32 types; member 208 static inline void dw100_write(struct dw100_device *dw_dev, u32 reg, u32 val) in dw100_write() 1099 u32 val; in dw100_hw_reset() local 1112 u32 val; in _dw100_hw_set_master_bus_enable() local 1139 u32 val; in dw100_hw_dewarp_start() local 1150 u32 val; in dw100_hw_init_ctrl() local 1182 u32 val; in dw100_hw_set_pixel_boundary() local 1200 u32 val; in dw100_hw_set_roi() local 1232 u32 width, height, stride, fourcc, val; in dw100_hw_set_source() local 1289 u32 width, height, stride, fourcc, val, size_y, size_uv; in dw100_hw_set_destination() local [all …]
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_maps.c | 538 __u32 vals[MAP_SIZE + MAP_SIZE/2], val; in test_queuemap() local 594 __u32 vals[MAP_SIZE + MAP_SIZE/2], val; in test_stackmap() local 1719 int types[2] = { SOCK_STREAM, SOCK_DGRAM }, type; in test_reuseport_array() local
|
D | test_verifier.c | 263 uint64_t val = bpf_semi_rand_get(); in bpf_fill_rand_ld_dw() local 739 static int load_btf_spec(__u32 *types, int types_len, in load_btf_spec()
|
/linux-6.14.4/drivers/usb/gadget/udc/ |
D | at91_udc.c | 92 #define at91_udp_write(udc, reg, val) \ argument 108 static char *types[] = { in proc_ep_show() local 1775 u32 val; in at91udc_of_init() local
|
/linux-6.14.4/drivers/hwmon/ |
D | aquacomputer_d5next.c | 621 static int aqc_percent_to_pwm(u16 val) in aqc_percent_to_pwm() 627 static int aqc_pwm_to_percent(long val) in aqc_pwm_to_percent() 636 static int aqc_aquastreamxt_convert_pump_rpm(u16 val) in aqc_aquastreamxt_convert_pump_rpm() 644 static int aqc_aquastreamxt_convert_fan_rpm(u16 val) in aqc_aquastreamxt_convert_fan_rpm() 720 static int aqc_get_ctrl_val(struct aqc_data *priv, int offset, long *val, int type) in aqc_get_ctrl_val() 746 static int aqc_set_ctrl_vals(struct aqc_data *priv, int *offsets, long *vals, int *types, int len) in aqc_set_ctrl_vals() 779 static int aqc_set_ctrl_val(struct aqc_data *priv, int offset, long val, int type) in aqc_set_ctrl_val() 1030 int channel, long *val) in aqc_read() 1171 long val) in aqc_write()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 524 union devlink_param_value val; in max_uc_list_get_devlink_param() local 539 union devlink_param_value val; in mlx5_is_roce_on() local 1773 static const int types[] = { variable
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 212 union devlink_param_value val, in mlx4_devlink_max_macs_validate() 774 void mlx4_sync_pkey_table(struct mlx4_dev *dev, int slave, int port, int i, int val) in mlx4_sync_pkey_table() 1155 enum mlx4_port_type types[MLX4_MAX_PORTS]; in __set_port_type() local 4223 enum mlx4_port_type *types, in restore_current_port_types()
|
/linux-6.14.4/scripts/ |
D | asn1_compiler.c | 322 int val; in directive_compare() local 748 struct type *types; in build_type_list() local
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | nested.c | 1013 u64 val = vmx->msr_autostore.guest.val[i].value; in nested_vmx_get_vmexit_msr_value() local 1598 unsigned long val; in copy_shadow_to_vmcs12() local 1633 unsigned long val; in copy_vmcs12_to_shadow() local 5875 u32 vmx_instruction_info, types; in handle_invept() local 5956 unsigned long type, types; in handle_invvpid() local 6240 unsigned long val; in nested_vmx_exit_handled_cr() local
|
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 55 int mv88e6xxx_read(struct mv88e6xxx_chip *chip, int addr, int reg, u16 *val) in mv88e6xxx_read() 71 int mv88e6xxx_write(struct mv88e6xxx_chip *chip, int addr, int reg, u16 val) in mv88e6xxx_write() 88 u16 mask, u16 val) in mv88e6xxx_wait_mask() 125 int bit, int val) in mv88e6xxx_wait_bit() 643 u16 reg, val; in mv88e63xx_get_port_serdes_cmode() local 1157 uint8_t **data, int types) in mv88e6xxx_stats_get_strings() 1227 int types) in mv88e6xxx_stats_get_sset_count() 3376 u32 val; in mv88e6xxx_setup_port() local 3708 u16 val; in mv88e6390_setup_errata_applied() local 3764 u16 val; in mv88e6xxx_mdio_read() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv50.c | 167 u32 val = (lvl * div) / 100; in nv50_sor_bl_set() local 179 u32 val; in nv50_sor_bl_get() local 529 nv50_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) in nv50_disp_chan_uevent_init()
|
/linux-6.14.4/drivers/media/platform/nxp/ |
D | imx-pxp.c | 70 u32 types; member 1761 u32 val; in pxp_soft_reset() local
|
/linux-6.14.4/drivers/media/platform/ti/vpe/ |
D | vpe.c | 228 u8 types; /* CAPTURE and/or OUTPUT */ member 469 u32 val = *valp; in write_field() local 479 u32 val = read_reg(dev, offset); in write_field_reg() local 622 u32 val = 0; in vpe_set_clock_enable() local 761 u32 val = 0; in set_dst_registers() local 797 u32 val = 0; in set_dei_regs() local
|
/linux-6.14.4/drivers/mtd/ |
D | mtdcore.c | 534 void *val, size_t bytes) in mtd_nvmem_reg_read() 923 void *val, size_t bytes) in mtd_nvmem_user_otp_reg_read() 937 void *val, size_t bytes) in mtd_nvmem_fact_otp_reg_read() 1051 int mtd_device_parse_register(struct mtd_info *mtd, const char * const *types, in mtd_device_parse_register()
|
/linux-6.14.4/drivers/firmware/cirrus/ |
D | cs_dsp.c | 692 __be32 val = cpu_to_be32(event_id); in cs_dsp_coeff_write_acked_control() local 1158 int val = 0; in cs_dsp_coeff_parse_int() local 1699 __be32 val; in cs_dsp_read_algs() local 2088 static const int types[] = { in cs_dsp_halo_create_regions() local 2415 unsigned int val; in cs_dsp_adsp1_power_up() local 2525 unsigned int val; in cs_dsp_adsp2v2_enable_core() local 3096 __be32 val = cpu_to_be32(data & 0x00ffffffu); in cs_dsp_write_data_word() local 3142 unsigned int val; in cs_dsp_adsp2_bus_error() local 3384 int cs_dsp_chunk_write(struct cs_dsp_chunk *ch, int nbits, u32 val) in cs_dsp_chunk_write()
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_generic.c | 108 int val; in parse_user_hints() local 205 #define update_pin_ctl(codec, pin, val) \ argument 217 unsigned int val, bool do_write) in set_pin_target() 229 hda_nid_t *pins, unsigned int val) in set_pin_targets() 345 static bool is_ctl_used(struct hda_codec *codec, unsigned int val, int type) in is_ctl_used() 363 unsigned int val = HDA_COMPOSE_AMP_VAL(nid, 3, idx, dir); in is_ctl_associated() local 548 static unsigned int amp_val_replace_channels(unsigned int val, unsigned int chs) in amp_val_replace_channels() 672 unsigned int val = 0; in get_amp_val_to_activate() local 707 int val = get_amp_val_to_activate(codec, nid, dir, caps, false); in init_amp() local 717 unsigned int mask, unsigned int val) in update_amp() [all …]
|