Home
last modified time | relevance | path

Searched refs:pipe (Results 2501 - 2525 of 2911) sorted by relevance

1...<<101102103104105106107108109110>>...117

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h261 u32 pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h557 display_pipe_params_st pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h484 const struct pipe_ctx *pipe,
/kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h60 /* base register: CIO2_REG_PIPE_BASE(pipe) * CIO2_REG_CSIRX_BASE */
79 /* base register: CIO2_REG_PIPE_BASE(pipe) * CIO2_REG_MIPIBE_BASE */
105 /* base register: CIO2_REG_PIPE_BASE(pipe) * CIO2_REG_IRQCTRL_BASE */
351 struct media_pipeline pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c384 c->state->event->pipe = drm_crtc_index(c); in atmel_hlcdc_crtc_atomic_flush()
/kernel/linux/linux-6.6/drivers/gpu/drm/mcde/
H A Dmcde_drv.c188 ret = drm_simple_display_pipe_attach_bridge(&mcde->pipe, in mcde_modeset_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_gem.c343 submit->task, submit->ctx->context + submit->pipe, in lima_gem_submit()
/kernel/linux/linux-6.6/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c268 event->pipe = drm_crtc_index(crtc); in zynqmp_dpsub_crtc_atomic_flush()
/kernel/linux/linux-6.6/tools/lib/perf/tests/
H A Dtest-evlist.c242 err = pipe(go_pipe); in test_mmap_thread()
243 __T("failed to create pipe", err == 0); in test_mmap_thread()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcode-reading.c480 if (pipe(pipefd) < 0) { in syscall_something()
481 pr_debug("pipe failed\n"); in syscall_something()
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dtc_police.sh253 action police rate 80mbit burst 16k conform-exceed drop/pipe \
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c91 ret = pipe(pipefd); in get_child_rdvl()
93 ksft_print_msg("pipe() failed: %d (%s)\n", in get_child_rdvl()
109 /* Child: put vector length on the pipe */ in get_child_rdvl()
112 * Replace stdout with the pipe, errors to stderr from in get_child_rdvl()
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrl_val.c661 if (pipe(pipefd)) { in resctrl_val()
662 perror("# Unable to create pipe"); in resctrl_val()
H A Dresctrlfs.c659 ret = pipe(pipefds); in filter_dmesg()
661 perror("pipe"); in filter_dmesg()
676 perror("fdopen(pipe)"); in filter_dmesg()
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-pid-vm.c307 /* Reserve fd 0 for 1-byte pipe ping from child. */ in main()
315 if (pipe(pipefd) == -1) { in main()
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dplayback.c424 urb->pipe = in line6_create_audio_out_urbs()
/third_party/backends/backend/
H A Dhp-handle.c135 /* Forked child must close read end of pipe */ in reader_process()
145 /* not closing writing end of pipe gives an infinite loop on Digital UNIX */ in reader_process()
164 if (pipe(fds)) in hp_handle_startReader()
187 { /* After fork(), parent must close writing end of pipe */ in hp_handle_startReader()
188 DBG(3, "hp_handle_startReader: parent closes write end of pipe\n"); in hp_handle_startReader()
687 DBG(1, "sanei_hp_handle_read: read from pipe: %s. Stop scan\n", in sanei_hp_handle_read()
701 DBG(1, "sanei_hp_handle_read: EOF from pipe. Stop scan\n"); in sanei_hp_handle_read()
/third_party/cups-filters/filter/
H A Dsys5ippprinter.c20 * open_pipe() - Create a pipe to transfer data from filter to filter
130 * Ignore broken pipe signals... in main()
778 * 'open_pipe()' - Create a pipe which is closed on exec.
785 * Create the pipe... in open_pipe()
788 if (pipe(fds)) in open_pipe()
797 * Set the "close on exec" flag on each end of the pipe... in open_pipe()
/third_party/cups-filters/cupsfilters/
H A Dipp.c561 * Create a pipe for passing the ippfind output to post-processing in ippfind_based_uri_converter()
564 if (pipe(post_proc_pipe)) { in ippfind_based_uri_converter()
565 perror("ERROR: Unable to create pipe to post-processing"); in ippfind_based_uri_converter()
H A Dpdftoippprinter.c19 * open_pipe() - Create a pipe to transfer data from filter to filter
174 * Ignore broken pipe signals... in apply_filters()
813 * 'open_pipe()' - Create a pipe which is closed on exec.
820 * Create the pipe... in open_pipe()
823 if (pipe(fds)) { in open_pipe()
831 * Set the "close on exec" flag on each end of the pipe... in open_pipe()
/third_party/libuv/src/unix/
H A Dpipe.c472 /* Exit early if pipe already has desired mode. */ in uv_pipe_chmod()
505 if (pipe(temp)) in uv_pipe()
/third_party/libuv/test/
H A Dbenchmark-multi-accept.c29 uv_pipe_t pipe; member
41 * 1. The main thread starts an IPC pipe server.
199 /* Set up an IPC pipe server that hands out listen sockets to the worker
221 /* We need to initialize this pipe with ipc=0 - this is not a uv_pipe we'll in send_listen_handles()
223 * If we accept a connection then the connected pipe must be initialized in send_listen_handles()
/third_party/libuv/include/uv/
H A Dwin.h502 } pipe;
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c262 pipe(fds); in fopen()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c39 #include <pipe/p_screen.h>

Completed in 25 milliseconds

1...<<101102103104105106107108109110>>...117