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:qi_cache_free
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
caamalg_qi2.c
118
*
qi_cache_free
- Frees buffers allocated from CAAM-QI cache
125
static inline void
qi_cache_free
(void *obj)
in qi_cache_free()
function
384
qi_cache_free
(edesc);
in aead_edesc_alloc()
392
qi_cache_free
(edesc);
in aead_edesc_alloc()
401
qi_cache_free
(edesc);
in aead_edesc_alloc()
415
qi_cache_free
(edesc);
in aead_edesc_alloc()
429
qi_cache_free
(edesc);
in aead_edesc_alloc()
437
qi_cache_free
(edesc);
in aead_edesc_alloc()
475
qi_cache_free
(edesc);
in aead_edesc_alloc()
490
qi_cache_free
(edes
in aead_edesc_alloc()
[all...]
H
A
D
qi.h
168
*
qi_cache_free
- Frees buffers allocated from CAAM-QI cache
177
void
qi_cache_free
(void *obj);
H
A
D
caamalg_qi.c
930
qi_cache_free
(edesc);
in aead_done()
976
qi_cache_free
(edesc);
in aead_edesc_alloc()
984
qi_cache_free
(edesc);
in aead_edesc_alloc()
995
qi_cache_free
(edesc);
in aead_edesc_alloc()
1003
qi_cache_free
(edesc);
in aead_edesc_alloc()
1012
qi_cache_free
(edesc);
in aead_edesc_alloc()
1027
qi_cache_free
(edesc);
in aead_edesc_alloc()
1067
qi_cache_free
(edesc);
in aead_edesc_alloc()
1082
qi_cache_free
(edesc);
in aead_edesc_alloc()
1101
qi_cache_free
(edes
in aead_edesc_alloc()
[all...]
H
A
D
qi.c
474
void
qi_cache_free
(void *obj)
in qi_cache_free()
function
478
EXPORT_SYMBOL(
qi_cache_free
);
variable
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
caamalg_qi2.c
123
*
qi_cache_free
- Frees buffers allocated from CAAM-QI cache
130
static inline void
qi_cache_free
(void *obj)
in qi_cache_free()
function
389
qi_cache_free
(edesc);
in aead_edesc_alloc()
397
qi_cache_free
(edesc);
in aead_edesc_alloc()
406
qi_cache_free
(edesc);
in aead_edesc_alloc()
420
qi_cache_free
(edesc);
in aead_edesc_alloc()
434
qi_cache_free
(edesc);
in aead_edesc_alloc()
442
qi_cache_free
(edesc);
in aead_edesc_alloc()
480
qi_cache_free
(edesc);
in aead_edesc_alloc()
495
qi_cache_free
(edes
in aead_edesc_alloc()
[all...]
H
A
D
caamalg_qi.c
935
qi_cache_free
(edesc);
in aead_done()
981
qi_cache_free
(edesc);
in aead_edesc_alloc()
989
qi_cache_free
(edesc);
in aead_edesc_alloc()
1000
qi_cache_free
(edesc);
in aead_edesc_alloc()
1008
qi_cache_free
(edesc);
in aead_edesc_alloc()
1017
qi_cache_free
(edesc);
in aead_edesc_alloc()
1032
qi_cache_free
(edesc);
in aead_edesc_alloc()
1072
qi_cache_free
(edesc);
in aead_edesc_alloc()
1087
qi_cache_free
(edesc);
in aead_edesc_alloc()
1106
qi_cache_free
(edes
in aead_edesc_alloc()
[all...]
H
A
D
qi.h
172
*
qi_cache_free
- Frees buffers allocated from CAAM-QI cache
181
void
qi_cache_free
(void *obj);
H
A
D
qi.c
481
void
qi_cache_free
(void *obj)
in qi_cache_free()
function
485
EXPORT_SYMBOL(
qi_cache_free
);
variable
Completed in 14 milliseconds