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:dcssblk_dev_info
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/block/
H
A
D
dcssblk.c
82
struct
dcssblk_dev_info
{
struct
126
struct
dcssblk_dev_info
*dev_info;
in dcssblk_release_segment()
129
dev_info = container_of(dev, struct
dcssblk_dev_info
, dev);
in dcssblk_release_segment()
145
dcssblk_assign_free_minor(struct
dcssblk_dev_info
*dev_info)
in dcssblk_assign_free_minor()
148
struct
dcssblk_dev_info
*entry;
in dcssblk_assign_free_minor()
167
* get the struct
dcssblk_dev_info
from dcssblk_devices
171
static struct
dcssblk_dev_info
*
174
struct
dcssblk_dev_info
*entry;
in dcssblk_get_device_by_name()
192
struct
dcssblk_dev_info
*dev_info;
in dcssblk_get_segment_by_name()
208
dcssblk_find_highest_addr(struct
dcssblk_dev_info
*dev_inf
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H
A
D
dcssblk.c
69
struct
dcssblk_dev_info
{
struct
112
struct
dcssblk_dev_info
*dev_info;
in dcssblk_release_segment()
115
dev_info = container_of(dev, struct
dcssblk_dev_info
, dev);
in dcssblk_release_segment()
131
dcssblk_assign_free_minor(struct
dcssblk_dev_info
*dev_info)
in dcssblk_assign_free_minor()
134
struct
dcssblk_dev_info
*entry;
in dcssblk_assign_free_minor()
153
* get the struct
dcssblk_dev_info
from dcssblk_devices
157
static struct
dcssblk_dev_info
*
160
struct
dcssblk_dev_info
*entry;
in dcssblk_get_device_by_name()
178
struct
dcssblk_dev_info
*dev_info;
in dcssblk_get_segment_by_name()
194
dcssblk_find_highest_addr(struct
dcssblk_dev_info
*dev_inf
[all...]
Completed in 2 milliseconds