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
defs:UNLOCK
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/lib/
H
A
D
locking-selftest-rlock.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RU
macro
H
A
D
locking-selftest-rsem.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RSU
macro
H
A
D
locking-selftest-mutex.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
MU
macro
H
A
D
locking-selftest-wlock.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
WU
macro
H
A
D
locking-selftest-wsem.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
WSU
macro
H
A
D
locking-selftest-rtmutex.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RTU
macro
H
A
D
locking-selftest-spin.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
U
macro
/kernel/linux/linux-6.6/lib/
H
A
D
locking-selftest-rlock.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RU
macro
H
A
D
locking-selftest-rsem.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RSU
macro
H
A
D
locking-selftest-rtmutex.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
RTU
macro
H
A
D
locking-selftest-mutex.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
MU
macro
H
A
D
locking-selftest-wlock.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
WU
macro
H
A
D
locking-selftest-wsem.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
WSU
macro
H
A
D
locking-selftest-spin.h
5
#undef
UNLOCK
macro
6
#define
UNLOCK
U
macro
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
nic7018_wdt.c
15
#define
UNLOCK
0x5A
macro
H
A
D
imx7ulp_wdt.c
37
#define
UNLOCK
((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0)
macro
H
A
D
sp805_wdt.c
53
#define
UNLOCK
0x1ACCE551
macro
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
nic7018_wdt.c
15
#define
UNLOCK
0x5A
macro
H
A
D
sp805_wdt.c
53
#define
UNLOCK
0x1ACCE551
macro
H
A
D
imx7ulp_wdt.c
39
#define
UNLOCK
((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0)
macro
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-vr41xx.h
61
#define
UNLOCK
0x2U
macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H
A
D
feature.c
63
#define
UNLOCK
(flags) raw_spin_unlock_irqrestore(&feature_lock, flags);
macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H
A
D
feature.c
64
#define
UNLOCK
(flags) raw_spin_unlock_irqrestore(&feature_lock, flags);
macro
[all...]
Completed in 10 milliseconds