/freebsd/sys/dev/xdma/ |
H A D | xdma_sg.c | 70 struct xdma_request *xr; in xchan_bufs_free_reserved() local 94 struct xdma_request *xr; in xchan_bufs_alloc_reserved() local 134 struct xdma_request *xr; in xchan_bufs_alloc_busdma() local 210 struct xdma_request *xr; in xchan_bufs_free() local 324 struct xdma_request *xr; in xchan_seg_done() local 394 _xdma_load_data_busdma(xdma_channel_t *xchan, struct xdma_request *xr, in _xdma_load_data_busdma() 482 _xdma_load_data(xdma_channel_t *xchan, struct xdma_request *xr, in _xdma_load_data() 541 struct xdma_request *xr, struct bus_dma_segment *seg) in xdma_load_data() 565 struct xdma_request *xr; in xdma_process() local
|
H A D | xdma_bank.c | 48 struct xdma_request *xr; in xchan_bank_init() local 74 struct xdma_request *xr; in xchan_bank_get() local 88 xchan_bank_put(xdma_channel_t *xchan, struct xdma_request *xr) in xchan_bank_put()
|
H A D | xdma_mbuf.c | 55 struct xdma_request *xr; in xdma_dequeue_mbuf() local 82 struct xdma_request *xr; in xdma_enqueue_mbuf() local 123 xdma_mbuf_defrag(xdma_channel_t *xchan, struct xdma_request *xr) in xdma_mbuf_defrag()
|
H A D | xdma_bio.c | 50 struct xdma_request *xr; in xdma_dequeue_bio() local 77 struct xdma_request *xr; in xdma_enqueue_bio() local
|
H A D | xdma_queue.c | 50 struct xdma_request *xr; in xdma_dequeue() local 76 struct xdma_request *xr; in xdma_enqueue() local
|
H A D | xdma_sglist.c | 70 uint32_t nsegs, struct xdma_request *xr) in xdma_sglist_add()
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | des_support.c | 29 br_des_do_IP(uint32_t *xl, uint32_t *xr) in br_des_do_IP() 61 br_des_do_invIP(uint32_t *xl, uint32_t *xr) in br_des_do_invIP() 93 uint32_t xl, xr, kl, kr; in br_des_keysched_unit() local
|
H A D | des_tab.c | 271 uint32_t xl, xr, ul, ur; in keysched_unit() local
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_xr.c | 41 struct mandoc_xr *xr; in mandoc_xr_clear() local 67 struct mandoc_xr *xr, *oxr; in mandoc_xr_add() local
|
H A D | main.c | 1073 struct mandoc_xr *xr; in check_xr() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | blowfish.c | 71 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher() 96 Blowfish_decipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_decipher()
|
/freebsd/secure/lib/libcrypt/ |
H A D | blowfish.c | 64 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
|
/freebsd/sys/crypto/camellia/ |
H A D | camellia.c | 105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
|
/freebsd/usr.bin/netstat/ |
H A D | sctp.c | 206 struct xraddr_entry *prev_xr = NULL, *xr = NULL, *xr_tmp; in sctp_process_tcb() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_disk_posix.c | 1579 int r, xr = 0; in setup_current_filesystem() local 1691 int r, xr = 0; in setup_current_filesystem() local 1763 int r, vr = 0, xr = 0; in setup_current_filesystem() local 1892 int r, xr = 0; in setup_current_filesystem() local
|
H A D | archive_read_support_format_xar.c | 3317 enum XML_Status xr; in expat_read_toc() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_dof.c | 487 ulong_t xr, nxr; in dof_add_provider() local
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_mmp.h | 3818 uint64_t xr; /**< xR = affine coordinate X of point [k]P (6 qwords)*/ member 3831 uint64_t xr; /**< xR = affine coordinate X of point [k]G (6 qwords)*/ member 3857 uint64_t xr; /**< xR = affine coordinate X of point [k]P (4 qwords)*/ member 3870 uint64_t xr; /**< xR = affine coordinate X of point [k]G (4 qwords)*/ member 6270 uint64_t xr; /**< xR = Montgomery affine coordinate X of point [k]P (4 qwords)*/ member 6283 uint64_t xr; /**< xR = Montgomery affine coordinate X of point [k]G (4 qwords)*/ member 6296 uint64_t xr; /**< xR = Twisted Edwards affine coordinate X of point [k]P (4 qwords)*/ member 6310 uint64_t xr; /**< xR = Twisted Edwards affine coordinate X of point [k]G (4 qwords)*/ member 6324 uint64_t xr; /**< xR = Montgomery affine coordinate X of point [k]P (8 qwords)*/ member 6337 uint64_t xr; /**< xR = Montgomery affine coordinate X of point [k]G (8 qwords)*/ member [all …]
|
/freebsd/tests/sys/kern/ |
H A D | unix_seqpacket_test.c | 626 int xs, xr; in ATF_TC_BODY() local
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 1817 char hhx, mmx, ssx, xr = '0', xs; in gethms() local 3505 struct rule xr; outzone() local [all...] |