Home
last modified time | relevance | path

Searched defs:bq (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/kern/
H A Dbufq_disksort.c109 struct buf *bq, *nbq; in bufq_disksort_put() local
199 struct buf *bq; in bufq_disksort_cancel() local
H A Dbufq_readprio.c112 struct buf *bq; in bufq_prio_put() local
222 struct buf *bq; in bufq_prio_cancel() local
H A Dvfs_bio.c1773 struct bqueue *bq; sysctl_dobuf() local
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dbmd.c196 struct bmd_linec *bq = bp->bc_bl; in bmd_escape_0() local
291 struct bmd_linec *bq; in bmdinit() local
360 struct bmd_linec *bq = bp->bc_bl; in bmdputc() local
458 struct bmd_linec *bq = bp->bc_bl; in bmdclear() local
/netbsd-src/sys/net/
H A Dif_gre.c175 gre_bufq_init(struct gre_bufq *bq, size_t len0) in gre_bufq_init()
183 gre_bufq_dequeue(struct gre_bufq *bq) in gre_bufq_dequeue()
189 gre_bufq_purge(struct gre_bufq *bq) in gre_bufq_purge()
198 gre_bufq_destroy(struct gre_bufq *bq) in gre_bufq_destroy()
205 gre_bufq_enqueue(struct gre_bufq *bq, struct mbuf *m) in gre_bufq_enqueue()
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_muldiv.c54 mpq_t aq, bq, refq, resq; in testmain() local
/netbsd-src/sys/sys/
H A Dbufq_impl.h111 buf_inorder(const struct buf *bp, const struct buf *bq, int sortby) in buf_inorder()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsub1.c40 mpfr_prec_t aq, bq; in mpfr_sub1() local
H A Dadd1.c32 mpfr_prec_t aq, bq, cq, aq2; in mpfr_add1() local
H A Dmul.c42 mpfr_prec_t bq, cq; in mpfr_mul3() local
738 mpfr_prec_t aq, bq, cq; in mpfr_mul() local
H A Dsqr.c514 mpfr_prec_t aq, bq; in mpfr_sqr() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_dpd.c574 bid_to_bid128 (UINT128 bq) {
718 bid128_canonize (UINT128 bq) {
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_dpd.c574 bid_to_bid128 (UINT128 bq) {
718 bid128_canonize (UINT128 bq) {
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c753 get_next_record(bqueue_t *bq, struct send_block_record *data) in get_next_record()