Searched defs:newval (Results 26 - 50 of 85) sorted by path

1234

/linux-master/arch/parisc/include/asm/
H A Dfutex.h90 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h161 __pte_flags_need_flush(unsigned long oldval, unsigned long newval) argument
/linux-master/arch/powerpc/include/asm/
H A Dfutex.h66 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c124 u32 newval = queued_spin_encode_locked_val(); local
/linux-master/arch/riscv/include/asm/
H A Dfutex.h76 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/s390/include/asm/
H A Dfutex.h30 int oldval = 0, newval, ret; local
63 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
[all...]
/linux-master/arch/sh/include/asm/
H A Dfutex.h32 u32 oldval, newval, prev; local
20 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/sparc/include/asm/
H A Dfutex_64.h68 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/sparc/kernel/
H A Dauxio_64.c36 u8 regval, newval; local
/linux-master/arch/um/kernel/skas/
H A Duaccess.c330 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/x86/include/asm/
H A Dfutex.h82 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c449 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); local
/linux-master/arch/x86/kernel/
H A Dprocess.c683 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); local
/linux-master/arch/xtensa/include/asm/
H A Dfutex.h117 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) argument
[all...]
/linux-master/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c918 u32 mask, oldval, newval; local
/linux-master/drivers/hwmon/
H A Dasc7621.c472 u8 currval, newval = 0; local
522 u8 currval, config, altbit, newval; local
560 u8 config, altbit, minoff, val, newval; local
590 u8 currval, config, altbit, newval, minoff = 255; local
663 u8 currval, newval = 255; local
712 u8 currval, newval = 255; local
759 u8 currval, newval = 255; local
[all...]
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c593 u64 newval = 0; local
605 u64 newval = EPB_ACC_REQ | oct_sel; local
/linux-master/drivers/media/i2c/
H A Dmax2175.c364 static int max2175_write_bit(struct max2175 *ctx, u8 idx, u8 bit, u8 newval) argument
352 max2175_write_bits(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb, u8 newval) argument
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.c131 cxusb_bluebird_gpio_rw(struct dvb_usb_device *d, u8 changemask, u8 newval) argument
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-core.c199 u8 newval; local
218 u8 newval; local
/linux-master/drivers/mmc/host/
H A Dsdhci-iproc.c112 u32 oldval, newval; local
152 u32 newval = (oldval & ~mask) | (val << byte_shift); local
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c1399 unsigned char newval; local
[all...]
/linux-master/drivers/net/bonding/
H A Dbond_main.c4501 struct bond_opt_value newval; local
5946 struct bond_opt_value newval; local
[all...]
H A Dbond_netlink.c151 struct bond_opt_value newval; local
189 struct bond_opt_value newval; local
[all...]
H A Dbond_options.c867 bond_option_mode_set(struct bonding *bond, const struct bond_opt_value *newval) argument
907 bond_option_active_slave_set(struct bonding *bond, const struct bond_opt_value *newval) argument
971 bond_option_miimon_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1013 _bond_option_delay_set(struct bonding *bond, const struct bond_opt_value *newval, const char *name, int *target) argument
1041 bond_option_updelay_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1048 bond_option_downdelay_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1055 bond_option_peer_notif_delay_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1064 bond_option_use_carrier_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1078 bond_option_arp_interval_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1210 bond_option_arp_ip_targets_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1261 bond_option_ns_ip6_targets_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1294 bond_option_ns_ip6_targets_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1301 bond_option_arp_validate_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1311 bond_option_arp_all_targets_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1321 bond_option_missed_max_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1331 bond_option_prio_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1352 bond_option_primary_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1400 bond_option_primary_reselect_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1414 bond_option_fail_over_mac_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1424 bond_option_xmit_hash_policy_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1434 bond_option_resend_igmp_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1444 bond_option_num_peer_notif_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1452 bond_option_all_slaves_active_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1473 bond_option_min_links_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1484 bond_option_lp_interval_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1492 bond_option_pps_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1512 bond_option_lacp_active_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1522 bond_option_lacp_rate_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1533 bond_option_ad_select_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1543 bond_option_queue_id_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1604 bond_option_slaves_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1652 bond_option_tlb_dynamic_lb_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1662 bond_option_ad_actor_sys_prio_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1674 bond_option_ad_actor_system_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1702 bond_option_ad_user_port_key_set(struct bonding *bond, const struct bond_opt_value *newval) argument
1712 bond_option_coupled_control_set(struct bonding *bond, const struct bond_opt_value *newval) argument
[all...]

Completed in 324 milliseconds

1234