Searched defs:this (Results 1 – 7 of 7) sorted by relevance
/kernel/irq/ |
D | devres.c | 16 struct irq_devres *this = res; in devm_irq_release() local 23 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
/kernel/ |
D | futex.c | 524 struct futex_q *this, *next; in lookup_pi_state() local 633 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_q *this) in wake_futex_pi() 734 struct futex_q *this, *next; in futex_wake() local 784 struct futex_q *this, *next; in futex_wake_op() local 890 struct futex_q *this, *next; in futex_requeue() local 1650 struct futex_q *this, *next; in futex_unlock_pi() local
|
D | lockdep.c | 870 static int add_lock_to_list(struct lock_class *class, struct lock_class *this, in add_lock_to_list() 959 struct lock_list this; in print_circular_bug_tail() local 1793 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug() 1832 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() 1850 struct held_lock *this, int forwards, in print_irq_inversion_bug() 1890 check_usage_forwards(struct task_struct *curr, struct held_lock *this, in check_usage_forwards() 1909 check_usage_backwards(struct task_struct *curr, struct held_lock *this, in check_usage_backwards() 1954 static int mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq() 2396 int mark_lock_irq(struct task_struct *curr, struct held_lock *this, in mark_lock_irq() 2420 static int mark_lock(struct task_struct *curr, struct held_lock *this, in mark_lock()
|
D | resource.c | 301 struct resource *this = root->child; in find_resource() local 752 struct region_devres *this = res; in devm_region_release() local 759 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
D | softlockup.c | 48 softlock_panic(struct notifier_block *this, unsigned long event, void *ptr) in softlock_panic()
|
D | sched.c | 2104 struct sched_group *idlest = NULL, *this = NULL, *group = sd->groups; in find_idlest_group() local 3108 struct sched_group *busiest = NULL, *this = NULL, *group = sd->groups; in find_busiest_group() local
|
/kernel/trace/ |
D | trace.c | 3694 static int trace_panic_handler(struct notifier_block *this,
|