mutex_get_owner
extern unsigned long mutex_get_owner(struct mutex *lock);
owner = mutex_get_owner(hung_task_blocker_to_lock(blocker));