Home
last modified time | relevance | path

Searched refs:pipe (Results 1 – 25 of 1004) sorted by path

12345678910>>...41

/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-cdc_ncm126 NDP alignment modulus for NTBs on the IN pipe. Shall
159 pipe. Shall be a power of 2, and shall be at least 4.
/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst135 users may wish to combine steps (d) and (f) by using a pipe.
/linux/Documentation/admin-guide/
H A Ddevices.rst259 of a bidirectional pipe with TTY capabilities.
H A Ddevices.txt284 147 = /dev/opengl Linux/SGI OpenGL pipe
H A Dworkload-tracing.rst249 * sched/pipe
356 | pipe | 604 | Filesystem | sys_pipe() |
550 | pipe | 1 | Filesystem | sys_pipe() |
/linux/Documentation/admin-guide/media/
H A Dipu3.rst140 Each V4L2 subdev represents a pipe, which can support a maximum of 2 streams.
147 Each pipe has two sink pads and three source pads for the following purpose:
240 in time-sharing with single input frame data. Each pipe can run at certain mode
283 Also the pipe mode of the corresponding V4L2 subdev should be set as desired
379 v4l2n --pipe=4 --load=/tmp/frame-#.bin --open=/dev/video4
381 --reqbufs=type:VIDEO_OUTPUT_MPLANE,count:1 --pipe=1 \
384 --reqbufs=type:VIDEO_CAPTURE_MPLANE,count:1 --pipe=2 \
387 --reqbufs=type:VIDEO_CAPTURE_MPLANE,count:1 --pipe=3 --open=/dev/video7 \
389 --reqbufs=count:1,type:META_CAPTURE --pipe=1,2,3,4 --stream=5
H A Domap3isp.rst60 vertical blanking period on the sensor. In memory-to-memory operation the pipe
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst585 separate CPUs. "Hackbench pipe" test is a good example on how to improve
591 # taskset -c 3,4 perf bench -r 100 sched pipe
592 # Running 'sched/pipe' benchmark:
593 # Executed 1000000 pipe operations between two processes
649 SST-BF feature particularly for the above "sched pipe" workload since only two
691 #taskset -c 5,6 perf bench -r 100 sched pipe
692 # Running 'sched/pipe' benchmark:
693 # Executed 1000000 pipe operations between two processes
809 and on CPU 12 and 13, execute "hackbench pipe" workload::
811 # taskset -c 12,13 perf bench -r 100 sched pipe
[all …]
/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst149 pipe-user-pages-hard
158 pipe-user-pages-soft
162 before the pipe size gets limited to a single page. Once this limit is reached,
263 either a pipe handler or a fully qualified path. (For more
267 pipe handler that knows to treat privileged core dumps with
269 If a core dump happens without a pipe handler or fully
H A Dkernel.rst192 pipe core files to a user space helper (when the first character of
194 When collecting cores via a pipe to an application, it is occasionally
/linux/Documentation/arch/powerpc/
H A Dhvcs.rst549 device on that partition as the other end of the pipe?
/linux/Documentation/core-api/
H A Dwatch_queue.rst5 The general notification mechanism is built on top of the standard pipe driver
25 This facility appears as a pipe that is opened in a special mode. The pipe's
32 The owner of the pipe has to tell the kernel which sources it would like to
33 watch through that pipe. Only sources that have been connected to a pipe will
37 Filters may also be emplaced on a pipe so that certain source types and
127 of the pipe device driver, but it is necessary to gain a reference to it to set
132 Since watch queues are indicated to the kernel by the fd of the pipe that
/linux/Documentation/crypto/
H A Duserspace-if.rst352 pipe(pipes);
/linux/Documentation/devicetree/bindings/goldfish/
H A Dpipe.txt3 Andorid pipe virtual device generated by android emulator.
7 - compatible : should contain "google,android-pipe" to match emulator
14 compatible = "google,android-pipe";
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt49 /* water pipe */
52 function = "pipe";
/linux/Documentation/devicetree/bindings/pci/
H A Dhisilicon-histb-pcie.txt25 "pipe": pipe gate clock;
64 clock-names = "aux", "pipe", "sys", "bus";
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-typec.txt16 "uphy", "uphy-pipe", "uphy-tcphy"
35 - rockchip,pipe-status
51 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
75 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
/linux/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt14 "pipe": for pipe clock
40 clock-names = "bus", "utmi", "pipe", "suspend";
/linux/Documentation/driver-api/media/
H A Dmc-core.rst235 The struct media_pipeline instance pointed to by the pipe argument will be
238 pipeline through the struct media_pad pipe field.
252 The :c:type:`media_entity`.\ ``pipe`` field is reset to ``NULL`` on the last
/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst48 a service, one must create a pipe to that gate and open it. In this
51 without knowing the pipe connected to it.
259 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd,
/linux/Documentation/driver-api/usb/
H A DURB.rst54 // (IN) device and pipe specify the endpoint queue
56 unsigned int pipe; // endpoint information
88 Your driver must create the "pipe" value using values from the appropriate
121 the pipe (usual format from usb.h), the transfer buffer, the desired transfer
H A Ddma.rst101 unsigned pipe, unsigned period, struct scatterlist *sg,
H A Ddwc3.rst46 pipe - ep0)
H A Derror-codes.rst55 ``-EPIPE`` The pipe type specified in the URB doesn't match the
H A Dusb.rst195 also a simulator and a virtual host controller to pipe USB over the network.

12345678910>>...41