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:blk_sz
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H
A
D
fw.c
45
u32
blk_sz
= sizeof(u32);
in _rtl88e_fw_block_write()
local
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
sdio_io.c
236
unsigned int
blk_sz
, byte_sz;
in sdio_align_size()
local
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
sdio_io.c
236
unsigned int
blk_sz
, byte_sz;
in sdio_align_size()
local
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H
A
D
keembay-ocs-hcu-core.c
76
size_t
blk_sz
;
member
752
size_t
blk_sz
= crypto_ahash_blocksize(tfm);
kmb_ocs_hcu_setkey()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
847
qla24xx_get_one_block_sg(uint32_t
blk_sz
, struct qla2_sgx *sgx,
in qla24xx_get_one_block_sg()
argument
H
A
D
qla_target.h
912
uint32_t
blk_sz
, num_blks;
member
H
A
D
qla_def.h
3489
uint32_t
blk_sz
;
member
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
request.c
301
u8
blk_sz
= scu_bg_blk_size(scmd->device);
in scu_ssp_ireq_dif_insert()
local
356
u8
blk_sz
= scu_bg_blk_size(scmd->device);
in scu_ssp_ireq_dif_strip()
local
H
A
D
scu_task_context.h
870
u32
blk_sz
:2;
member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
793
qla24xx_get_one_block_sg(uint32_t
blk_sz
, struct qla2_sgx *sgx,
in qla24xx_get_one_block_sg()
argument
H
A
D
qla_target.h
924
uint32_t
blk_sz
, num_blks;
member
H
A
D
qla_def.h
3659
uint32_t
blk_sz
;
member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
request.c
298
u8
blk_sz
= scu_bg_blk_size(scmd->device);
in scu_ssp_ireq_dif_insert()
local
353
u8
blk_sz
= scu_bg_blk_size(scmd->device);
in scu_ssp_ireq_dif_strip()
local
H
A
D
scu_task_context.h
870
u32
blk_sz
:2;
member
Completed in 58 milliseconds