Searched refs:tinc (Results 1 – 4 of 4) sorted by relevance
346 long tinc, tsize; in cluster_rbuild() local455 tinc = tsize; in cluster_rbuild()456 if (toff + tinc > PAGE_SIZE) in cluster_rbuild()457 tinc = PAGE_SIZE - toff; in cluster_rbuild()460 vm_page_bits(toff, tinc)) != 0) in cluster_rbuild()466 off += tinc; in cluster_rbuild()467 tsize -= tinc; in cluster_rbuild()
3024 vm_offset_t tinc; in vfs_vmio_extend() local3068 tinc = PAGE_SIZE - ((bp->b_offset + toff) & PAGE_MASK); in vfs_vmio_extend()3072 if (tinc > (size - toff)) in vfs_vmio_extend()3073 tinc = size - toff; in vfs_vmio_extend()3076 vfs_buf_test_cache(bp, bp->b_offset, toff, tinc, m); in vfs_vmio_extend()3077 toff += tinc; in vfs_vmio_extend()3078 tinc = PAGE_SIZE; in vfs_vmio_extend()3594 vm_offset_t toff, tinc, size; in inmem() local3614 for (toff = 0; toff < vp->v_mount->mnt_stat.f_iosize; toff += tinc) { in inmem()3618 tinc = size; in inmem()[all …]
1199 tinc 655/tcp1200 tinc 655/udp
4890 49bc7107d499c26ff0c4f28999dc36ed sim/testsuite/sim/frv/tinc.cgs