| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_hd.c | 184 uint32_t new; in hd_pmax_handler() local 202 uint32_t new; in hd_qmin_handler() local 220 uint32_t new; in hd_qthresh_handler() local
|
| H A D | cc_chd.c | 417 uint32_t new; in chd_loss_fair_handler() local 435 uint32_t new; in chd_pmax_handler() local 453 uint32_t new; in chd_qthresh_handler() local
|
| H A D | cc_dctcp.c | 399 uint32_t new; in dctcp_alpha_handler() local 417 uint32_t new; in dctcp_shift_g_handler() local 435 uint32_t new; in dctcp_slowstart_handler() local
|
| H A D | cc_vegas.c | 256 uint32_t new; in vegas_alpha_handler() local 274 uint32_t new; in vegas_beta_handler() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_array.c | 50 void *elt, *new; in ngx_array_push() local 97 void *elt, *new; in ngx_array_push_n() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_rlock.c | 157 zfs_rangelock_enter_writer(zfs_rangelock_t *rl, zfs_locked_range_t *new, in zfs_rangelock_enter_writer() 311 zfs_rangelock_add_reader(avl_tree_t *tree, zfs_locked_range_t *new, in zfs_rangelock_add_reader() 402 zfs_rangelock_enter_reader(zfs_rangelock_t *rl, zfs_locked_range_t *new, in zfs_rangelock_enter_reader() 485 zfs_locked_range_t *new; in zfs_rangelock_enter_impl() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 518 hrtime_t new, delta; in kstat_waitq_enter() local 534 hrtime_t new, delta; in kstat_waitq_exit() local 549 hrtime_t new, delta; in kstat_runq_enter() local 565 hrtime_t new, delta; in kstat_runq_exit() local
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_id.c | 158 int error, new; in sysctl_ip_randomid() local 178 int error, new; in sysctl_ip_id_change() local
|
| H A D | sctp_sysctl.c | 568 uint32_t old, new; local 603 uint32_t new; local 629 uint32_t new; local
|
| H A D | tcp_fastopen.c | 667 unsigned int new; in sysctl_net_inet_tcp_fastopen_autokey() local 695 unsigned int new; in sysctl_net_inet_tcp_fastopen_psk_enable() local 722 unsigned int new; in sysctl_net_inet_tcp_fastopen_server_enable() local 808 unsigned int new; in sysctl_net_inet_tcp_fastopen_ccache_bucket_limit() local 835 unsigned int new, i; in sysctl_net_inet_tcp_fastopen_client_enable() local
|
| /f-stack/freebsd/kern/ |
| H A D | sysv_ipc.c | 159 ipcperm_old2new(struct ipc_perm_old *old, struct ipc_perm *new) in ipcperm_old2new() 172 ipcperm_new2old(struct ipc_perm *new, struct ipc_perm_old *old) in ipcperm_new2old()
|
| H A D | subr_atomic64.c | 108 int atomic_cmpset_64(volatile u_int64_t *p, u_int64_t old, u_int64_t new) in atomic_cmpset_64() 121 int atomic_fcmpset_64(volatile u_int64_t *p, u_int64_t *old, u_int64_t new) in atomic_fcmpset_64()
|
| /f-stack/dpdk/kernel/linux/igb_uio/ |
| H A D | compat.h | 76 uint16_t orig, new; in pci_intx_mask_supported() local 107 uint16_t old, new; in pci_check_and_mask_intx() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_stats.c | 544 struct bmac1_stats *new = BNX2X_SP(sc, mac_stats.bmac1_stats); in bnx2x_bmac_stats_update() local 578 struct bmac2_stats *new = BNX2X_SP(sc, mac_stats.bmac2_stats); in bnx2x_bmac_stats_update() local 641 struct mstat_stats *new = BNX2X_SP(sc, mac_stats.mstat_stats); in bnx2x_mstat_stats_update() local 717 struct emac_stats *new = BNX2X_SP(sc, mac_stats.emac_stats); in bnx2x_emac_stats_update() local 775 struct nig_stats *new = BNX2X_SP(sc, nig_stats); in bnx2x_hw_stats_update() local
|
| /f-stack/freebsd/netipsec/ |
| H A D | subr_ipsec.c | 132 u_int old, new; in ipsec_kmod_enter() local 146 u_int old, new; in ipsec_kmod_exit() local 157 u_int old, new; in ipsec_kmod_drain() local
|
| /f-stack/freebsd/amd64/include/xen/ |
| H A D | synch_bitops.h | 65 #define synch_cmpxchg(ptr, old, new) \ argument 73 unsigned long new, int size) in __synch_cmpxchg()
|
| /f-stack/freebsd/i386/include/xen/ |
| H A D | synch_bitops.h | 64 #define synch_cmpxchg(ptr, old, new) \ argument 72 unsigned long new, int size) in __synch_cmpxchg()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 56 hrtime_t new, delta; in kstat_waitq_enter() local 73 hrtime_t new, delta; in kstat_waitq_exit() local 89 hrtime_t new, delta; in kstat_runq_enter() local 106 hrtime_t new, delta; in kstat_runq_exit() local
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_atomic.h | 33 #define ngx_atomic_cmp_set(lock, old, new) \ argument 64 #define ngx_atomic_cmp_set(lock, old, new) \ argument 76 #define ngx_atomic_cmp_set(lock, old, new) \ argument
|
| /f-stack/tools/compat/ |
| H A D | sysctl.c | 35 size_t *oldlenp, const void *new, size_t newlen) in sysctl()
|
| H A D | linkaddr.c | 59 int byte = 0, state = NAMING, new; in link_addr() local
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6_rtr.c | 627 struct nd_pfxrouter *new; in pfxrtr_add() local 674 defrouter_addreq(struct nd_defrouter *new) in defrouter_addreq() 1059 defrtrlist_update(struct nd_defrouter *new) in defrtrlist_update() 1172 in6_init_address_ltimes(struct nd_prefix *new, struct in6_addrlifetime *lt6) in in6_init_address_ltimes() 1358 struct nd_prefix *new; in nd6_prelist_add() local 1475 prelist_update(struct nd_prefixctl *new, struct nd_defrouter *dr, in prelist_update()
|
| /f-stack/freebsd/security/mac_portacl/ |
| H A D | mac_portacl.c | 178 struct rule *new; in parse_rule_element() local 243 struct rule *new; in parse_rules() local
|
| /f-stack/freebsd/vm/ |
| H A D | vm_unix.c | 94 vm_offset_t new, old, base; in kern_break() local
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_util.c | 158 u_short *new = newp; in DifferentialChecksum() local
|