Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/net/bonding/
H A Dbond_options.c911 bond_option_mode_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_mode_set() argument
961 bond_option_active_slave_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_active_slave_set() argument
1025 bond_option_miimon_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_miimon_set() argument
1068 _bond_option_delay_set(struct bonding * bond,const struct bond_opt_value * newval,const char * name,int * target) _bond_option_delay_set() argument
1096 bond_option_updelay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_updelay_set() argument
1103 bond_option_downdelay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_downdelay_set() argument
1110 bond_option_peer_notif_delay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_peer_notif_delay_set() argument
1119 bond_option_use_carrier_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_use_carrier_set() argument
1129 bond_option_arp_interval_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_interval_set() argument
1261 bond_option_arp_ip_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_ip_targets_set() argument
1415 bond_option_ns_ip6_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ns_ip6_targets_set() argument
1448 bond_option_ns_ip6_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ns_ip6_targets_set() argument
1461 bond_option_arp_validate_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_validate_set() argument
1480 bond_option_arp_all_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_all_targets_set() argument
1490 bond_option_missed_max_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_missed_max_set() argument
1500 bond_option_prio_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_prio_set() argument
1521 bond_option_primary_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_primary_set() argument
1569 bond_option_primary_reselect_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_primary_reselect_set() argument
1583 bond_option_fail_over_mac_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_fail_over_mac_set() argument
1593 bond_option_xmit_hash_policy_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_xmit_hash_policy_set() argument
1605 bond_option_resend_igmp_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_resend_igmp_set() argument
1615 bond_option_num_peer_notif_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_num_peer_notif_set() argument
1623 bond_option_all_slaves_active_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_all_slaves_active_set() argument
1644 bond_option_min_links_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_min_links_set() argument
1655 bond_option_lp_interval_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lp_interval_set() argument
1663 bond_option_pps_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_pps_set() argument
1683 bond_option_lacp_active_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lacp_active_set() argument
1694 bond_option_lacp_rate_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lacp_rate_set() argument
1705 bond_option_lacp_strict_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lacp_strict_set() argument
1716 bond_option_ad_select_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_select_set() argument
1726 bond_option_queue_id_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_queue_id_set() argument
1787 bond_option_slaves_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_slaves_set() argument
1835 bond_option_tlb_dynamic_lb_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_tlb_dynamic_lb_set() argument
1845 bond_option_ad_actor_sys_prio_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_actor_sys_prio_set() argument
1857 bond_option_actor_port_prio_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_actor_port_prio_set() argument
1877 bond_option_ad_actor_system_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_actor_system_set() argument
1905 bond_option_ad_user_port_key_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_user_port_key_set() argument
1915 bond_option_coupled_control_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_coupled_control_set() argument
1925 bond_option_broadcast_neigh_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_broadcast_neigh_set() argument
[all...]
/linux/arch/sh/include/asm/
H A Dfutex.h21 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
32 u32 oldval, newval, prev; in arch_futex_atomic_op_inuser() local
H A Dfutex-llsc.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
H A Dfutex-cas.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
H A Dfutex-irq.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
/linux/tools/testing/selftests/futex/include/
H A Datomic.h36 atomic_cmpxchg(atomic_t *addr, int oldval, int newval) in atomic_cmpxchg()
73 atomic_set(atomic_t *addr, int newval) in atomic_set()
H A Dfutextest.h241 futex_cmpxchg(futex_t * uaddr,u_int32_t oldval,u_int32_t newval) futex_cmpxchg() argument
278 futex_set(futex_t * uaddr,u_int32_t newval) futex_set() argument
/linux/tools/include/asm-generic/
H A Datomic-gcc.h65 #define cmpxchg(ptr, oldval, newval) \ argument
68 static inline int atomic_cmpxchg(atomic_t *v, int oldval, int newval) in atomic_cmpxchg()
/linux/arch/arm/include/asm/
H A Dfutex.h47 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
101 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/m68k/kernel/
H A Dsys_m68k.c463 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32()
546 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32()
/linux/drivers/mmc/host/
H A Dsdhci-iproc.c112 u32 oldval, newval; in sdhci_iproc_writew() local
152 u32 newval = (oldval & ~mask) | (val << byte_shift); in sdhci_iproc_writeb() local
/linux/net/dccp/ccids/lib/
H A Dtfrc.h
/linux/arch/hexagon/include/asm/
H A Dfutex.h74 u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/sparc/include/asm/
H A Dfutex_64.h69 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/loongarch/include/asm/
H A Dfutex.h66 futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr, u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/openrisc/include/asm/
H A Dfutex.h69 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/microblaze/include/asm/
H A Dfutex.h68 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/alpha/include/asm/
H A Dfutex.h65 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/csky/include/asm/
H A Dfutex.h84 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/mips/include/asm/
H A Dfutex.h133 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/riscv/include/asm/
H A Dfutex.h77 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/arc/include/asm/
H A Dfutex.h122 u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/scripts/kconfig/
H A Dsymbol.c413 struct symbol_value newval, oldval; in sym_calc_value() local
644 tristate oldval, newval; in sym_toggle_tristate_value() local
756 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
/linux/arch/xtensa/include/asm/
H A Dfutex.h118 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/linux/arch/parisc/include/asm/
H A Dfutex.h91 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()

123