Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dnvram_64.c116 static struct z_stream_s stream; variable
324 err = zlib_deflateInit2(&stream, COMPR_LEVEL, Z_DEFLATED, WINDOW_BITS, in nvram_compress()
329 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()
336 err = zlib_deflate(&stream, Z_FINISH); in nvram_compress()
340 err = zlib_deflateEnd(&stream); in nvram_compress()
[all …]
/arch/arm/kernel/
Dhead-inflate-data.c37 struct z_stream_s stream, *strm = &stream; in __inflate_kernel_data() local
/arch/alpha/kernel/
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/arm64/boot/dts/amd/
Damd-seattle-xgbe-b.dtsi58 #stream-id-cells = <16>;
84 #stream-id-cells = <16>;
/arch/arm/mach-pxa/
Dmainstone.c156 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in mst_audio_startup()
163 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in mst_audio_shutdown()
/arch/arm64/crypto/
DKconfig104 tristate "ChaCha20, XChaCha20, and XChaCha12 stream ciphers using NEON instructions"
/arch/arm/boot/dts/
Dimx6q-h100.dts85 led1: stream {
86 label = "stream";
/arch/um/os-Linux/
Dfile.c372 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe() argument
374 int err, type = stream ? SOCK_STREAM : SOCK_DGRAM; in os_pipe()
/arch/arc/boot/dts/
Dabilis_tb10x.dtsi201 tb10x_stream_proc: tb10x-stream-proc {
/arch/um/include/shared/
Dos.h154 extern int os_pipe(int *fd, int stream, int close_on_exec);
/arch/arm/crypto/
DKconfig151 tristate "NEON accelerated ChaCha stream cipher algorithms"
Daes-ce-core.S453 vst1.8 {q0}, [r0, :64] @ return the key stream
/arch/arm64/boot/dts/intel/
Dsocfpga_agilex.dtsi279 stream-match-mask = <0x7ff0>;
/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi372 stream-match-mask = <0x7ff0>;
/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a.dtsi407 stream-match-mask = <0x7c00>;
Dfsl-ls208xa.dtsi448 stream-match-mask = <0x7C00>;
Dfsl-ls1088a.dtsi540 stream-match-mask = <0x7C00>;
/arch/um/drivers/
DKconfig288 The pcap transport makes a pcap packet stream on the host look
/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi869 stream-match-mask = <0x7f80>;
/arch/arm64/boot/dts/qcom/
Dmsm8996.dtsi2053 #stream-id-cells = <16>;
Dsdm845.dtsi3025 #stream-id-cells = <16>;