Lines Matching defs:this
867 static int add_lock_to_list(struct lock_class *class, struct lock_class *this, in add_lock_to_list()
1191 static noinline int print_circular_bug(struct lock_list *this, in print_circular_bug()
1250 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps()
1262 struct lock_list this; in lockdep_count_forward_deps() local
1276 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps()
1289 struct lock_list this; in lockdep_count_backward_deps() local
1572 struct lock_list this, that; in check_usage() local
1829 struct lock_list this; in check_prev_add() local
2234 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug()
2276 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state()
2295 struct held_lock *this, int forwards, in print_irq_inversion_bug()
2358 check_usage_forwards(struct task_struct *curr, struct held_lock *this, in check_usage_forwards()
2382 check_usage_backwards(struct task_struct *curr, struct held_lock *this, in check_usage_backwards()
2457 mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq()
2870 int mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq()
2898 static int mark_lock(struct task_struct *curr, struct held_lock *this, in mark_lock()