Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:next_in
(Results
51 - 64
of
64
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/fs/isofs/
H
A
D
compress.c
137
stream.
next_in
= bhs[curbh]->b_data +
in zisofs_uncompress_block()
/kernel/linux/linux-6.6/kernel/module/
H
A
D
decompress.c
100
s.
next_in
= buf + gzip_hdr_len;
in module_gzip_decompress()
/base/startup/init/services/modules/trace/
H
A
D
init_trace.c
359
zs.
next_in
= inBuffer;
in DumpCompressedTrace()
/base/hiviewdfx/hitrace/cmd/src/
H
A
D
hitrace_cmd.cpp
527
zs.
next_in
= reinterpret_cast<Bytef*>(in.get());
in DumpCompressedTrace()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
nvram_64.c
329
stream.
next_in
= in;
in nvram_compress()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
nvram_64.c
329
stream.
next_in
= in;
in nvram_compress()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.c
298
zstream->
next_in
= src;
in compress_page()
300
zstream->
next_in
= c->tmp;
in compress_page()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.c
307
zstream->
next_in
= src;
in compress_page()
309
zstream->
next_in
= c->tmp;
in compress_page()
/kernel/linux/linux-5.10/security/apparmor/
H
A
D
policy_unpack.c
1094
strm.
next_in
= src;
in deflate_compress()
H
A
D
apparmorfs.c
1316
strm.
next_in
= src;
in deflate_decompress()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
1055
p_hwfn->stream->
next_in
= input_buf;
in qed_unzip_data()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
1021
p_hwfn->stream->
next_in
= input_buf;
in qed_unzip_data()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
6635
bp->strm->
next_in
= (typeof(bp->strm->
next_in
))zbuf + n;
in bnx2x_gunzip()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
6633
bp->strm->
next_in
= (typeof(bp->strm->
next_in
))zbuf + n;
in bnx2x_gunzip()
Completed in 54 milliseconds
1
2
3