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_unlock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
spinlock.h
62
spin_unlock
(spinlock_t *spinlock)
function
76
spin_unlock
(spinlock);
88
spin_unlock
(spinlock);
/src/external/lgpl2/userspace-rcu/dist/tests/common/
api.h
61
static void
spin_unlock
(spinlock_t *sp)
function
64
perror("
spin_unlock
:pthread_mutex_unlock");
70
#define spin_unlock_irqrestore(l, f) do { f = 0;
spin_unlock
(l); } while (0)
119
spin_unlock
(&__thread_id_map_mutex);
123
spin_unlock
(&__thread_id_map_mutex);
150
spin_unlock
(&__thread_id_map_mutex);
161
spin_unlock
(&__thread_id_map_mutex);
/src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h
91
#define
spin_unlock
(lock) mutex_spin_exit(lock)
macro
/src/sys/external/bsd/dwc2/
dwc2.h
125
#define
spin_unlock
(l) do { mutex_spin_exit(l); } while (0)
macro
Completed in 40 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026