/freebsd/sys/dev/gve/ |
H A D | gve_rx_dqo.c | 36 gve_free_rx_mbufs_dqo(struct gve_rx_ring *rx) in gve_free_rx_mbufs_dqo() 60 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_free_ring_dqo() local 94 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_alloc_ring_dqo() local 174 gve_rx_clear_desc_ring_dqo(struct gve_rx_ring *rx) in gve_rx_clear_desc_ring_dqo() 189 gve_rx_clear_compl_ring_dqo(struct gve_rx_ring *rx) in gve_rx_clear_compl_ring_dqo() 204 struct gve_rx_ring *rx = &priv->rx[i]; in gve_clear_rx_ring_dqo() local 254 struct gve_rx_ring *rx = arg; in gve_rx_intr_dqo() local 267 gve_rx_advance_head_dqo(struct gve_rx_ring *rx) in gve_rx_advance_head_dqo() 281 gve_rx_post_buf_dqo(struct gve_rx_ring *rx, struct gve_rx_buf_dqo *buf) in gve_rx_post_buf_dqo() 296 gve_rx_post_new_mbuf_dqo(struct gve_rx_ring *rx, int how) in gve_rx_post_new_mbuf_dqo() [all …]
|
H A D | gve_rx.c | 38 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_free_ring_gqi() local 59 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_free_ring() local 77 gve_prefill_rx_slots(struct gve_rx_ring *rx) in gve_prefill_rx_slots() 100 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_alloc_ring_gqi() local 146 struct gve_rx_ring *rx = &priv->rx[i]; in gve_rx_alloc_ring() local 214 gve_rx_clear_data_ring(struct gve_rx_ring *rx) in gve_rx_clear_data_ring() 239 gve_rx_clear_desc_ring(struct gve_rx_ring *rx) in gve_rx_clear_desc_ring() 254 struct gve_rx_ring *rx = &priv->rx[i]; in gve_clear_rx_ring() local 273 struct gve_rx_ring *rx = &priv->rx[i]; in gve_start_rx_ring() local 303 struct gve_rx_ring *rx; in gve_create_rx_rings() local [all …]
|
H A D | gve_utils.c | 281 struct gve_rx_ring *rx; in gve_alloc_irqs() local 408 struct gve_rx_ring *rx; in gve_unmask_all_queue_irqs() local 438 struct gve_rx_ring *rx = &priv->rx[idx]; in gve_mask_all_queue_irqs() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg() 81 void ExecutionDomainFix::kill(int rx) { in kill() 91 void ExecutionDomainFix::force(int rx, unsigned domain) { in force() 122 for (unsigned rx = 0; rx != NumRegs; ++rx) in collapse() local 144 for (unsigned rx = 0; rx != NumRegs; ++rx) { in merge() local 178 for (unsigned rx = 0; rx != NumRegs; ++rx) { in enterBasicBlock() local 246 for (int rx : regIndices(MO.getReg())) { in processDefs() local 265 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local 275 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local 296 for (int rx : regIndices(mo.getReg())) { in visitSoftInstr() local [all …]
|
/freebsd/lib/msun/src/ |
H A D | catrigf.c | 87 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, in do_hard_work() 147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local 202 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local 262 float rx, ry; in cacoshf() local 340 float x, y, ax, ay, rx, ry; in catanhf() local
|
H A D | catrig.c | 152 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, in do_hard_work() 276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local 357 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local 432 double rx, ry; in cacosh() local 573 double x, y, ax, ay, rx, ry; in catanh() local
|
H A D | catrigl.c | 106 do_hard_work(long double x, long double y, long double *rx, int *B_is_usable, in do_hard_work() 166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local 222 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local 282 long double rx, ry; in cacoshl() local 361 long double x, y, ax, ay, rx, ry; in catanhl() local
|
H A D | s_csqrt.c | 42 double a, b, rx, ry, scale, t; in csqrt() local
|
H A D | s_csqrtl.c | 57 long double a, b, rx, ry, scale, t; in csqrtl() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_rpcb_pxy.c | 273 rpcb_xact_t *rx; in ipf_p_rpcb_out() local 407 rpcb_xact_t rx; in ipf_p_rpcb_decodereq() local 553 ipf_p_rpcb_insert(rpcb_session_t *rs, rpcb_xact_t *rx) in ipf_p_rpcb_insert() 826 rpcb_xact_t *rx; in ipf_p_rpcb_decoderep() local 1002 rpcb_xact_t *rx; in ipf_p_rpcb_lookup() local 1026 ipf_p_rpcb_deref(rpcb_session_t *rs, rpcb_xact_t *rx) in ipf_p_rpcb_deref()
|
/freebsd/contrib/ncurses/form/ |
H A D | fty_regex.c | 150 char *rx = (char *)arg; in Generic_RegularExpression_Type() local 251 char *rx = va_arg(*ap, char *); in Make_RegularExpression_Type() local
|
/freebsd/sbin/ifconfig/ |
H A D | sfp.c | 99 uint16_t rx = status.channel[chan].rx; in sfp_status() local
|
/freebsd/sys/dev/neta/ |
H A D | if_mvneta.c | 1010 struct mvneta_rx_ring *rx; in mvneta_portdown() local 1203 struct mvneta_rx_ring *rx; in mvneta_ring_alloc_rx_queue() local 1346 struct mvneta_rx_ring *rx; in mvneta_ring_dealloc_rx_queue() local 1374 struct mvneta_rx_ring *rx; in mvneta_ring_init_rx_queue() local 1470 struct mvneta_rx_ring *rx; in mvneta_ring_flush_rx_queue() local 1492 struct mvneta_rx_ring *rx; in mvneta_rx_queue_init() local 1552 struct mvneta_rx_ring *rx; in mvneta_rx_queue_enable() local 1753 struct mvneta_rx_ring *rx; in mvneta_tick() local 2044 struct mvneta_rx_ring *rx; in mvneta_ioctl() local 2999 struct mvneta_rx_ring *rx; in mvneta_rx_queue() local [all …]
|
/freebsd/tools/tools/netmap/ |
H A D | bridge.c | 367 struct netmap_ring *rx = NETMAP_RXRING(pa->nifp, pa->cur_rx_ring); in main() local 372 struct netmap_ring *rx = NETMAP_RXRING(pb->nifp, pb->cur_rx_ring); in main() local
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec_fs.c | 528 struct mlx5e_ipsec_rx *rx; in rx_add_rule() local 1361 struct mlx5e_ipsec_rx *rx; in rx_add_policy() local 1527 struct mlx5e_ipsec_rx *rx, in ipsec_status_rule() 1595 …atic void ipsec_fs_rx_catchall_rules_destroy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_rx *rx) in ipsec_fs_rx_catchall_rules_destroy() 1629 static void ipsec_fs_rx_table_destroy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_rx *rx) in ipsec_fs_rx_table_destroy() 1701 static int ipsec_roce_rx_rules(struct mlx5e_ipsec_rx *rx, struct mlx5_flow_destination *defdst, in ipsec_roce_rx_rules() 1766 struct mlx5e_ipsec_rx *rx, in ipsec_fs_rx_catchall_rules() 1825 static int ipsec_fs_rx_roce_tables_create(struct mlx5e_ipsec_rx *rx, in ipsec_fs_rx_roce_tables_create() 1944 static int ipsec_fs_rx_table_create(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_rx *rx, in ipsec_fs_rx_table_create() 2086 struct mlx5e_ipsec_rx *rx; in mlx5e_accel_ipsec_fs_del_pol() local
|
/freebsd/sys/contrib/dev/athk/ |
H A D | hw.c | 144 u32 cycles, busy, rx, tx; in ath_hw_cycle_counters_update() local
|
/freebsd/contrib/file/src/ |
H A D | funcs.c | 649 file_regex_t rx; in file_replace() local 719 file_regcomp(struct magic_set *ms file_locale_used, file_regex_t *rx, in file_regcomp() 754 file_regexec(struct magic_set *ms file_locale_used, file_regex_t *rx, in file_regexec() 779 file_regfree(file_regex_t *rx) in file_regfree()
|
/freebsd/sys/dev/dwc/ |
H A D | if_dwc_rk.c | 177 uint32_t tx, rx; in rk3328_set_delays() local 294 uint32_t reg, tx, rx; in rk3399_set_delays() local 487 uint32_t rx, tx; in if_dwc_rk_init() local
|
/freebsd/contrib/ncurses/menu/ |
H A D | m_driver.c | 463 int ry = event.y, rx = event.x; /* screen coordinates */ in menu_driver() local
|
/freebsd/lib/libifconfig/ |
H A D | libifconfig_sfp.h | 64 uint16_t rx; /**< channel receive power, LSB 0.1uW */ member
|
/freebsd/tools/tools/ath/athsurvey/ |
H A D | athsurvey.c | 77 float tx = 0.0, rx = 0.0, cc = 0.0, cext = 0.0; in process_survey_stats() local
|
/freebsd/contrib/bearssl/src/ |
H A D | inner.h | 2388 #define li(rx, value) li_(rx, value) argument 2389 #define addi(rx, ra, imm) addi_(rx, ra, imm) argument 2390 #define cmpldi(rx, imm) cmpldi_(rx, imm) argument 2391 #define mtctr(rx) mtctr_(rx) argument 2425 #define li_(rx, value) "\tli\t" #rx "," #value "\n" argument 2426 #define addi_(rx, ra, imm) "\taddi\t" #rx "," #ra "," #imm "\n" argument 2427 #define cmpldi_(rx, imm) "\tcmpldi\t" #rx "," #imm "\n" argument 2428 #define mtctr_(rx) "\tmtctr\t" #rx "\n" argument
|
/freebsd/lib/libc/regex/grot/ |
H A D | Makefile | 77 rx: ./re tests target
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_sincospi_common.h | 50 svfloat64_t rx = svrinta_x (pg, x); in sv_sincospi_inline() local
|
H A D | sv_sincospif_common.h | 43 svfloat32_t rx = svrinta_x (pg, x); in sv_sincospif_inline() local
|