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:brq
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
queue.h
65
struct mmc_blk_request
brq
;
member
H
A
D
block.c
1229
static inline void mmc_apply_rel_rw(struct mmc_blk_request *
brq
,
in mmc_apply_rel_rw()
argument
1257
static void mmc_blk_eval_resp_error(struct mmc_blk_request *
brq
)
in mmc_blk_eval_resp_error()
argument
1305
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_data_prep()
local
1531
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_cqe_prep_dcmd()
local
1592
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_rw_rq_prep()
local
1671
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_fix_state()
local
1743
mmc_blk_oor_valid(struct mmc_blk_request *
brq
)
mmc_blk_oor_valid()
argument
1748
mmc_blk_stop_err_bits(struct mmc_blk_request *
brq
)
mmc_blk_stop_err_bits()
argument
1760
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_status_error()
local
1775
mmc_blk_cmd_started(struct mmc_blk_request *
brq
)
mmc_blk_cmd_started()
argument
1801
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_mq_rw_recovery()
local
1886
mmc_blk_rq_error(struct mmc_blk_request *
brq
)
mmc_blk_rq_error()
argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
queue.h
65
struct mmc_blk_request
brq
;
member
H
A
D
block.c
1293
static inline void mmc_apply_rel_rw(struct mmc_blk_request *
brq
,
in mmc_apply_rel_rw()
argument
1321
static void mmc_blk_eval_resp_error(struct mmc_blk_request *
brq
)
in mmc_blk_eval_resp_error()
argument
1369
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_data_prep()
local
1597
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_cqe_prep_dcmd()
local
1658
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_rw_rq_prep()
local
1737
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_fix_state()
local
1809
mmc_blk_oor_valid(struct mmc_blk_request *
brq
)
mmc_blk_oor_valid()
argument
1814
mmc_blk_stop_err_bits(struct mmc_blk_request *
brq
)
mmc_blk_stop_err_bits()
argument
1826
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_status_error()
local
1841
mmc_blk_cmd_started(struct mmc_blk_request *
brq
)
mmc_blk_cmd_started()
argument
1867
struct mmc_blk_request *
brq
= &mqrq->
brq
;
mmc_blk_mq_rw_recovery()
local
1953
mmc_blk_rq_error(struct mmc_blk_request *
brq
)
mmc_blk_rq_error()
argument
[all...]
Completed in 7 milliseconds