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:spinlock
(Results
1 - 5
of
5
) sorted by relevance
/drivers/hdf_core/framework/support/posix/src/
H
A
D
osal_spinlock.c
16
int32_t OsalSpinInit(OsalSpinlock *
spinlock
)
in OsalSpinInit()
argument
45
int32_t OsalSpinDestroy(OsalSpinlock *
spinlock
)
in OsalSpinDestroy()
argument
66
OsalSpinLock(OsalSpinlock *
spinlock
)
OsalSpinLock()
argument
84
OsalSpinUnlock(OsalSpinlock *
spinlock
)
OsalSpinUnlock()
argument
[all...]
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H
A
D
osal_spinlock.c
27
int32_t OsalSpinInit(OsalSpinlock *
spinlock
)
in OsalSpinInit()
argument
49
int32_t OsalSpinDestroy(OsalSpinlock *
spinlock
)
in OsalSpinDestroy()
argument
63
OsalSpinLock(OsalSpinlock *
spinlock
)
OsalSpinLock()
argument
76
OsalSpinUnlock(OsalSpinlock *
spinlock
)
OsalSpinUnlock()
argument
89
OsalSpinLockIrq(OsalSpinlock *
spinlock
)
OsalSpinLockIrq()
argument
102
OsalSpinUnlockIrq(OsalSpinlock *
spinlock
)
OsalSpinUnlockIrq()
argument
115
OsalSpinLockIrqSave(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinLockIrqSave()
argument
131
OsalSpinUnlockIrqRestore(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinUnlockIrqRestore()
argument
[all...]
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H
A
D
osal_spinlock.c
38
int32_t OsalSpinInit(OsalSpinlock *
spinlock
)
in OsalSpinInit()
argument
60
int32_t OsalSpinDestroy(OsalSpinlock *
spinlock
)
in OsalSpinDestroy()
argument
73
OsalSpinLock(OsalSpinlock *
spinlock
)
OsalSpinLock()
argument
85
OsalSpinUnlock(OsalSpinlock *
spinlock
)
OsalSpinUnlock()
argument
97
OsalSpinLockIrq(OsalSpinlock *
spinlock
)
OsalSpinLockIrq()
argument
114
OsalSpinUnlockIrq(OsalSpinlock *
spinlock
)
OsalSpinUnlockIrq()
argument
132
OsalSpinLockIrqSave(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinLockIrqSave()
argument
145
OsalSpinUnlockIrqRestore(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinUnlockIrqRestore()
argument
[all...]
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H
A
D
osal_spinlock.c
39
int32_t OsalSpinInit(OsalSpinlock *
spinlock
)
in OsalSpinInit()
argument
49
int32_t OsalSpinDestroy(OsalSpinlock *
spinlock
)
in OsalSpinDestroy()
argument
59
int32_t OsalSpinLock(OsalSpinlock *
spinlock
)
in OsalSpinLock()
argument
69
int32_t OsalSpinUnlock(OsalSpinlock *
spinlock
)
in OsalSpinUnlock()
argument
79
int32_t OsalSpinLockIrq(OsalSpinlock *
spinlock
)
in OsalSpinLockIrq()
argument
88
OsalSpinUnlockIrq(OsalSpinlock *
spinlock
)
OsalSpinUnlockIrq()
argument
97
OsalSpinLockIrqSave(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinLockIrqSave()
argument
107
OsalSpinUnlockIrqRestore(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinUnlockIrqRestore()
argument
[all...]
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H
A
D
osal_spinlock.c
39
int32_t OsalSpinInit(OsalSpinlock *
spinlock
)
in OsalSpinInit()
argument
61
int32_t OsalSpinDestroy(OsalSpinlock *
spinlock
)
in OsalSpinDestroy()
argument
80
int32_t OsalSpinLock(OsalSpinlock *
spinlock
)
in OsalSpinLock()
argument
98
OsalSpinUnlock(OsalSpinlock *
spinlock
)
OsalSpinUnlock()
argument
116
OsalSpinLockIrq(OsalSpinlock *
spinlock
)
OsalSpinLockIrq()
argument
121
OsalSpinUnlockIrq(OsalSpinlock *
spinlock
)
OsalSpinUnlockIrq()
argument
126
OsalSpinLockIrqSave(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinLockIrqSave()
argument
132
OsalSpinUnlockIrqRestore(OsalSpinlock *
spinlock
, uint32_t *flags)
OsalSpinUnlockIrqRestore()
argument
[all...]
Completed in 4 milliseconds