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:sbio
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
raid1.c
2138
struct bio *
sbio
= r1_bio->bios[i];
in process_checks()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
raid1.c
2182
struct bio *
sbio
= r1_bio->bios[i];
in process_checks()
local
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
scrub.c
547
struct scrub_bio *
sbio
= sctx->bios[sctx->curr];
in scrub_free_ctx()
local
557
struct scrub_bio *
sbio
= sctx->bios[i];
in scrub_free_ctx()
local
591
struct scrub_bio *
sbio
;
in scrub_setup_ctx()
local
1628
struct scrub_bio *
sbio
;
scrub_add_page_to_wr_bio()
local
1694
struct scrub_bio *
sbio
;
scrub_wr_submit()
local
1712
struct scrub_bio *
sbio
= bio->bi_private;
scrub_wr_bio_end_io()
local
1724
struct scrub_bio *
sbio
= container_of(work, struct scrub_bio, work);
scrub_wr_bio_end_io_worker()
local
1954
struct scrub_bio *
sbio
;
scrub_submit()
local
1969
struct scrub_bio *
sbio
;
scrub_add_page_to_rd_bio()
local
2245
struct scrub_bio *
sbio
= bio->bi_private;
scrub_bio_end_io()
local
2256
struct scrub_bio *
sbio
= container_of(work, struct scrub_bio, work);
scrub_bio_end_io_worker()
local
[all...]
Completed in 11 milliseconds