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:slhc_free
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
slhc_vj.h
176
void
slhc_free
(struct slcompress *comp);
/kernel/linux/linux-6.6/include/net/
H
A
D
slhc_vj.h
176
void
slhc_free
(struct slcompress *comp);
/kernel/linux/linux-5.10/drivers/net/slip/
H
A
D
slhc.c
154
slhc_free
(struct slcompress *comp)
in slhc_free()
function
734
slhc_free
(struct slcompress *comp)
in slhc_free()
function
736
printk(KERN_DEBUG "Called IP function on non IP-system:
slhc_free
");
in slhc_free()
749
EXPORT_SYMBOL(
slhc_free
);
variable
H
A
D
slip.c
197
slhc_free
(slcomp);
in sl_alloc_bufs()
212
slhc_free
(xchg(&sl->slcomp, NULL));
in sl_free_bufs()
/kernel/linux/linux-6.6/drivers/net/slip/
H
A
D
slhc.c
154
slhc_free
(struct slcompress *comp)
in slhc_free()
function
734
slhc_free
(struct slcompress *comp)
in slhc_free()
function
736
printk(KERN_DEBUG "Called IP function on non IP-system:
slhc_free
");
in slhc_free()
749
EXPORT_SYMBOL(
slhc_free
);
variable
H
A
D
slip.c
198
slhc_free
(slcomp);
in sl_alloc_bufs()
213
slhc_free
(xchg(&sl->slcomp, NULL));
in sl_free_bufs()
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_generic.c
774
slhc_free
(ppp->vj);
in ppp_ioctl()
3208
slhc_free
(ppp->vj);
in ppp_destroy_interface()
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
ppp_generic.c
885
slhc_free
(ppp->vj);
in ppp_ioctl()
3382
slhc_free
(ppp->vj);
in ppp_destroy_interface()
Completed in 16 milliseconds