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:AML_PACKAGE_OP
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
dsobject.c
57
AML_PACKAGE_OP
)
in acpi_ds_build_internal_object()
113
if ((op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_build_internal_object()
H
A
D
psparse.c
176
AML_PACKAGE_OP
)
in acpi_ps_complete_this_op()
193
|| (op->common.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ps_complete_this_op()
H
A
D
psloop.c
101
case
AML_PACKAGE_OP
:
in acpi_ps_get_arguments()
157
case
AML_PACKAGE_OP
:
in acpi_ps_get_arguments()
H
A
D
pstree.c
263
case
AML_PACKAGE_OP
:
in acpi_ps_get_child()
H
A
D
dsutils.c
240
|| (op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ds_is_result_used()
769
if ((op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_evaluate_name_path()
H
A
D
dsopcode.c
633
case
AML_PACKAGE_OP
:
in acpi_ds_eval_data_object_operands()
653
((op->common.parent->common.aml_opcode !=
AML_PACKAGE_OP
) &&
in acpi_ds_eval_data_object_operands()
H
A
D
dspkginit.c
80
while ((parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_build_internal_package_obj()
H
A
D
amlcode.h
28
#define
AML_PACKAGE_OP
(u16) 0x12
macro
H
A
D
psargs.c
320
AML_PACKAGE_OP
)
in acpi_ps_get_next_namepath()
H
A
D
dswexec.c
471
((op->asl.parent->asl.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ds_exec_end_op()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
dsobject.c
57
AML_PACKAGE_OP
)
in acpi_ds_build_internal_object()
113
if ((op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_build_internal_object()
H
A
D
psparse.c
176
AML_PACKAGE_OP
)
in acpi_ps_complete_this_op()
193
|| (op->common.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ps_complete_this_op()
H
A
D
psloop.c
101
case
AML_PACKAGE_OP
:
in acpi_ps_get_arguments()
157
case
AML_PACKAGE_OP
:
in acpi_ps_get_arguments()
H
A
D
pstree.c
263
case
AML_PACKAGE_OP
:
in acpi_ps_get_child()
H
A
D
dsopcode.c
634
case
AML_PACKAGE_OP
:
in acpi_ds_eval_data_object_operands()
654
((op->common.parent->common.aml_opcode !=
AML_PACKAGE_OP
) &&
in acpi_ds_eval_data_object_operands()
H
A
D
dsutils.c
240
|| (op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ds_is_result_used()
762
if ((op->common.parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_evaluate_name_path()
H
A
D
dspkginit.c
80
while ((parent->common.aml_opcode ==
AML_PACKAGE_OP
) ||
in acpi_ds_build_internal_package_obj()
H
A
D
dswexec.c
473
((op->asl.parent->asl.aml_opcode ==
AML_PACKAGE_OP
)
in acpi_ds_exec_end_op()
H
A
D
psargs.c
320
AML_PACKAGE_OP
)
in acpi_ps_get_next_namepath()
H
A
D
amlcode.h
28
#define
AML_PACKAGE_OP
(u16) 0x12
macro
Completed in 16 milliseconds