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:cdev_sublog
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/
H
A
D
device_status.c
116
struct sublog *
cdev_sublog
, *sublog;
in ccw_device_accumulate_esw()
local
128
cdev_sublog
= &cdev_irb->esw.esw0.sublog;
in ccw_device_accumulate_esw()
131
cdev_sublog
->esf = sublog->esf;
in ccw_device_accumulate_esw()
140
cdev_sublog
->arep = sublog->arep;
in ccw_device_accumulate_esw()
142
cdev_sublog
->fvf = sublog->fvf;
in ccw_device_accumulate_esw()
144
cdev_sublog
->sacc = sublog->sacc;
in ccw_device_accumulate_esw()
146
cdev_sublog
->termc = sublog->termc;
in ccw_device_accumulate_esw()
148
cdev_sublog
->seqc = sublog->seqc;
in ccw_device_accumulate_esw()
151
cdev_sublog
->devsc = sublog->devsc;
in ccw_device_accumulate_esw()
153
cdev_sublog
in ccw_device_accumulate_esw()
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H
A
D
device_status.c
117
struct sublog *
cdev_sublog
, *sublog;
in ccw_device_accumulate_esw()
local
129
cdev_sublog
= &cdev_irb->esw.esw0.sublog;
in ccw_device_accumulate_esw()
132
cdev_sublog
->esf = sublog->esf;
in ccw_device_accumulate_esw()
141
cdev_sublog
->arep = sublog->arep;
in ccw_device_accumulate_esw()
143
cdev_sublog
->fvf = sublog->fvf;
in ccw_device_accumulate_esw()
145
cdev_sublog
->sacc = sublog->sacc;
in ccw_device_accumulate_esw()
147
cdev_sublog
->termc = sublog->termc;
in ccw_device_accumulate_esw()
149
cdev_sublog
->seqc = sublog->seqc;
in ccw_device_accumulate_esw()
152
cdev_sublog
->devsc = sublog->devsc;
in ccw_device_accumulate_esw()
154
cdev_sublog
in ccw_device_accumulate_esw()
[all...]
Completed in 1 milliseconds