/kernel/ |
D | lockdep.c | 538 static void lockdep_print_held_locks(struct task_struct *curr) in lockdep_print_held_locks() 934 struct task_struct *curr = current; in print_circular_bug_header() local 958 struct task_struct *curr = current; in print_circular_bug_tail() local 1184 print_bad_irq_dependency(struct task_struct *curr, in print_bad_irq_dependency() 1245 check_usage(struct task_struct *curr, struct held_lock *prev, in check_usage() 1267 check_prev_add_irq(struct task_struct *curr, struct held_lock *prev, in check_prev_add_irq() 1327 check_prev_add_irq(struct task_struct *curr, struct held_lock *prev, in check_prev_add_irq() 1341 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug() 1375 check_deadlock(struct task_struct *curr, struct held_lock *next, in check_deadlock() 1433 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add() [all …]
|
D | sched_fair.c | 463 __update_curr(struct cfs_rq *cfs_rq, struct sched_entity *curr, in __update_curr() 479 struct sched_entity *curr = cfs_rq->curr; in update_curr() local 771 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) in check_preempt_tick() 852 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick() 921 struct task_struct *curr = rq->curr; in hrtick_update() local 990 struct task_struct *curr = rq->curr; in yield_task_fair() local 1194 struct task_struct *curr = this_rq->curr; in wake_affine() local 1346 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) in wakeup_preempt_entity() 1381 struct task_struct *curr = rq->curr; in check_preempt_wakeup() local 1643 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair() [all …]
|
D | futex.c | 469 void exit_pi_state_list(struct task_struct *curr) in exit_pi_state_list() 1199 struct task_struct *curr = current; in futex_wait() local 1385 struct task_struct *curr = current; in futex_lock_pi() local 1838 int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi) in handle_futex_death() 1900 void exit_robust_list(struct task_struct *curr) in exit_robust_list()
|
D | sched_idletask.c | 64 static void task_tick_idle(struct rq *rq, struct task_struct *curr, int queued) in task_tick_idle()
|
D | futex_compat.c | 48 void compat_exit_robust_list(struct task_struct *curr) in compat_exit_robust_list()
|
D | rcupreempt.c | 575 long curr; in rcu_try_flip_waitack_needed() local 612 long curr; in rcu_try_flip_waitmb_needed() local 653 long curr; in rcu_qsctr_inc_needed_dyntick() local
|
D | rtmutex-tester.c | 368 char *curr = buf; in sysfs_test_status() local
|
D | sched_rt.c | 105 struct task_struct *curr = rq_of_rt_rq(rt_rq)->curr; in sched_rt_rq_enqueue() local 514 struct task_struct *curr = rq->curr; in update_curr_rt() local
|
D | sched.c | 420 struct sched_entity *curr, *next, *last; member 581 struct task_struct *curr, *idle; member 2515 static void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers() 2525 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers() 2537 static void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers() 2542 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers() 4449 struct task_struct *curr = rq->curr; in scheduler_tick() local 4737 int default_wake_function(wait_queue_t *curr, unsigned mode, int sync, in default_wake_function() 4756 wait_queue_t *curr, *next; in __wake_up_common() local
|
D | rcutree.c | 347 long curr; in rcu_implicit_dynticks_qs() local
|
D | exit.c | 369 struct task_struct *curr = current->group_leader; in __set_special_pids() local
|
/kernel/time/ |
D | timer_list.c | 82 struct rb_node *curr; in print_active_timers() local
|
D | timer_stats.c | 169 struct entry **head, *curr, *prev; in tstat_lookup() local
|
/kernel/trace/ |
D | trace_functions_graph.c | 206 struct ftrace_graph_ent_entry *curr) in trace_branch_is_leaf()
|
D | trace_irqsoff.c | 304 inline void print_irqtrace_events(struct task_struct *curr) in print_irqtrace_events()
|
D | trace.c | 1114 struct task_struct *curr,
|