Home
last modified time | relevance | path

Searched refs:ulmin (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/sys/
H A Dlibkern.h80 static __inline u_long ulmin(u_long a, u_long b) { return (a < b ? a : b); } in ulmin() function
/dragonfly/sys/kern/
H A Dsubr_rman.c250 rend = ulmin(s->r_end, ulmax(start + count - 1, end)); in rman_reserve_resource()
350 rend = ulmin(s->r_end, ulmax(start + count, end)); in rman_reserve_resource()
H A Dvfs_bio.c4224 ea = (caddr_t)(vm_offset_t)ulmin( in vfs_bio_clrbuf()
/dragonfly/stand/lib/
H A Dstand.h348 static __inline u_long ulmin(u_long a, u_long b) { return (a < b ? a : b); } in ulmin() function
/dragonfly/sys/netinet/
H A Dtcp_output.c351 len = (long)ulmin(so->so_snd.ssb_cc, sendwin) - off; in tcp_output()
459 newsize = ulmin(hiwat + asbinc, tcp_autosndbuf_max); in tcp_output()
H A Dtcp_sack.c678 len = (long) ulmin(so->so_snd.ssb_cc, sendwin) - off; in tcp_sack_nextseg()
H A Dtcp_input.c1393 ulmin(so->so_rcv.ssb_hiwat + in tcp_input()
3354 cwnd_left = ulmin(cwnd_left, tp->t_maxseg * TCP_SACK_MAXBURST); in tcp_sack_limitedxmit()
/dragonfly/sys/vfs/msdosfs/
H A Dmsdosfs_vnops.c1815 maxrun = ulmin(maxio - 1, pmp->pm_maxcluster - cn); in msdosfs_bmap()
1824 maxrun = ulmin(maxio - 1, cn); in msdosfs_bmap()
/dragonfly/share/dict/
H A Dweb2210254 ulmin