Searched defs:this (Results 1 – 11 of 11) sorted by relevance
| /kernel/irq/ |
| D | devres.c | 19 struct irq_devres *this = res; in devm_irq_release() local 26 struct irq_devres *this = res, *match = data; in devm_irq_match() local 157 struct irq_desc_devres *this = res; in devm_irq_desc_release() local 244 struct irq_generic_chip_devres *this = res; in devm_irq_remove_generic_chip() local
|
| D | irq_sim.c | 101 struct irq_sim_devres *this = res; in devm_irq_sim_release() local
|
| /kernel/locking/ |
| D | lockdep.c | 872 static int add_lock_to_list(struct lock_class *this, struct list_head *head, in add_lock_to_list() 1220 static noinline int print_circular_bug(struct lock_list *this, in print_circular_bug() 1282 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps() 1294 struct lock_list this; in lockdep_count_forward_deps() local 1308 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps() 1321 struct lock_list this; in lockdep_count_backward_deps() local 1616 struct lock_list this, that; in check_usage() local 1877 struct lock_list this; in check_prev_add() local 2552 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug() 2594 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() [all …]
|
| /kernel/ |
| D | hung_task.c | 70 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic()
|
| D | resource.c | 603 struct resource *this = root->child; in __find_resource() local 1413 struct region_devres *this = res; in devm_region_release() local 1420 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
| D | futex.c | 773 struct futex_q *this; in futex_top_waiter() local 1676 struct futex_q *this, *next; in futex_wake() local 1778 struct futex_q *this, *next; in futex_wake_op() local 2024 struct futex_q *this, *next; in futex_requeue() local
|
| /kernel/trace/ |
| D | trace_stat.c | 92 struct stat_node *this; in insert_stat() local
|
| D | trace.c | 8112 static int trace_panic_handler(struct notifier_block *this, in trace_panic_handler()
|
| /kernel/debug/ |
| D | debug_core.c | 877 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
|
| /kernel/rcu/ |
| D | update.c | 534 static int rcu_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rcu_panic()
|
| /kernel/sched/ |
| D | core.c | 2968 struct rq *this = cpu_rq(cpu); in nr_iowait_cpu() local
|