Lines Matching defs:this
1369 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list()
1975 static noinline void print_circular_bug(struct lock_list *this, in print_circular_bug()
2031 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps()
2043 struct lock_list this; in lockdep_count_forward_deps() local
2056 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps()
2069 struct lock_list this; in lockdep_count_backward_deps() local
2736 struct lock_list this, that; in check_irq_usage() local
3887 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug()
3927 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state()
3945 struct held_lock *this, int forwards, in print_irq_inversion_bug()
4007 check_usage_forwards(struct task_struct *curr, struct held_lock *this, in check_usage_forwards()
4042 check_usage_backwards(struct task_struct *curr, struct held_lock *this, in check_usage_backwards()
4124 mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq()
4550 static int mark_lock(struct task_struct *curr, struct held_lock *this, in mark_lock()