Home
last modified time | relevance | path

Searched refs:fastpath (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c361 int i, fastpath = 0; in lufs_read_log() local
371 fastpath = 1; in lufs_read_log()
377 if (fastpath) in lufs_read_log()
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c2835 goto fastpath; in ufs_lookup()
2864 fastpath: in ufs_lookup()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_sched.c4325 DTRACE_PROBE2(fastpath, in mac_tx_send()