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
defs:req_q
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/scsi/
H
A
D
zfcp_qdio.h
38
struct qdio_buffer *
req_q
[QDIO_MAX_BUFFERS_PER_Q];
member
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_mb.h
135
struct list_head
req_q
; /* Mbox request queue */
member
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_mb.h
135
struct list_head
req_q
; /* Mbox request queue */
member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H
A
D
zfcp_qdio.h
42
struct qdio_buffer *
req_q
[QDIO_MAX_BUFFERS_PER_Q];
member
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
88
struct hisi_zip_req_q
req_q
;
member
254
struct hisi_zip_req_q *
req_q
;
in hisi_zip_create_req_q()
local
342
struct hisi_zip_
req_q
*
req_q
= &qp_ctx->
req_q
;
hisi_zip_remove_req()
local
355
struct hisi_zip_
req_q
*
req_q
= &qp_ctx->
req_q
;
hisi_zip_acomp_cb()
local
490
struct hisi_zip_
req_q
*
req_q
= &qp_ctx->
req_q
;
hisi_zip_create_req()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
93
struct hisi_zip_req_q
req_q
;
member
221
struct hisi_zip_req_q *
req_q
= &qp_ctx->
req_q
;
in hisi_zip_create_req()
local
256
struct hisi_zip_
req_q
*
req_q
= &qp_ctx->
req_q
;
hisi_zip_remove_req()
local
411
struct hisi_zip_
req_q
*
req_q
= &qp_ctx->
req_q
;
hisi_zip_acomp_cb()
local
606
struct hisi_zip_
req_q
*
req_q
;
hisi_zip_create_req_q()
local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
extent-tree.c
1305
struct request_queue *
req_q
;
in btrfs_discard_extent()
local
Completed in 11 milliseconds