Searched defs:pipeline (Results 1 – 5 of 5) sorted by relevance
| /freebsd/tools/tools/netrate/juggle/ |
| H A D | juggle.c | 233 juggle(int fd1, int fd2, int pipeline) in juggle() 315 thread_juggle(int fd1, int fd2, int pipeline) in thread_juggle() 374 process_juggle(int fd1, int fd2, int pipeline) in process_juggle()
|
| /freebsd/sbin/hastd/ |
| H A D | hast_proto.c | 67 static struct hast_pipe_stage pipeline[] = { variable
|
| /freebsd/crypto/openssl/test/ |
| H A D | sslbuffertest.c | 201 int i, pipeline = test > 3; in test_free_buffers() local
|
| /freebsd/bin/sh/ |
| H A D | parser.c | 364 pipeline(void) in pipeline() function
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zio.c | 938 zio_create(zio_t * pio,spa_t * spa,uint64_t txg,const blkptr_t * bp,abd_t * data,uint64_t lsize,uint64_t psize,zio_done_func_t * done,void * private,zio_type_t type,zio_priority_t priority,zio_flag_t flags,vdev_t * vd,uint64_t offset,const zbookmark_phys_t * zb,enum zio_stage stage,enum zio_stage pipeline) zio_create() argument 1603 enum zio_stage pipeline = ZIO_VDEV_CHILD_PIPELINE; zio_vdev_child_io() local 2433 enum zio_stage pipeline = zio->io_pipeline; __zio_execute() local [all...] |