OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCKDEBUG_UNLOCKED
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
lockdebug.h
76
void
lockdebug_unlocked
(const char *, size_t, volatile void *,
89
#define
LOCKDEBUG_UNLOCKED
(dodebug, lock, where, s) \
90
if (dodebug)
lockdebug_unlocked
(__func__, __LINE__, lock, where, s)
102
#define
LOCKDEBUG_UNLOCKED
(dodebug, lock, where, s) /* nothing */
/src/sys/external/bsd/drm2/linux/
linux_rwsem.c
55
LOCKDEBUG_UNLOCKED
((RWSEM)->rws_debug, (RWSEM), \
58
LOCKDEBUG_UNLOCKED
((RWSEM)->rws_debug, (RWSEM), \
linux_ww_mutex.c
53
LOCKDEBUG_UNLOCKED
((WW)->wwm_debug, (WW), \
/src/sys/kern/
kern_lock.c
360
LOCKDEBUG_UNLOCKED
(kernel_lock_dodebug, kernel_lock,
kern_mutex.c
90
LOCKDEBUG_UNLOCKED
(MUTEX_DEBUG_P(mtx), (mtx), \
kern_rwlock.c
85
LOCKDEBUG_UNLOCKED
(RW_DEBUG_P(rw), (rw), \
Completed in 14 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025