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:mechanism
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H
A
D
spmobj-attributes.c
121
bioscfg_drv.spm_data.
mechanism
= data.state;
in update_spm_state()
122
if (bioscfg_drv.spm_data.
mechanism
)
in update_spm_state()
216
spm_mechanism_types[bioscfg_drv.spm_data.
mechanism
]);
in key_mechanism_show()
244
bioscfg_drv.spm_data.
mechanism
= SIGNING_KEY;
in sk_store()
280
bioscfg_drv.spm_data.
mechanism
= ENDORSEMENT_KEY;
in kek_store()
372
bioscfg_drv.spm_data.
mechanism
= 0;
in hp_populate_secure_platform_data()
H
A
D
bioscfg.h
188
* '
mechanism
' represents the means of authentication.
191
u32
mechanism
;
member
201
u32
mechanism
;
member
H
A
D
passwdobj-attributes.c
163
if (bioscfg_drv.password_data[i].
mechanism
!= PASSWORD)
in mechanism_show()
169
static struct kobj_attribute password_mechanism = __ATTR_RO(
mechanism
);
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H
A
D
passobj-attributes.c
111
static struct kobj_attribute po_mechanism = __ATTR_RO(
mechanism
);
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
entry-ftrace.S
80
@ before the push {lr} of the mcount
mechanism
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
sal.c
183
switch (ap->
mechanism
) {
in sal_desc_ap_wakeup()
190
printk(KERN_ERR "SAL: AP wakeup
mechanism
unsupported!\n");
in sal_desc_ap_wakeup()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
sal.c
183
switch (ap->
mechanism
) {
in sal_desc_ap_wakeup()
190
printk(KERN_ERR "SAL: AP wakeup
mechanism
unsupported!\n");
in sal_desc_ap_wakeup()
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
entry-ftrace.S
77
@ before the push {lr} of the mcount
mechanism
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
sal.h
230
u8
mechanism
; /* 0 == external interrupt */
member
741
* the machine check rendezvous sequence as well as the
mechanism
to wake up the
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
sal.h
230
u8
mechanism
; /* 0 == external interrupt */
member
741
* the machine check rendezvous sequence as well as the
mechanism
to wake up the
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
osl.c
1636
pr_notice("Predefined validation
mechanism
disabled\n");
in acpi_disable_return_repair()
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
osl.c
1735
"ACPI: Predefined validation
mechanism
disabled\n");
in acpi_disable_return_repair()
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
think-lmi.c
532
static struct kobj_attribute auth_mechanism = __ATTR_RO(
mechanism
);
Completed in 17 milliseconds