OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spinlock_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
spinlock.h
47
}
spinlock_t
;
typedef in typeref:struct:spinlock
50
spin_is_locked(
spinlock_t
*spinlock)
56
spin_lock(
spinlock_t
*spinlock)
62
spin_unlock(
spinlock_t
*spinlock)
68
spin_lock_bh(
spinlock_t
*spinlock)
74
spin_unlock_bh(
spinlock_t
*spinlock)
80
spin_lock_irq(
spinlock_t
*spinlock)
86
spin_unlock_irq(
spinlock_t
*spinlock)
95
mutex_enter(&((
spinlock_t
*)(SPINLOCK))->sl_lock); \
100
mutex_tryenter(&((
spinlock_t
*)(SPINLOCK))->sl_lock)
[
all
...]
/src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h
81
typedef kmutex_t
spinlock_t
;
typedef in typeref:typename:kmutex_t
/src/sys/external/bsd/dwc2/
dwc2.h
122
#define
spinlock_t
kmutex_t
macro
/src/sys/dev/pci/
xmm7360.c
144
typedef struct mutex
spinlock_t
;
typedef in typeref:struct:mutex
214
typedef struct kmutex
spinlock_t
;
typedef in typeref:struct:kmutex
577
spinlock_t
lock;
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025