Home
last modified time | relevance | path

Searched refs:pipe (Results 2101 - 2125 of 2990) sorted by relevance

1...<<81828384858687888990>>...120

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c39 if (CHECK(pipe(pipefd) < 0, "trigger", "pipe failed\n")) in trigger_fstat_events()
62 if (CHECK(ret < 0, "trigger", "set_pathname failed for pipe[0]\n")) in trigger_fstat_events()
65 if (CHECK(ret < 0, "trigger", "set_pathname failed for pipe[1]\n")) in trigger_fstat_events()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h39 int (*send) (void *hif_handle, u8 pipe, struct sk_buff *buf);
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h228 * @pipe: &struct media_pipeline
268 struct media_pipeline pipe; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dmmap-thread-lookup.c84 if (pipe(td->ready)) in thread_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dsi_dcs_backlight.c149 enum pipe unused) in dcs_setup_backlight()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_hgt.c129 struct vsp1_pipeline *pipe, in hgt_configure_stream()
128 hgt_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hgt_configure_stream() argument
H A Dvsp1_hsit.c131 struct vsp1_pipeline *pipe, in hsit_configure_stream()
130 hsit_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hsit_configure_stream() argument
/kernel/linux/linux-6.6/include/media/
H A Dmedia-device.h176 struct media_pipeline *pipe);
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgt.c129 struct vsp1_pipeline *pipe, in hgt_configure_stream()
128 hgt_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hgt_configure_stream() argument
H A Dvsp1_hsit.c133 struct vsp1_pipeline *pipe, in hsit_configure_stream()
132 hsit_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hsit_configure_stream() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h39 int (*send) (void *hif_handle, u8 pipe, struct sk_buff *buf);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp.h12 enum pipe;
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dmmap-thread-lookup.c84 if (pipe(td->ready)) in thread_create()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c50 if (CHECK(pipe(pipefd) < 0, "trigger", "pipe failed\n")) in trigger_fstat_events()
73 if (CHECK(ret < 0, "trigger", "set_pathname failed for pipe[0]\n")) in trigger_fstat_events()
76 if (CHECK(ret < 0, "trigger", "set_pathname failed for pipe[1]\n")) in trigger_fstat_events()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dmsm_drm.h31 __u32 pipe; member
/third_party/curl/src/
H A Dtool_main.c98 if(pipe(fd)) in main_checkfds()
/third_party/backends/backend/
H A Dmustek.h271 int reader_fds; /* OS/2: pipe write handler for reader */
272 int pipe; /* pipe to reader process */ member
275 SANE_Word total_lines; /* lines transmitted to sane_read pipe */
H A Dsp15c.h144 int pipe; member
/third_party/NuttX/drivers/pipes/
H A Dpipe.c2 * drivers/pipes/pipe.c
147 /* Release the pipe when there are no further open references to it. */ in pipe_close()
177 /* Release the pipe when there are no further open references to it. */ in pipe_unlink()
192 * pipe() creates a pair of file descriptors, pointing to a pipe vnode,
201 * fd[2] - The user provided array in which to catch the pipe file
242 int pipe(int fd[2]) in pipe() function
252 /* Get exclusive access to the pipe allocation data */ in pipe()
261 /* Allocate a minor number for the pipe device */ in pipe()
271 /* Create a pathname to the pipe devic in pipe()
[all...]
/third_party/libdrm/include/drm/
H A Dmsm_drm.h52 /* The pipe-id just uses the lower bits, so can be OR'd with flags in
54 * we extend/overload the pipe-id some day to deal with multiple rings,
79 __u32 pipe; /* in, MSM_PIPE_x */ member
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_bo.c69 msm_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in msm_bo_cpu_prep() argument
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h32 #include "pipe/p_context.h"
33 #include "pipe/p_state.h"
34 #include "pipe/p_defines.h"
49 struct cso_context *cso_create_context(struct pipe_context *pipe,
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.h86 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h30 #include "pipe/p_format.h"
401 struct pipe_context *pipe; member
409 * Flush all drawing from context to the pipe also flushes the pipe.
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_priv.h37 #include "pipe/p_screen.h"
38 #include "pipe/p_context.h"
39 #include "pipe/p_state.h"
84 struct pipe_context *pipe; member

Completed in 24 milliseconds

1...<<81828384858687888990>>...120