/linux-6.6.21/arch/riscv/kvm/ |
D | aia.c | 212 unsigned long new_val, in kvm_riscv_vcpu_aia_rmw_topei() 333 unsigned long *val, unsigned long new_val, in aia_rmw_iprio() 370 unsigned long *val, unsigned long new_val, in kvm_riscv_vcpu_aia_rmw_ireg()
|
D | aia_imsic.c | 217 unsigned long new_val, in imsic_mrif_atomic_rmw() 311 unsigned long new_val, unsigned long wr_mask) in imsic_mrif_rmw() 842 unsigned long *val, unsigned long new_val, in kvm_riscv_vcpu_aia_imsic_rmw()
|
/linux-6.6.21/drivers/gpio/ |
D | gpio-it87.c | 131 u8 new_val = curr_val | mask; in superio_set_mask() local 140 u8 new_val = curr_val & ~mask; in superio_clear_mask() local
|
D | gpio-ath79.c | 58 u32 old_val, new_val; in ath79_gpio_update_bits() local
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm_irq.c | 36 u32 new_val; in gen6_gt_pm_update_irq() local
|
/linux-6.6.21/arch/sparc/kernel/ |
D | prom_common.c | 54 void *new_val; in of_set_property() local
|
/linux-6.6.21/drivers/base/regmap/ |
D | regmap-debugfs.c | 465 bool new_val, require_sync = false; in regmap_cache_only_write_file() local 512 bool new_val; in regmap_cache_bypass_write_file() local
|
/linux-6.6.21/sound/core/ |
D | vmaster.c | 341 static int sync_followers(struct link_master *master, int old_val, int new_val) in sync_followers() 364 int err, new_val, old_val; in master_put() local
|
/linux-6.6.21/tools/lib/bpf/ |
D | relo_core.h | 51 __u64 new_val; member
|
/linux-6.6.21/drivers/net/ |
D | mdio.c | 71 int new_val; in mdio_set_flag() local
|
/linux-6.6.21/drivers/ata/ |
D | ahci_st.c | 41 unsigned long old_val, new_val; in st_ahci_configure_oob() local
|
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.c | 71 u32 reg_val, new_val; in dpu_hw_setup_clk_force_ctrl() local
|
/linux-6.6.21/drivers/pinctrl/freescale/ |
D | pinctrl-imx1-core.c | 95 u32 new_val; in imx1_write_2bit() local 122 u32 new_val; in imx1_write_bit() local
|
/linux-6.6.21/arch/x86/include/asm/xen/ |
D | hypercall.h | 303 HYPERVISOR_update_va_mapping(unsigned long va, pte_t new_val, in HYPERVISOR_update_va_mapping() 326 pte_t new_val, unsigned long flags) in MULTI_update_va_mapping()
|
/linux-6.6.21/arch/x86/kernel/ |
D | i8259.c | 303 unsigned char new_val, probe_val = ~(1 << PIC_CASCADE_IR); in probe_8259A() local
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | unpriv_bpf_disabled.c | 38 static int sysctl_set(const char *sysctl_path, char *old_val, const char *new_val) in sysctl_set()
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_display_irq.c | 42 u32 new_val; in ilk_update_display_irq() local 78 u32 new_val; in bdw_update_port_irq() local 111 u32 new_val; in bdw_update_pipe_irq() local
|
/linux-6.6.21/drivers/mfd/ |
D | max8998.c | 110 u8 new_val = (val & mask) | (old_val & (~mask)); in max8998_update_reg() local
|
D | max8997.c | 114 u8 new_val = (val & mask) | (old_val & (~mask)); in max8997_update_reg() local
|
D | aat2870-core.c | 179 u8 old_val, new_val; in aat2870_update() local
|
D | intel_pmc_bxt.c | 110 u32 new_val; in intel_pmc_gcr_update() local
|
/linux-6.6.21/drivers/xen/xen-pciback/ |
D | conf_space.c | 115 static inline u32 merge_value(u32 val, u32 new_val, u32 new_val_mask, in merge_value()
|
/linux-6.6.21/drivers/regulator/ |
D | max8997-regulator.c | 539 u8 new_val, int *best) in max8997_assess_side_effect() 621 int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; in max8997_set_voltage_buck() local
|
/linux-6.6.21/fs/xfs/scrub/ |
D | attr.c | 75 void *new_val; in xchk_setup_xattr_buf() local
|
/linux-6.6.21/scripts/kconfig/ |
D | conf.c | 304 static void conf_rewrite_tristates(tristate old_val, tristate new_val) in conf_rewrite_tristates()
|