| /kernel/locking/ |
| D | osq_lock.c | 40 struct optimistic_spin_node *next = NULL; in osq_wait_next() local 87 struct optimistic_spin_node *prev, *next; in osq_lock() local 187 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
| D | mcs_spinlock.h | 18 struct mcs_spinlock *next; member 101 struct mcs_spinlock *next = READ_ONCE(node->next); in mcs_spin_unlock() local
|
| D | lockdep.c | 1474 struct held_lock *next, in print_bad_irq_dependency() 1543 struct held_lock *next, enum lock_usage_bit bit_backwards, in check_usage() 1616 struct held_lock *next, enum lock_usage_bit bit) in check_irq_usage() 1645 struct held_lock *next) in check_prev_add_irq() 1672 struct held_lock *next) in check_prev_add_irq() 1688 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local 1706 struct held_lock *next) in print_deadlock_bug() 1741 check_deadlock(struct task_struct *curr, struct held_lock *next, in check_deadlock() 1800 struct held_lock *next, int distance, int *stack_saved) in check_prev_add() 1909 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add()
|
| D | rwsem-spinlock.c | 84 struct list_head *next = waiter->list.next; in __rwsem_do_wake() local
|
| D | qspinlock.c | 412 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| /kernel/sched/ |
| D | stats.h | 139 struct task_struct *prev, struct task_struct *next) in __sched_info_switch() 154 struct task_struct *prev, struct task_struct *next) in sched_info_switch() 164 #define sched_info_arrive(rq, next) do { } while (0) argument 165 #define sched_info_switch(rq, t, next) do { } while (0) argument
|
| D | auto_group.c | 213 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice() local
|
| D | sched.h | 372 struct cfs_rq *prev, struct cfs_rq *next) { } in set_task_rq_fair() 400 struct sched_entity *curr, *next, *last, *skip; member 486 int next; /* next highest */ member 529 u64 next; member 957 struct sched_group *next; /* Must be a circular list */ member 1168 # define prepare_arch_switch(next) do { } while (0) argument 1174 static inline void prepare_lock_switch(struct rq *rq, struct task_struct *next) in prepare_lock_switch() 1276 const struct sched_class *next; member
|
| D | core.c | 2713 struct task_struct *next) in __fire_sched_out_preempt_notifiers() 2723 struct task_struct *next) in fire_sched_out_preempt_notifiers() 2737 struct task_struct *next) in fire_sched_out_preempt_notifiers() 2758 struct task_struct *next) in prepare_task_switch() 2856 struct callback_head *head, *next; in __balance_callback() local 2919 struct task_struct *next, struct pin_cookie cookie) in context_switch() 3208 unsigned long next, now = READ_ONCE(jiffies); in scheduler_tick_max_deferment() local 3427 struct task_struct *prev, *next; in __schedule() local 5626 struct task_struct *next, *stop = rq->stop; in migrate_tasks() local
|
| D | rt.c | 1538 struct sched_rt_entity *next = NULL; in pick_next_rt_entity() local 1957 int next; in rto_next_cpu() local 2323 unsigned long next; in watchdog() local
|
| /kernel/time/ |
| D | tick-common.c | 102 ktime_t next = dev->next_event; in tick_handle_periodic() local 157 ktime_t next; in tick_setup_periodic() local
|
| D | posix-cpu-timers.c | 424 struct cpu_timer_list *timer, *next; in cleanup_timers_list() local 475 struct cpu_timer_list *next; in arm_timer() local 1159 struct k_itimer *timer, *next; in run_posix_cpu_timers() local
|
| D | timer_list.c | 94 unsigned long next = 0, i; in print_active_timers() local
|
| D | timer_stats.c | 57 struct entry *next; member
|
| /kernel/bpf/ |
| D | percpu_freelist.h | 22 struct pcpu_freelist_node *next; member
|
| /kernel/ |
| D | cfi.c | 91 struct cfi_shadow *next) in prepare_next_shadow() 178 struct cfi_shadow *next = (struct cfi_shadow *) in update_shadow() local
|
| D | task_work.c | 92 struct callback_head *work, *head, *next; in task_work_run() local
|
| D | futex.c | 879 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local 1416 struct futex_q *this, *next; in futex_wake() local 1471 struct futex_q *this, *next; in futex_wake_op() local 1711 struct futex_q *this, *next; in futex_requeue() local
|
| D | auditsc.c | 99 struct audit_aux_data *next; member 128 struct audit_tree_refs *next; member 873 struct audit_names *n, *next; in audit_free_names() local
|
| /kernel/trace/ |
| D | trace_sched_switch.c | 20 struct task_struct *prev, struct task_struct *next) in probe_sched_switch()
|
| D | trace_sched_wakeup.c | 373 struct task_struct *next, in tracing_sched_switch_trace() 428 struct task_struct *prev, struct task_struct *next) in probe_wakeup_sched_switch()
|
| /kernel/rcu/ |
| D | tiny.c | 134 struct rcu_head *next, *list; in __rcu_process_callbacks() local
|
| /kernel/debug/kdb/ |
| D | kdb_support.c | 693 u32 next; /* offset of next header from start of pool */ member 851 struct debug_alloc_header *next; in debug_kfree() local
|
| /kernel/irq/ |
| D | ipi.c | 57 unsigned int next; in irq_reserve_ipi() local
|
| /kernel/events/ |
| D | uprobes.c | 701 struct map_info *next; member 708 struct map_info *next = info->next; in free_map_info() local 1390 struct return_instance *next = ri->next; in free_ret_instance() local 1814 struct return_instance *ri, *next; in handle_trampoline() local
|