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:current_block
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
data.c
136
erofs_off_t
current_block
= (erofs_off_t)page->index;
in erofs_read_raw_page()
local
/kernel/linux/linux-5.10/drivers/mtd/
H
A
D
rfd_ftl.c
81
int
current_block
; /* block to write to */
member
[all...]
/kernel/linux/linux-6.6/drivers/mtd/
H
A
D
rfd_ftl.c
81
int
current_block
; /* block to write to */
member
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H
A
D
security.c
675
struct hl_special_block_info *
current_block
= &special_blocks[blk_idx];
in hl_read_glbl_errors()
local
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
indirect.c
430
ext4_fsblk_t
current_block
;
in ext4_splice_branch()
local
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
indirect.c
431
ext4_fsblk_t
current_block
;
in ext4_splice_branch()
local
/kernel/linux/linux-5.10/fs/ext2/
H
A
D
inode.c
402
ext2_fsblk_t
current_block
= 0;
in ext2_alloc_blocks()
local
485
ext2_fsblk_t
current_block
;
in ext2_alloc_branch()
local
562
ext2_fsblk_t
current_block
;
in ext2_splice_branch()
local
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H
A
D
inode.c
406
ext2_fsblk_t
current_block
= 0;
in ext2_alloc_blocks()
local
489
ext2_fsblk_t
current_block
;
in ext2_alloc_branch()
local
566
ext2_fsblk_t
current_block
;
in ext2_splice_branch()
local
[all...]
/kernel/linux/linux-5.10/sound/pci/
H
A
D
bt87x.c
322
int
current_block
, irq_block;
in snd_bt87x_interrupt()
local
/kernel/linux/linux-6.6/sound/pci/
H
A
D
bt87x.c
320
int
current_block
, irq_block;
in snd_bt87x_interrupt()
local
Completed in 13 milliseconds