Home
last modified time | relevance | path

Searched defs:this (Results 1 – 15 of 15) sorted by relevance

/kernel/irq/
Ddevres.c20 struct irq_devres *this = res; in devm_irq_release() local
27 struct irq_devres *this = res, *match = data; in devm_irq_match() local
156 struct irq_desc_devres *this = res; in devm_irq_desc_release() local
242 struct irq_generic_chip_devres *this = res; in devm_irq_remove_generic_chip() local
/kernel/futex/
Dwaitwake.c147 struct futex_q *this, *next; in futex_wake() local
248 struct futex_q *this, *next; in futex_wake_op() local
Drequeue.c371 struct futex_q *this, *next; in futex_requeue() local
Dcore.c442 struct futex_q *this; in futex_top_waiter() local
/kernel/locking/
Dlockdep.c1406 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()
[all …]
/kernel/
Dhung_task.c81 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic()
Dresource.c584 struct resource *this = root->child; in __find_resource() local
1544 struct region_devres *this = res; in devm_region_release() local
1551 struct region_devres *this = res, *match = match_data; in devm_region_match() local
/kernel/trace/
Dtrace_stat.c90 struct stat_node *this; in insert_stat() local
Dtrace.c9949 static int trace_panic_handler(struct notifier_block *this, in trace_panic_handler()
/kernel/dma/
Dmapping.c34 struct dma_devres *this = res; in dmam_release() local
42 struct dma_devres *this = res, *match = match_data; in dmam_match() local
/kernel/bpf/
Dlocal_storage.c109 struct bpf_cgroup_storage *this; in cgroup_storage_insert() local
/kernel/rcu/
Dtree_stall.h120 static int rcu_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rcu_panic()
/kernel/debug/
Ddebug_core.c1042 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
/kernel/sched/
Dcore.c6327 static bool try_steal_cookie(int this, int that) in try_steal_cookie()
Dfair.c6792 int this = smp_processor_id(); in select_idle_cpu() local