Home
last modified time | relevance | path

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

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