print_owner        43 kernel/locking/rtmutex-debug.c static void printk_lock(struct rt_mutex *lock, int print_owner)
print_owner        52 kernel/locking/rtmutex-debug.c 	if (print_owner && rt_mutex_owner(lock)) {