Lines Matching defs:this
1406 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list()
2012 static noinline void print_circular_bug(struct lock_list *this, in print_circular_bug()
2068 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps()
2080 struct lock_list this; in lockdep_count_forward_deps() local
2093 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps()
2106 struct lock_list this; in lockdep_count_backward_deps() local
2773 struct lock_list this, that; in check_irq_usage() local
3924 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug()
3964 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state()
3982 struct held_lock *this, int forwards, in print_irq_inversion_bug()
4044 check_usage_forwards(struct task_struct *curr, struct held_lock *this, in check_usage_forwards()
4079 check_usage_backwards(struct task_struct *curr, struct held_lock *this, in check_usage_backwards()
4161 mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq()
4587 static int mark_lock(struct task_struct *curr, struct held_lock *this, in mark_lock()