| /kernel/locking/ |
| D | osq_lock.c | 46 struct optimistic_spin_node *next = NULL; in osq_wait_next() local 93 struct optimistic_spin_node *prev, *next; in osq_lock() local 208 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
| D | mcs_spinlock.h | 19 struct mcs_spinlock *next; member 102 struct mcs_spinlock *next = READ_ONCE(node->next); in mcs_spin_unlock() local
|
| D | lockdep.c | 1543 struct held_lock *next, in print_bad_irq_dependency() 1612 struct held_lock *next, enum lock_usage_bit bit_backwards, in check_usage() 1685 struct held_lock *next, enum lock_usage_bit bit) in check_irq_usage() 1714 struct held_lock *next) in check_prev_add_irq() 1741 struct held_lock *next) in check_prev_add_irq() 1757 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local 1775 struct held_lock *next) in print_deadlock_bug() 1810 check_deadlock(struct task_struct *curr, struct held_lock *next, in check_deadlock() 1872 struct held_lock *next, int distance, struct stack_trace *trace, in check_prev_add() 1979 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add() [all …]
|
| D | qspinlock.c | 304 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| D | rwsem-spinlock.c | 86 struct list_head *next = waiter->list.next; in __rwsem_do_wake() local
|
| /kernel/sched/ |
| D | stats.h | 226 struct task_struct *prev, struct task_struct *next) in __sched_info_switch() 241 struct task_struct *prev, struct task_struct *next) in sched_info_switch() 251 #define sched_info_arrive(rq, next) do { } while (0) argument 252 #define sched_info_switch(rq, t, next) do { } while (0) argument
|
| D | autogroup.c | 214 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice() local
|
| D | sched.h | 413 struct cfs_rq *prev, struct cfs_rq *next) { } in set_task_rq_fair() 440 struct sched_entity *curr, *next, *last, *skip; member 524 int next; /* next highest */ member 569 u64 next; member 1228 struct sched_group *next; /* Must be a circular list */ member 1443 # define prepare_arch_switch(next) do { } while (0) argument 1449 static inline void prepare_lock_switch(struct rq *rq, struct task_struct *next) in prepare_lock_switch() 1552 const struct sched_class *next; member
|
| D | core.c | 2612 struct task_struct *next) in __fire_sched_out_preempt_notifiers() 2622 struct task_struct *next) in fire_sched_out_preempt_notifiers() 2636 struct task_struct *next) in fire_sched_out_preempt_notifiers() 2657 struct task_struct *next) in prepare_task_switch() 2765 struct callback_head *head, *next; in __balance_callback() local 2828 struct task_struct *next, struct rq_flags *rf) in context_switch() 3128 unsigned long next, now = READ_ONCE(jiffies); in scheduler_tick_max_deferment() local 3361 struct task_struct *prev, *next; in __schedule() local 5523 struct task_struct *next, *stop = rq->stop; in migrate_tasks() local
|
| D | wait.c | 76 wait_queue_entry_t *curr, *next; in __wake_up_common() 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 | 407 struct cpu_timer_list *timer, *next; in cleanup_timers_list() local 455 struct cpu_timer_list *next; in arm_timer() local 1126 struct k_itimer *timer, *next; in run_posix_cpu_timers() local
|
| D | timer_list.c | 84 unsigned long next = 0, i; in print_active_timers() local
|
| /kernel/bpf/ |
| D | percpu_freelist.h | 22 struct pcpu_freelist_node *next; member
|
| D | devmap.c | 197 u32 *next = next_key; in dev_map_get_next_key() local
|
| /kernel/ |
| D | task_work.c | 93 struct callback_head *work, *head, *next; in task_work_run() local
|
| D | cfi.c | 100 struct cfi_shadow *next) in prepare_next_shadow() 187 struct cfi_shadow *next = (struct cfi_shadow *) in update_shadow() local
|
| D | futex.c | 918 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() 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
|
| D | auditsc.c | 100 struct audit_aux_data *next; member 129 struct audit_tree_refs *next; member 881 struct audit_names *n, *next; in audit_free_names() local
|
| /kernel/trace/ |
| D | trace_sched_switch.c | 25 struct task_struct *prev, struct task_struct *next) in probe_sched_switch()
|
| D | trace_sched_wakeup.c | 388 struct task_struct *next, in tracing_sched_switch_trace() 443 struct task_struct *prev, struct task_struct *next) in probe_wakeup_sched_switch()
|
| /kernel/rcu/ |
| D | tiny.c | 137 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 | 709 struct map_info *next; member 716 struct map_info *next = info->next; in free_map_info() local 1398 struct return_instance *next = ri->next; in free_ret_instance() local 1822 struct return_instance *ri, *next; in handle_trampoline() local
|