OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spin_lock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
spinlock.h
56
spin_lock
(spinlock_t *spinlock)
function
70
spin_lock
(spinlock);
82
spin_lock
(spinlock);
111
spin_lock
(spinlock);
/src/external/lgpl2/userspace-rcu/dist/tests/common/
api.h
53
static void
spin_lock
(spinlock_t *sp)
function
56
perror("
spin_lock
:pthread_mutex_lock");
69
#define spin_lock_irqsave(l, f) do { f = 1;
spin_lock
(l); } while (0)
116
spin_lock
(&__thread_id_map_mutex);
144
spin_lock
(&__thread_id_map_mutex);
/src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h
90
#define
spin_lock
(lock) mutex_spin_enter(lock)
macro
/src/sys/external/bsd/dwc2/
dwc2.h
124
#define
spin_lock
(l) do { mutex_spin_enter(l); } while (0)
macro
Completed in 28 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026