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:acpi_raw_spinlock
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/acpi/platform/
H
A
D
aclinuxex.h
104
static inline acpi_cpu_flags acpi_os_acquire_raw_lock(
acpi_raw_spinlock
lockp)
in acpi_os_acquire_raw_lock()
112
static inline void acpi_os_release_raw_lock(
acpi_raw_spinlock
lockp,
in acpi_os_release_raw_lock()
118
static inline void acpi_os_delete_raw_lock(
acpi_raw_spinlock
handle)
in acpi_os_delete_raw_lock()
H
A
D
aclinux.h
114
#define
acpi_raw_spinlock
raw_spinlock_t *
macro
/kernel/linux/linux-6.6/include/acpi/platform/
H
A
D
aclinuxex.h
104
static inline acpi_cpu_flags acpi_os_acquire_raw_lock(
acpi_raw_spinlock
lockp)
in acpi_os_acquire_raw_lock()
112
static inline void acpi_os_release_raw_lock(
acpi_raw_spinlock
lockp,
in acpi_os_release_raw_lock()
118
static inline void acpi_os_delete_raw_lock(
acpi_raw_spinlock
handle)
in acpi_os_delete_raw_lock()
H
A
D
aclinux.h
114
#define
acpi_raw_spinlock
raw_spinlock_t *
macro
/kernel/linux/linux-5.10/include/acpi/
H
A
D
actypes.h
248
#ifndef
acpi_raw_spinlock
249
#define
acpi_raw_spinlock
acpi_spinlock
macro
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actypes.h
248
#ifndef
acpi_raw_spinlock
249
#define
acpi_raw_spinlock
acpi_spinlock
macro
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
acglobal.h
91
ACPI_GLOBAL(
acpi_raw_spinlock
, acpi_gbl_hardware_lock); /* For ACPI H/W except GPE registers */
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
acglobal.h
92
ACPI_GLOBAL(
acpi_raw_spinlock
, acpi_gbl_hardware_lock); /* For ACPI H/W except GPE registers */
Completed in 8 milliseconds