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:optimal_sectors
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/target/
H
A
D
target_core_base.h
699
u32
optimal_sectors
;
member
/kernel/linux/linux-6.6/include/target/
H
A
D
target_core_base.h
712
u32
optimal_sectors
;
member
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_configfs.c
540
DEF_CONFIGFS_ATTRIB_SHOW(
optimal_sectors
);
variable
1048
"
optimal_sectors
while export_count is %d\n",
in optimal_sectors_store()
1053
pr_err("dev[%p]: Passed
optimal_sectors
%u cannot be"
in optimal_sectors_store()
1059
da->
optimal_sectors
= val;
in optimal_sectors_store()
1060
pr_debug("dev[%p]: SE Device
optimal_sectors
changed to %u\n",
in optimal_sectors_store()
1200
CONFIGFS_ATTR(,
optimal_sectors
);
H
A
D
target_core_spc.c
531
put_unaligned_be32(dev->dev_attrib.
optimal_sectors
, &buf[12]);
in spc_emulate_evpd_b0()
H
A
D
target_core_device.c
966
dev->dev_attrib.
optimal_sectors
= dev->dev_attrib.hw_max_sectors;
in target_configure_device()
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_configfs.c
570
DEF_CONFIGFS_ATTRIB_SHOW(
optimal_sectors
);
variable
1090
"
optimal_sectors
while export_count is %d\n",
in optimal_sectors_store()
1095
pr_err("dev[%p]: Passed
optimal_sectors
%u cannot be"
in optimal_sectors_store()
1101
da->
optimal_sectors
= val;
in optimal_sectors_store()
1102
pr_debug("dev[%p]: SE Device
optimal_sectors
changed to %u\n",
in optimal_sectors_store()
1258
CONFIGFS_ATTR(,
optimal_sectors
);
H
A
D
target_core_device.c
943
dev->dev_attrib.
optimal_sectors
= dev->dev_attrib.hw_max_sectors;
in target_configure_device()
H
A
D
target_core_spc.c
563
put_unaligned_be32(dev->dev_attrib.
optimal_sectors
, &buf[12]);
in spc_emulate_evpd_b0()
Completed in 21 milliseconds