Home
last modified time | relevance | path

Searched refs:valp (Results 26 – 50 of 74) sorted by relevance

123

/linux/arch/csky/abiv1/
H A Dalignment.c32 static int ldb_asm(uint32_t addr, uint32_t *valp) in ldb_asm() argument
54 *valp = val; in ldb_asm()
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c1853 int *valp = table->data; in proc_do_defense_mode() local
1854 int val = *valp; in proc_do_defense_mode()
1864 if (write && (*valp != val)) { in proc_do_defense_mode()
1868 *valp = val; in proc_do_defense_mode()
1880 int *valp = table->data; in proc_do_sync_threshold() local
1890 memcpy(val, valp, sizeof(val)); in proc_do_sync_threshold()
1897 memcpy(valp, val, sizeof(val)); in proc_do_sync_threshold()
1907 int *valp = table->data; in proc_do_sync_ports() local
1908 int val = *valp; in proc_do_sync_ports()
1918 if (write && (*valp != val)) { in proc_do_sync_ports()
[all …]
/linux/sound/pci/hda/
H A Dhda_codec.c1521 long *valp = ucontrol->value.integer.value; in snd_hda_mixer_amp_volume_get() local
1524 *valp++ = read_amp_value(codec, nid, 0, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
1526 *valp = read_amp_value(codec, nid, 1, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
1548 long *valp = ucontrol->value.integer.value; in snd_hda_mixer_amp_volume_put() local
1553 err = update_amp_value(codec, nid, 0, dir, idx, ofs, *valp); in snd_hda_mixer_amp_volume_put()
1557 valp++; in snd_hda_mixer_amp_volume_put()
1560 err = update_amp_value(codec, nid, 1, dir, idx, ofs, *valp); in snd_hda_mixer_amp_volume_put()
2128 long *valp = ucontrol->value.integer.value; in snd_hda_mixer_amp_switch_get() local
2131 *valp++ = (snd_hda_codec_amp_read(codec, nid, 0, dir, idx) & in snd_hda_mixer_amp_switch_get()
2134 *valp = (snd_hda_codec_amp_read(codec, nid, 1, dir, idx) & in snd_hda_mixer_amp_switch_get()
[all …]
/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c151 unsigned long *valp, u64 event_config1 __maybe_unused) in mpc7450_get_constraint() argument
182 *valp = value; in mpc7450_get_constraint()
H A Dpower7-pmu.c84 unsigned long *valp, u64 event_config1 __maybe_unused) in power7_get_constraint() argument
114 *valp = value; in power7_get_constraint()
H A Dppc970-pmu.c193 unsigned long *valp, u64 event_config1 __maybe_unused) in p970_get_constraint() argument
240 *valp = value; in p970_get_constraint()
H A Dpower6-pmu.c270 unsigned long *valp, u64 event_config1 __maybe_unused) in p6_get_constraint() argument
299 *valp = value; in p6_get_constraint()
H A Dpower5-pmu.c139 unsigned long *valp, u64 event_config1 __maybe_unused) in power5_get_constraint() argument
207 *valp = value; in power5_get_constraint()
H A Dpower5+-pmu.c135 unsigned long *valp, u64 event_config1 __maybe_unused) in power5p_get_constraint() argument
185 *valp = value; in power5p_get_constraint()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h562 unsigned int *valp) in t3_mdio_read() argument
565 *valp = (rc >= 0) ? rc : -1; in t3_mdio_read()
647 int polarity, int attempts, int delay, u32 *valp);
699 unsigned int n, unsigned int *valp);
/linux/tools/perf/util/
H A Dperf_regs.h32 int perf_reg_value(u64 *valp, struct regs_dump *regs, int id);
/linux/include/linux/
H A Dtc.h138 extern int tc_preadb(u8 *valp, void __iomem *addr);
H A Dsysctl.h243 unsigned int *valp,
/linux/scripts/dtc/libfdt/
H A Dfdt_sw.c293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() argument
321 *valp = prop->data; in fdt_property_placeholder()
/linux/arch/arm64/kvm/
H A Dguest.c220 void *valp = &tmp, *addr; in set_core_reg() local
237 if (copy_from_user(valp, uaddr, KVM_REG_SIZE(reg->id))) { in set_core_reg()
243 u64 mode = (*(u64 *)valp) & PSR_AA32_MODE_MASK; in set_core_reg()
275 memcpy(addr, valp, KVM_REG_SIZE(reg->id)); in set_core_reg()
H A Dvgic-sys-reg-v3.c60 u64 *valp) in get_gic_ctlr() argument
82 *valp = val; in get_gic_ctlr()
/linux/net/ipv4/
H A Ddevinet.c2441 int *valp = ctl->data; in devinet_sysctl_forward() local
2442 int val = *valp; in devinet_sysctl_forward()
2452 if (write && *valp != val) { in devinet_sysctl_forward()
2453 if (valp != &IPV4_DEVCONF_DFLT(net, FORWARDING)) { in devinet_sysctl_forward()
2456 *valp = val; in devinet_sysctl_forward()
2460 if (valp == &IPV4_DEVCONF_ALL(net, FORWARDING)) { in devinet_sysctl_forward()
2466 if (*valp) in devinet_sysctl_forward()
2488 int *valp = ctl->data; in ipv4_doint_and_flush() local
2489 int val = *valp; in ipv4_doint_and_flush()
2493 if (write && *valp != val) in ipv4_doint_and_flush()
/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h41 unsigned long *valp, u64 event_config1);
/linux/arch/powerpc/lib/
H A Dsstep.c3197 static nokprobe_inline void do_signext(unsigned long *valp, int size) in do_signext() argument
3201 *valp = (signed short) *valp; in do_signext()
3204 *valp = (signed int) *valp; in do_signext()
3209 static nokprobe_inline void do_byterev(unsigned long *valp, int size) in do_byterev() argument
3213 *valp = byterev_2(*valp); in do_byterev()
3216 *valp = byterev_4(*valp); in do_byterev()
3220 *valp = byterev_8(*valp); in do_byterev()
/linux/net/ipv6/
H A Daddrconf.c6314 int *valp = ctl->data; in addrconf_sysctl_forward() local
6315 int val = *valp; in addrconf_sysctl_forward()
6330 ret = addrconf_fixup_forwarding(ctl, valp, val); in addrconf_sysctl_forward()
6410 int *valp = ctl->data; in addrconf_sysctl_disable() local
6411 int val = *valp; in addrconf_sysctl_disable()
6426 ret = addrconf_disable_ipv6(ctl, valp, val); in addrconf_sysctl_disable()
6435 int *valp = ctl->data; in addrconf_sysctl_proxy_ndp() local
6439 old = *valp; in addrconf_sysctl_proxy_ndp()
6441 new = *valp; in addrconf_sysctl_proxy_ndp()
6449 if (valp == &net->ipv6.devconf_dflt->proxy_ndp) in addrconf_sysctl_proxy_ndp()
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c101 int __t1_tpi_read(adapter_t *adapter, u32 addr, u32 *valp) in __t1_tpi_read() argument
114 *valp = readl(adapter->regs + A_TPI_RD_DATA); in __t1_tpi_read()
118 int t1_tpi_read(adapter_t *adapter, u32 addr, u32 *valp) in t1_tpi_read() argument
123 ret = __t1_tpi_read(adapter, addr, valp); in t1_tpi_read()
H A Dcommon.h319 int __t1_tpi_read(adapter_t *adapter, u32 addr, u32 *valp);
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h57 int *mskp,int *valp);
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c313 u32 addr, u32 *valp) in do_rom_fast_read() argument
330 *valp = QLCRD32(adapter, QLCNIC_ROMUSB_ROM_RDATA, &err); in do_rom_fast_read()
370 int qlcnic_rom_fast_read(struct qlcnic_adapter *adapter, u32 addr, u32 *valp) in qlcnic_rom_fast_read() argument
377 ret = do_rom_fast_read(adapter, addr, valp); in qlcnic_rom_fast_read()
/linux/include/linux/sunrpc/
H A Dxdr.h161 xdr_decode_hyper(__be32 *p, __u64 *valp) in xdr_decode_hyper() argument
163 *valp = get_unaligned_be64(p); in xdr_decode_hyper()

123