Home
last modified time | relevance | path

Searched refs:stream (Results 1 – 19 of 19) sorted by relevance

/arch/powerpc/kernel/
A Dnvram_64.c329 stream.next_in = in; in nvram_compress()
330 stream.avail_in = inlen; in nvram_compress()
331 stream.total_in = 0; in nvram_compress()
332 stream.next_out = out; in nvram_compress()
333 stream.avail_out = outlen; in nvram_compress()
334 stream.total_out = 0; in nvram_compress()
344 if (stream.total_out >= stream.total_in) in nvram_compress()
347 ret = stream.total_out; in nvram_compress()
616 if (!stream.workspace) { in nvram_init_oops_partition()
626 stream.workspace = NULL; in nvram_init_oops_partition()
[all …]
/arch/arm/kernel/
A Dhead-inflate-data.c34 struct z_stream_s stream, *strm = &stream; in __inflate_kernel_data() local
/arch/alpha/kernel/
A Derr_ev6.c101 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
137 stream = EXTRACT(c_stat, EV6__C_STAT__ISTREAM); in ev6_parse_cbox()
160 streamname[stream], bitsname[bits], sourcename[source]); in ev6_parse_cbox()
/arch/arm/boot/dts/nxp/imx/
A Dimx6q-h100.dts85 led1: led-stream {
86 label = "stream";
/arch/um/os-Linux/
A Dfile.c365 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe() argument
367 int err, type = stream ? SOCK_STREAM : SOCK_DGRAM; in os_pipe()
/arch/um/include/shared/
A Dos.h157 extern int os_pipe(int *fd, int stream, int close_on_exec);
/arch/arc/boot/dts/
A Dabilis_tb10x.dtsi201 tb10x_stream_proc: tb10x-stream-proc {
/arch/arm64/boot/dts/qcom/
A Dsc7280.dtsi3048 qcom,stream-id-range = <&adreno_smmu 0x0 0x400>;
3054 qcom,stream-id-range = <&adreno_smmu 0x400 0x400>;
6133 qcom,stream-id-range = <&apps_smmu 0x0 0x400>;
6141 qcom,stream-id-range = <&apps_smmu 0x400 0x400>;
6150 qcom,stream-id-range = <&apps_smmu 0x800 0x400>;
6159 qcom,stream-id-range = <&apps_smmu 0xc00 0x400>;
6168 qcom,stream-id-range = <&apps_smmu 0x1000 0x400>;
6177 qcom,stream-id-range = <&apps_smmu 0x1400 0x400>;
6185 qcom,stream-id-range = <&apps_smmu 0x1800 0x400>;
6193 qcom,stream-id-range = <&apps_smmu 0x1c00 0x400>;
[all …]
A Dsdm845.dtsi5209 qcom,stream-id-range = <&apps_smmu 0x0 0x400>;
5218 qcom,stream-id-range = <&apps_smmu 0x400 0x400>;
5227 qcom,stream-id-range = <&apps_smmu 0x800 0x400>;
5236 qcom,stream-id-range = <&apps_smmu 0xc00 0x400>;
5245 qcom,stream-id-range = <&apps_smmu 0x1000 0x400>;
5253 qcom,stream-id-range = <&apps_smmu 0x1400 0x400>;
5262 qcom,stream-id-range = <&apps_smmu 0x1800 0x400>;
5272 qcom,stream-id-range = <&apps_smmu 0x1c00 0x400>;
/arch/arm64/boot/dts/altera/
A Dsocfpga_stratix10.dtsi424 stream-match-mask = <0x7ff0>;
/arch/arm64/boot/dts/intel/
A Dsocfpga_agilex.dtsi445 stream-match-mask = <0x7ff0>;
/arch/arm/crypto/
A Daes-ce-core.S453 vst1.8 {q0}, [r0, :64] @ return the key stream
/arch/arm64/boot/dts/freescale/
A Dimx95.dtsi1695 /* pcie0's Devid(BIT[7:6]) is 0x00, stream id(BIT[5:0]) is 0x10~0x17 */
1769 /* pcie1's Devid(BIT[7:6]) is 0x10, stream id(BIT[5:0]) is 0x18~0x1f */
A Dfsl-ls1088a.dtsi683 stream-match-mask = <0x7C00>;
A Dfsl-ls208xa.dtsi884 stream-match-mask = <0x7C00>;
A Dfsl-ls1028a.dtsi730 stream-match-mask = <0x7c00>;
/arch/arm64/boot/dts/nvidia/
A Dtegra234.dtsi3828 stream-match-mask = <0x7f80>;
4179 stream-match-mask = <0x7f80>;
4321 stream-match-mask = <0x7f80>;
A Dtegra194.dtsi1805 stream-match-mask = <0x7f80>;
1883 stream-match-mask = <0x7f80>;
A Dtegra186.dtsi1496 stream-match-mask = <0x7f80>;

Completed in 68 milliseconds