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
refs:STps
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
st.c
671
struct st_partstat *
STps
;
in write_behind_check()
695
STps
= &(STp->ps[STp->partition]);
in write_behind_check()
696
if (
STps
->drv_block >= 0) {
in write_behind_check()
698
STps
->drv_block++;
in write_behind_check()
700
STps
->drv_block += STbuffer->writing / STp->block_size;
in write_behind_check()
716
STps
->drv_block = -1;
in write_behind_check()
773
struct st_partstat *
STps
;
in st_flush_write_buffer()
799
STps
= &(STp->ps[STp->partition]);
in st_flush_write_buffer()
811
if (
STps
->drv_block >= 0)
in st_flush_write_buffer()
812
STps
in st_flush_write_buffer()
669
struct st_partstat *
STps
;
write_behind_check()
local
771
struct st_partstat *
STps
;
st_flush_write_buffer()
local
835
struct st_partstat *
STps
;
flush_buffer()
local
938
struct st_partstat *
STps
;
reset_state()
local
1048
struct st_partstat *
STps
;
check_tape()
local
1253
struct st_partstat *
STps
;
st_open()
local
1349
struct st_partstat *
STps
= &(STp->ps[STp->partition]);
st_flush()
local
1633
struct st_partstat *
STps
;
st_write()
local
1907
struct st_partstat *
STps
;
read_tape()
local
2105
struct st_partstat *
STps
;
st_read()
local
2606
struct st_partstat *
STps
;
do_load_unload()
local
2705
struct st_partstat *
STps
;
st_int_ioctl()
local
3167
struct st_partstat *
STps
;
set_location()
local
3282
struct st_partstat *
STps
;
switch_partition()
local
3510
struct st_partstat *
STps
;
st_ioctl_common()
local
4281
struct st_partstat *
STps
;
st_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
st.c
672
struct st_partstat *
STps
;
in write_behind_check()
696
STps
= &(STp->ps[STp->partition]);
in write_behind_check()
697
if (
STps
->drv_block >= 0) {
in write_behind_check()
699
STps
->drv_block++;
in write_behind_check()
701
STps
->drv_block += STbuffer->writing / STp->block_size;
in write_behind_check()
717
STps
->drv_block = -1;
in write_behind_check()
774
struct st_partstat *
STps
;
in st_flush_write_buffer()
800
STps
= &(STp->ps[STp->partition]);
in st_flush_write_buffer()
812
if (
STps
->drv_block >= 0)
in st_flush_write_buffer()
813
STps
in st_flush_write_buffer()
670
struct st_partstat *
STps
;
write_behind_check()
local
772
struct st_partstat *
STps
;
st_flush_write_buffer()
local
836
struct st_partstat *
STps
;
flush_buffer()
local
939
struct st_partstat *
STps
;
reset_state()
local
1049
struct st_partstat *
STps
;
check_tape()
local
1254
struct st_partstat *
STps
;
st_open()
local
1350
struct st_partstat *
STps
= &(STp->ps[STp->partition]);
st_flush()
local
1634
struct st_partstat *
STps
;
st_write()
local
1908
struct st_partstat *
STps
;
read_tape()
local
2106
struct st_partstat *
STps
;
st_read()
local
2607
struct st_partstat *
STps
;
do_load_unload()
local
2706
struct st_partstat *
STps
;
st_int_ioctl()
local
3167
struct st_partstat *
STps
;
set_location()
local
3282
struct st_partstat *
STps
;
switch_partition()
local
3511
struct st_partstat *
STps
;
st_ioctl()
local
4250
struct st_partstat *
STps
;
st_probe()
local
[all...]
Completed in 6 milliseconds