Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 59) sorted by relevance

123

/kernel/locking/
Dosq_lock.c40 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
Dmcs_spinlock.h18 struct mcs_spinlock *next; member
101 struct mcs_spinlock *next = READ_ONCE(node->next); in mcs_spin_unlock() local
Dlockdep.c1474 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()
Drwsem-spinlock.c84 struct list_head *next = waiter->list.next; in __rwsem_do_wake() local
Dqspinlock.c412 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
/kernel/sched/
Dstats.h139 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
Dauto_group.c213 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice() local
Dsched.h372 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
Dcore.c2713 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
Drt.c1538 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/
Dtick-common.c102 ktime_t next = dev->next_event; in tick_handle_periodic() local
157 ktime_t next; in tick_setup_periodic() local
Dposix-cpu-timers.c424 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
Dtimer_list.c94 unsigned long next = 0, i; in print_active_timers() local
Dtimer_stats.c57 struct entry *next; member
/kernel/bpf/
Dpercpu_freelist.h22 struct pcpu_freelist_node *next; member
/kernel/
Dcfi.c91 struct cfi_shadow *next) in prepare_next_shadow()
178 struct cfi_shadow *next = (struct cfi_shadow *) in update_shadow() local
Dtask_work.c92 struct callback_head *work, *head, *next; in task_work_run() local
Dfutex.c879 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
Dauditsc.c99 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/
Dtrace_sched_switch.c20 struct task_struct *prev, struct task_struct *next) in probe_sched_switch()
Dtrace_sched_wakeup.c373 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/
Dtiny.c134 struct rcu_head *next, *list; in __rcu_process_callbacks() local
/kernel/debug/kdb/
Dkdb_support.c693 u32 next; /* offset of next header from start of pool */ member
851 struct debug_alloc_header *next; in debug_kfree() local
/kernel/irq/
Dipi.c57 unsigned int next; in irq_reserve_ipi() local
/kernel/events/
Duprobes.c701 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

123