Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Drtmutex.h15 #define rt_mutex_deadlock_account_unlock(l) do { } while (0) macro
Drtmutex-debug.c235 void rt_mutex_deadlock_account_unlock(struct task_struct *task) in rt_mutex_deadlock_account_unlock() function