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:shared_type
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
xen-acpi-processor.c
168
dst->
shared_type
= _pr->performance->
shared_type
;
in xen_copy_psd_data()
177
dst->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in xen_copy_psd_data()
179
dst->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in xen_copy_psd_data()
181
dst->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in xen_copy_psd_data()
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
xen-acpi-processor.c
169
dst->
shared_type
= _pr->performance->
shared_type
;
in xen_copy_psd_data()
178
dst->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in xen_copy_psd_data()
180
dst->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in xen_copy_psd_data()
182
dst->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in xen_copy_psd_data()
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
acpi-cpufreq.c
440
mask = policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY ?
in acpi_cpufreq_target()
713
policy->
shared_type
= perf->
shared_type
;
in acpi_cpufreq_cpu_init()
719
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ALL ||
in acpi_cpufreq_cpu_init()
720
policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY) {
in acpi_cpufreq_cpu_init()
728
policy->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_cpufreq_cpu_init()
738
policy->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_cpufreq_cpu_init()
886
!(policy_is_shared(policy) && policy->
shared_type
!= CPUFREQ_SHARED_TYPE_ANY);
in acpi_cpufreq_cpu_init()
H
A
D
cppc_cpufreq.c
279
policy->
shared_type
= cpu->
shared_type
;
in cppc_cpufreq_cpu_init()
281
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY) {
in cppc_cpufreq_cpu_init()
293
} else if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ALL) {
in cppc_cpufreq_cpu_init()
H
A
D
speedstep-centrino.c
447
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY)
in centrino_target()
482
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY)
in centrino_target()
H
A
D
sfi-cpufreq.c
65
policy->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in sfi_cpufreq_cpu_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
acpi-cpufreq.c
446
mask = policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY ?
in acpi_cpufreq_target()
715
policy->
shared_type
= perf->
shared_type
;
in acpi_cpufreq_cpu_init()
721
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ALL ||
in acpi_cpufreq_cpu_init()
722
policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY) {
in acpi_cpufreq_cpu_init()
730
policy->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_cpufreq_cpu_init()
740
policy->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_cpufreq_cpu_init()
888
!(policy_is_shared(policy) && policy->
shared_type
!= CPUFREQ_SHARED_TYPE_ANY);
in acpi_cpufreq_cpu_init()
H
A
D
speedstep-centrino.c
447
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY)
in centrino_target()
482
if (policy->
shared_type
== CPUFREQ_SHARED_TYPE_ANY)
in centrino_target()
H
A
D
cppc_cpufreq.c
743
policy->
shared_type
= cpu_data->
shared_type
;
in cppc_cpufreq_cpu_init()
745
switch (policy->
shared_type
) {
in cppc_cpufreq_cpu_init()
760
policy->
shared_type
);
in cppc_cpufreq_cpu_init()
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
processor_perflib.c
672
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_processor_preregister_performance()
674
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_processor_preregister_performance()
676
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in acpi_processor_preregister_performance()
718
match_pr->performance->
shared_type
=
in acpi_processor_preregister_performance()
719
pr->performance->
shared_type
;
in acpi_processor_preregister_performance()
735
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_processor_preregister_performance()
H
A
D
cppc_acpi.c
452
pr->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_get_psd_map()
454
pr->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_get_psd_map()
456
pr->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in acpi_get_psd_map()
492
match_pr->
shared_type
= pr->
shared_type
;
in acpi_get_psd_map()
506
pr->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_get_psd_map()
H
A
D
processor_throttling.c
187
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_update_tsd_coord()
632
pthrottling->
shared_type
= pdomain->coord_type;
in acpi_processor_get_tsd()
643
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_get_tsd()
1113
if (p_throttling->
shared_type
== DOMAIN_COORD_TYPE_SW_ANY) {
in __acpi_processor_set_throttling()
1216
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_get_throttling_info()
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
processor_perflib.c
661
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_processor_preregister_performance()
663
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_processor_preregister_performance()
665
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in acpi_processor_preregister_performance()
707
match_pr->performance->
shared_type
=
in acpi_processor_preregister_performance()
708
pr->performance->
shared_type
;
in acpi_processor_preregister_performance()
724
pr->performance->
shared_type
= CPUFREQ_SHARED_TYPE_NONE;
in acpi_processor_preregister_performance()
H
A
D
processor_throttling.c
181
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_update_tsd_coord()
620
pthrottling->
shared_type
= pdomain->coord_type;
in acpi_processor_get_tsd()
631
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_get_tsd()
1097
if (p_throttling->
shared_type
== DOMAIN_COORD_TYPE_SW_ANY) {
in __acpi_processor_set_throttling()
1198
pthrottling->
shared_type
= DOMAIN_COORD_TYPE_SW_ALL;
in acpi_processor_get_throttling_info()
H
A
D
cppc_acpi.c
488
cpu_data->
shared_type
= CPUFREQ_SHARED_TYPE_ALL;
in acpi_get_psd_map()
490
cpu_data->
shared_type
= CPUFREQ_SHARED_TYPE_HW;
in acpi_get_psd_map()
492
cpu_data->
shared_type
= CPUFREQ_SHARED_TYPE_ANY;
in acpi_get_psd_map()
522
cpu_data->
shared_type
= CPUFREQ_SHARED_TYPE_NONE;
in acpi_get_psd_map()
/kernel/linux/linux-5.10/include/acpi/
H
A
D
cppc_acpi.h
132
unsigned int
shared_type
;
member
H
A
D
processor.h
134
unsigned int
shared_type
;
member
187
unsigned int
shared_type
;
member
/kernel/linux/linux-6.6/include/acpi/
H
A
D
processor.h
139
unsigned int
shared_type
;
member
192
unsigned int
shared_type
;
member
H
A
D
cppc_acpi.h
135
unsigned int
shared_type
;
member
/kernel/linux/linux-5.10/include/xen/interface/
H
A
D
platform.h
420
uint32_t
shared_type
; /* coordination type of this processor */
member
/kernel/linux/linux-6.6/include/xen/interface/
H
A
D
platform.h
403
uint32_t
shared_type
; /* coordination type of this processor */
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
cpufreq.h
57
unsigned int
shared_type
; /* ACPI: ANY or ALL affected CPUs
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
cpufreq.h
61
unsigned int
shared_type
; /* ACPI: ANY or ALL affected CPUs
member
Completed in 27 milliseconds