Home
last modified time | relevance | path

Searched refs:tnf_size (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dvm_subr.c149 tnf_size, size, uio->uio_resid, in default_physio()
H A Daio_subr.c107 tnf_size, size, uio->uio_iov->iov_len, in aphysio()
221 tnf_size, size, reqp->aio_req_uio.uio_iov->iov_len, in aio_done()
H A Ddriver.c442 tnf_size, size, bp->b_bcount, in bdev_strategy_tnf_probe()
H A Dbio.c1356 tnf_size, size, len); in pageio_setup()
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf_writer.c187 TNF_STD_DERIVED_TAG(tnf_size, tnf_ulong,
938 TAG_SET(tnf_size); in tnf_tag_core_init()
/titanic_44/usr/src/uts/common/sys/
H A Dtnf_writer.h249 #define tnf_size(ops, item, ref) \ macro