Searched defs:q0 (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/powerpc/math-emu/ |
H A D | udivmodti4.c | 13 _FP_W_TYPE q0, q1, r0, r1; _fp_udivmodti4() local
|
/linux-4.1.27/crypto/ |
H A D | twofish_common.c | 60 static const u8 q0[256] = { variable
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 21 stp q0, q1, [\state, #16 * 0] variable 57 ldp q0, q1, [\state, #16 * 0] variable 103 stp q0, q1, [\state, #-16 * 0 - 16] variable 131 ldp q0, q1, [\state, #-16 * 0 - 16] variable
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | capidtmf.c | 188 long c, d, q0, q1, q2; capidtmf_goertzel_loop() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 2670 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; t3_intr() local 2708 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; t3b_intr() local 2743 struct sge_rspq *q0 = &qs0->rspq; t3b_intr_napi() local
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bna_tx_rx.c | 1806 struct bna_rxq *q0 = NULL, *q1 = NULL; bna_bfi_rx_enet_start() local 2053 bna_rxp_add_rxqs(struct bna_rxp *rxp, struct bna_rxq *q0, bna_rxp_add_rxqs() argument 2339 struct bna_rxq *q0 = NULL, *q1 = NULL; bna_bfi_rx_enet_start_rsp() local 2512 struct bna_rxq *q0; bna_rx_create() local 2737 struct bna_rxq *q0 = NULL; bna_rx_destroy() local
|
Completed in 407 milliseconds