Home
last modified time | relevance | path

Searched defs:debug_rt_mutex_init (Results 1 – 2 of 2) sorted by relevance

/kernel/locking/
Drtmutex-debug.c167 void debug_rt_mutex_init(struct rt_mutex *lock, const char *name) in debug_rt_mutex_init() function
Drtmutex.h22 #define debug_rt_mutex_init(m, n) do { } while (0) macro