Searched defs:this (Results 1 – 13 of 13) sorted by relevance
| /kernel/irq/ |
| D | devres.c | 21 struct irq_devres *this = res; in devm_irq_release() local 28 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 243 struct irq_generic_chip_devres *this = res; in devm_irq_remove_generic_chip() local
|
| /kernel/futex/ |
| D | waitwake.c | 159 struct futex_q *this, *next; in futex_wake() local 263 struct futex_q *this, *next; in futex_wake_op() local
|
| D | requeue.c | 377 struct futex_q *this, *next; in futex_requeue() local
|
| D | core.c | 446 struct futex_q *this; in futex_top_waiter() local
|
| /kernel/locking/ |
| D | lockdep.c | 1420 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list() 2036 static noinline void print_circular_bug(struct lock_list *this, in print_circular_bug() 2099 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps() 2111 struct lock_list this; in lockdep_count_forward_deps() local 2124 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps() 2137 struct lock_list this; in lockdep_count_backward_deps() local 2818 struct lock_list this, that; in check_irq_usage() local 4003 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug() 4047 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() 4065 struct held_lock *this, int forwards, in print_irq_inversion_bug() [all …]
|
| /kernel/ |
| D | hung_task.c | 81 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic()
|
| D | resource.c | 661 struct resource *this = root->child; in __find_resource_space() local 1631 struct region_devres *this = res; in devm_region_release() local 1638 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
| /kernel/trace/ |
| D | trace_stat.c | 90 struct stat_node *this; in insert_stat() local
|
| /kernel/dma/ |
| D | mapping.c | 42 struct dma_devres *this = res; in dmam_release() local 50 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
| /kernel/bpf/ |
| D | local_storage.c | 109 struct bpf_cgroup_storage *this; in cgroup_storage_insert() local
|
| /kernel/debug/ |
| D | debug_core.c | 1042 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
|
| /kernel/rcu/ |
| D | tree_stall.h | 123 static int rcu_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rcu_panic()
|
| /kernel/sched/ |
| D | core.c | 6908 static bool try_steal_cookie(int this, int that) in try_steal_cookie()
|