Searched refs:rt_mutex_debug_check_no_locks_held (Results 1 – 1 of 1) sorted by relevance
48 extern void rt_mutex_debug_check_no_locks_held(struct task_struct *task);55 # define rt_mutex_debug_check_no_locks_held(task) do { } while (0) macro