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:total_capacity
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H
A
D
mem.c
517
.
total_capacity
=
in mock_rcd_id()
538
.
total_capacity
=
in mock_id()
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
cxlmem.h
567
__le64
total_capacity
;
member
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H
A
D
arcmsr_hba.c
374
int heads, sectors, cylinders,
total_capacity
;
in arcmsr_bios_param()
local
379
total_capacity
= capacity;
in arcmsr_bios_param()
382
cylinders =
total_capacity
/ (heads * sectors);
in arcmsr_bios_param()
386
cylinders =
total_capacity
/ (heads * sectors);
in arcmsr_bios_param()
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H
A
D
arcmsr_hba.c
381
int heads, sectors, cylinders,
total_capacity
;
in arcmsr_bios_param()
local
386
total_capacity
= capacity;
in arcmsr_bios_param()
389
cylinders =
total_capacity
/ (heads * sectors);
in arcmsr_bios_param()
393
cylinders =
total_capacity
/ (heads * sectors);
in arcmsr_bios_param()
/kernel/linux/linux-6.6/drivers/cxl/core/
H
A
D
mbox.c
1107
le64_to_cpu(id.
total_capacity
) * CXL_CAPACITY_MULTIPLIER;
in cxl_dev_state_identify()
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
fair.c
8572
unsigned long
total_capacity
; /* Total capacity of all groups in sd */
member
8593
.
total_capacity
= 0UL,
in init_sd_lb_stats()
9567
sds->
total_capacity
+= sgs->group_capacity;
in update_sd_lb_stats()
9746
sds->
total_capacity
;
in calculate_imbalance()
9871
sds.
total_capacity
;
in find_busiest_group()
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
fair.c
9714
unsigned long
total_capacity
; /* Total capacity of all groups in sd */
member
9735
.
total_capacity
= 0UL,
in init_sd_lb_stats()
10876
sds->
total_capacity
+= sgs->group_capacity;
in update_sd_lb_stats()
11061
sds->
total_capacity
;
in calculate_imbalance()
11185
sds.
total_capacity
;
in find_busiest_group()
Completed in 48 milliseconds