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:hpre_ctx
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H
A
D
hpre_crypto.c
16
struct
hpre_ctx
;
39
typedef void (*hpre_cb)(struct
hpre_ctx
*ctx, void *sqe);
72
struct
hpre_ctx
{
struct
90
struct
hpre_ctx
*ctx;
101
static int hpre_alloc_req_id(struct
hpre_ctx
*ctx)
in hpre_alloc_req_id()
113
static void hpre_free_req_id(struct
hpre_ctx
*ctx, int req_id)
in hpre_free_req_id()
124
struct
hpre_ctx
*ctx;
in hpre_add_req_to_ctx()
145
struct
hpre_ctx
*ctx = hpre_req->ctx;
in hpre_rm_req_from_ctx()
180
struct
hpre_ctx
*ctx = hpre_req->ctx;
in hpre_get_data_dma_addr()
204
struct
hpre_ctx
*ct
in hpre_prepare_dma_buf()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H
A
D
hpre_crypto.c
20
struct
hpre_ctx
;
60
typedef void (*hpre_cb)(struct
hpre_ctx
*ctx, void *sqe);
114
struct
hpre_ctx
{
struct
137
struct
hpre_ctx
*ctx;
160
static int hpre_alloc_req_id(struct
hpre_ctx
*ctx)
in hpre_alloc_req_id()
172
static void hpre_free_req_id(struct
hpre_ctx
*ctx, int req_id)
in hpre_free_req_id()
183
struct
hpre_ctx
*ctx;
in hpre_add_req_to_ctx()
204
struct
hpre_ctx
*ctx = hpre_req->ctx;
in hpre_rm_req_from_ctx()
262
struct
hpre_ctx
*ctx = hpre_req->ctx;
in hpre_prepare_dma_buf()
290
struct
hpre_ctx
*ct
in hpre_hw_data_init()
[all...]
Completed in 7 milliseconds