Home
last modified time | relevance | path

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

1234

/kernel/locking/
A Dosq_lock.c16 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 Dlockdep.c1631 __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 Dmcs_spinlock.h96 struct mcs_spinlock *next = READ_ONCE(node->next); in mcs_spin_unlock() local
A Dqspinlock.c132 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
/kernel/trace/
A Dpid_list.h69 union lower_chunk *next; member
74 union upper_chunk *next; member
A Dtrace_sched_switch.c26 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 Dtrace_sched_wakeup.c394 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 Dstats.h214 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 Didle.c455 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 Dstop_task.c61 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev, struct task_struct *next) in put_prev_task_stop()
A Dautogroup.c235 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice() local
/kernel/time/
A Dtick-common.c111 ktime_t next = dev->next_event; in tick_handle_periodic() local
164 ktime_t next; in tick_setup_periodic() local
A Dtick-broadcast.c416 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 Ddevmap.c220 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 Dpercpu_freelist.h20 struct pcpu_freelist_node *next; member
A Dlocal_storage.c272 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 Dkmem_cache_iter.c39 struct kmem_cache *next; in bpf_iter_kmem_cache_next() local
/kernel/futex/
A Dwaitwake.c157 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 Dsnroc.c29 struct task_struct *next, in handle_sched_switch()
/kernel/trace/rv/monitors/pagefault/
A Dpagefault.h50 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 Dsssw.c33 struct task_struct *next, in handle_sched_switch()
/kernel/
A Dtask_work.c197 struct callback_head *work, *head, *next; in task_work_run() local
/kernel/trace/rv/monitors/sts/
A Dsts.c79 struct task_struct *next, in handle_sched_switch()
/kernel/rcu/
A Dtiny.c103 struct rcu_head *next, *list; in rcu_process_callbacks() local
/kernel/irq/
A Dipi.c56 unsigned int next; in irq_reserve_ipi() local

Completed in 49 milliseconds

1234