/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 1140 bool ipc:1; /* set if connection to IPC$ share (always also pipe) */ 1141 bool pipe:1; /* set if connection to pipe share */ member
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.h | 536 struct pipe_inode_info *pipe,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_disp.c | 630 * zynqmp_disp_avbuf_enable - Enable the video pipe 633 * De-assert the video pipe reset. 641 * zynqmp_disp_avbuf_disable - Disable the video pipe 644 * Assert the video pipe reset. 1530 event->pipe = drm_crtc_index(crtc); in zynqmp_disp_crtc_atomic_flush()
|
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/ |
H A D | stk-webcam.c | 300 * This function is called as an URB transfert is complete (Isochronous pipe). 467 urb->pipe = usb_rcvisocpipe(udev, dev->isoc_ep); in stk_prepare_iso()
|
/kernel/linux/linux-5.10/drivers/media/usb/msi2500/ |
H A D | msi2500.c | 360 * This gets called for the Isochronous pipe (stream). This is done in interrupt 504 urb->pipe = usb_rcvisocpipe(dev->udev, 0x81); in msi2500_isoc_init()
|
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-capture.c | 1013 ret = media_pipeline_start(entity, &cap->rkisp1->pipe); in rkisp1_vb2_start_streaming()
|
/kernel/linux/linux-6.6/drivers/media/usb/msi2500/ |
H A D | msi2500.c | 360 * This gets called for the Isochronous pipe (stream). This is done in interrupt 504 urb->pipe = usb_rcvisocpipe(dev->udev, 0x81); in msi2500_isoc_init()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hyperv.h | 259 /* Make maximum size of pipe payload of 16K */ 266 /* The size of the user defined data buffer for non-pipe offers. */ 269 /* The size of the user defined data buffer for pipe offers. */ 297 * The following structure is an integrated pipe protocol, which 305 } pipe; member
|
/kernel/linux/linux-6.6/drivers/usb/atm/ |
H A D | usbatm.c | 524 if (usb_pipeisoc(urb->pipe)) { in usbatm_rx_process()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | catc.c | 484 urb->pipe = q->dir ? usb_rcvctrlpipe(usbdev, 0) : usb_sndctrlpipe(usbdev, 0); in catc_ctrl_run()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | protection_keys.c | 1122 pipe_ret = pipe(pipe_fds); in test_kernel_gup_of_access_disabled_region()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 62 matchall action pipe &> /dev/null
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 62 matchall action pipe &> /dev/null
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 62 matchall action pipe &> /dev/null
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 62 matchall action pipe &> /dev/null
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace.h | 573 struct pipe_inode_info *pipe,
|
/kernel/linux/linux-6.6/sound/usb/misc/ |
H A D | ua101.c | 1090 urb->urb.pipe = stream->usb_pipe; in alloc_stream_urbs()
|
/third_party/backends/backend/ |
H A D | hp5400_sane.c | 1297 CircBufferGetLine (s->HWParams.iXferHandle, &s->HWParams.pipe, buffer); in sane_read()
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | pdftopdf.cc | 969 /* Create a pipe for feeding the job into sub-process */ in sub_process_spawn() 970 if (pipe(fds)) in sub_process_spawn() 974 fprintf(stderr, "ERROR: Unable to establish pipe for sub-process call\n"); in sub_process_spawn() 978 /* Set the "close on exec" flag on each end of the pipe... */ in sub_process_spawn() 985 fprintf(stderr, "ERROR: Unable to set \"close on exec\" flag on read end of the pipe for sub-process call\n"); in sub_process_spawn() 992 fprintf(stderr, "ERROR: Unable to set \"close on exec\" flag on write end of the pipe for sub-process call\n"); in sub_process_spawn() 998 /* Couple pipe with STDIN of sub-process */ in sub_process_spawn() 1003 fprintf(stderr, "ERROR: Unable to couple pipe with STDIN of sub-process\n"); in sub_process_spawn() 1007 fprintf(stderr, "ERROR: Unable to couple pipe with STDIN of sub-process\n"); in sub_process_spawn() 1195 using QPDF for flattening the form, we pipe th in main() [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_drm.c | 64 /* Technically this requires a pipe, but the kernel only supports one pipe in tu_drm_get_param() 65 * anyway at the time of writing and most of these are clearly pipe in tu_drm_get_param() 68 .pipe = MSM_PIPE_3D0, in tu_drm_get_param()
|
/third_party/ltp/lib/ |
H A D | safe_macros.c | 275 rval = pipe(fildes); in safe_pipe() 279 "pipe({%d,%d}) failed", fildes[0], fildes[1]); in safe_pipe() 282 "Invalid pipe({%d,%d}) return value %d", fildes[0], in safe_pipe()
|
/third_party/ltp/pan/ |
H A D | ltp-pan.c | 944 if (pipe(errpipe) < 0) { in run_child() 945 fprintf(stderr, "pan(%s): pipe() failed. errno:%d %s\n", in run_child() 978 fcntl(errpipe[1], F_SETFD, 1); /* close the pipe if we succeed */ in run_child()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_program.c | 781 switch (v3d->vtx->pipe[driver_location].src_format) { in v3d_update_compiled_vs()
|
/third_party/node/lib/internal/streams/ |
H A D | readable.js | 709 Readable.prototype.pipe = function(dest, pipeOpts) { 723 debug('pipe count=%d opts=%j', state.pipes.length, pipeOpts); 756 // Cleanup event handlers once the pipe is broken. 855 dest.emit('pipe', src); 862 debug('pipe resume');
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_emit.c | 27 #include "pipe/p_state.h" 482 struct pipe_vertex_element *elem = &vtx->vtx->pipe[i]; in fd5_emit_vertex_bufs()
|