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