Searched defs:pipeline (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sbin/hastd/
H A Dhast_proto.c69 static struct hast_pipe_stage pipeline[] = { variable in typeref:struct:hast_pipe_stage
/freebsd-10-stable/tools/tools/netrate/juggle/
H A Djuggle.c248 juggle(int fd1, int fd2, int pipeline) argument
330 thread_juggle(int fd1, int fd2, int pipeline) argument
389 process_juggle(int fd1, int fd2, int pipeline) argument
[all...]
/freebsd-10-stable/release/picobsd/tinyware/msh/
H A Dsh2.c95 pipeline(cf) function
/freebsd-10-stable/bin/sh/
H A Dparser.c362 pipeline(void) function
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c1098 enum zio_stage pipeline = ZIO_VDEV_CHILD_PIPELINE; local
625 zio_create(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, void *data, uint64_t size, zio_done_func_t *done, void *private, zio_type_t type, zio_priority_t priority, enum zio_flag flags, vdev_t *vd, uint64_t offset, const zbookmark_phys_t *zb, enum zio_stage stage, enum zio_stage pipeline) argument
1659 enum zio_stage pipeline = zio->io_pipeline; local
[all...]

Completed in 77 milliseconds