| /kernel/locking/ |
| A D | osq_lock.c | 16 struct optimistic_spin_node *next, *prev; member 82 struct optimistic_spin_node *next; in osq_wait_next() local 96 struct optimistic_spin_node *prev, *next; in osq_lock() local 212 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
| A D | lockdep.c | 1631 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit() 1646 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb() 2553 struct held_lock *next, in print_bad_irq_dependency() 2781 struct held_lock *next) in check_irq_usage() 2869 struct held_lock *prev, struct held_lock *next) in check_irq_usage() 2993 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local 3011 struct held_lock *next) in print_deadlock_bug() 3123 struct held_lock *next, u16 distance, in check_prev_add() 3378 int next = chain_hlocks[offset]; in chain_block_next() local 3414 int next = chain_block_buckets[bucket]; in add_chain_block() local [all …]
|
| A D | mcs_spinlock.h | 96 struct mcs_spinlock *next = READ_ONCE(node->next); in mcs_spin_unlock() local
|
| A D | qspinlock.c | 132 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
| /kernel/trace/ |
| A D | pid_list.h | 69 union lower_chunk *next; member 74 union upper_chunk *next; member
|
| A D | trace_sched_switch.c | 26 struct task_struct *prev, struct task_struct *next, in probe_sched_switch() 404 struct task_struct *next, int flags) in tracing_record_taskinfo_sched_switch()
|
| A D | trace_sched_wakeup.c | 394 struct task_struct *next, in tracing_sched_switch_trace() 445 struct task_struct *prev, struct task_struct *next, in probe_wakeup_sched_switch()
|
| /kernel/sched/ |
| A D | stats.h | 214 struct task_struct *next, in psi_sched_switch() 228 struct task_struct *next, in psi_sched_switch() 319 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch() 336 # define sched_info_switch(rq, t, next) do { } while (0) argument
|
| A D | idle.c | 455 static void put_prev_task_idle(struct rq *rq, struct task_struct *prev, struct task_struct *next) in put_prev_task_idle() 461 static void set_next_task_idle(struct rq *rq, struct task_struct *next, bool first) in set_next_task_idle()
|
| A D | stop_task.c | 61 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev, struct task_struct *next) in put_prev_task_stop()
|
| A D | autogroup.c | 235 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice() local
|
| /kernel/time/ |
| A D | tick-common.c | 111 ktime_t next = dev->next_event; in tick_handle_periodic() local 164 ktime_t next; in tick_setup_periodic() local
|
| A D | tick-broadcast.c | 416 ktime_t next = ktime_add_ns(dev->next_event, TICK_NSEC); in tick_handle_periodic_broadcast() local 1007 ktime_t next; in tick_get_next_period() local
|
| /kernel/bpf/ |
| A D | devmap.c | 220 struct hlist_node *next; in dev_map_free() local 258 u32 *next = next_key; in dev_map_get_next_key() local 293 u32 idx, *next = next_key; in dev_map_hash_get_next_key() local 730 struct hlist_node *next; in dev_map_redirect_multi() local 1085 struct hlist_node *next; in dev_map_hash_remove_netdev() local
|
| A D | percpu_freelist.h | 20 struct pcpu_freelist_node *next; member
|
| A D | local_storage.c | 272 struct bpf_cgroup_storage_key *next = _next_key; in cgroup_storage_get_next_key() local 275 __u64 *next = _next_key; in cgroup_storage_get_next_key() local
|
| A D | kmem_cache_iter.c | 39 struct kmem_cache *next; in bpf_iter_kmem_cache_next() local
|
| /kernel/futex/ |
| A D | waitwake.c | 157 struct futex_q *this, *next; in futex_wake() local 255 struct futex_q *this, *next; in futex_wake_op() local
|
| /kernel/trace/rv/monitors/snroc/ |
| A D | snroc.c | 29 struct task_struct *next, in handle_sched_switch()
|
| /kernel/trace/rv/monitors/pagefault/ |
| A D | pagefault.h | 50 ltl_possible_next_states(struct ltl_monitor *mon, unsigned int state, unsigned long *next) in ltl_possible_next_states()
|
| /kernel/trace/rv/monitors/sssw/ |
| A D | sssw.c | 33 struct task_struct *next, in handle_sched_switch()
|
| /kernel/ |
| A D | task_work.c | 197 struct callback_head *work, *head, *next; in task_work_run() local
|
| /kernel/trace/rv/monitors/sts/ |
| A D | sts.c | 79 struct task_struct *next, in handle_sched_switch()
|
| /kernel/rcu/ |
| A D | tiny.c | 103 struct rcu_head *next, *list; in rcu_process_callbacks() local
|
| /kernel/irq/ |
| A D | ipi.c | 56 unsigned int next; in irq_reserve_ipi() local
|