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:desc_stat
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
blk-iocost.c
543
struct iocg_stat
desc_stat
;
member
1638
iocg->local_stat.usage_us + iocg->
desc_stat
.usage_us;
in iocg_flush_stat_one()
1640
iocg->local_stat.wait_us + iocg->
desc_stat
.wait_us;
in iocg_flush_stat_one()
1642
iocg->local_stat.indebt_us + iocg->
desc_stat
.indebt_us;
in iocg_flush_stat_one()
1644
iocg->local_stat.indelay_us + iocg->
desc_stat
.indelay_us;
in iocg_flush_stat_one()
1649
&iocg->ancestors[iocg->level - 1]->
desc_stat
;
in iocg_flush_stat_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H
A
D
ksz884x.c
920
union
desc_stat
{
union
940
union
desc_stat
ctrl;
953
union
desc_stat
ctrl;
1592
static inline void reset_desc(struct ksz_desc *desc, union
desc_stat
status)
in reset_desc()
4737
union
desc_stat
status;
in transmit_cleanup()
4981
struct ksz_desc *desc, union
desc_stat
status)
in rx_proc()
5031
union
desc_stat
status;
in dev_rcv_packets()
5067
union
desc_stat
status;
in port_rcv_packets()
5112
union
desc_stat
status;
in dev_rcv_special()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H
A
D
ksz884x.c
852
union
desc_stat
{
union
872
union
desc_stat
ctrl;
885
union
desc_stat
ctrl;
1515
static inline void reset_desc(struct ksz_desc *desc, union
desc_stat
status)
in reset_desc()
4364
union
desc_stat
status;
in transmit_cleanup()
4608
struct ksz_desc *desc, union
desc_stat
status)
in rx_proc()
4658
union
desc_stat
status;
in dev_rcv_packets()
4694
union
desc_stat
status;
in port_rcv_packets()
4739
union
desc_stat
status;
in dev_rcv_special()
Completed in 25 milliseconds