Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 44) sorted by relevance

12

/kernel/locking/
Dosq_lock.c44 struct optimistic_spin_node *prev) in osq_wait_next()
93 struct optimistic_spin_node *prev, *next; in osq_lock() local
Dqspinlock.c274 struct mcs_spinlock *prev) { } in __pv_wait_node()
317 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
Dqspinlock_paravirt.h267 pv_wait_early(struct pv_node *prev, int loop) in pv_wait_early()
293 static void pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) in pv_wait_node()
Dmcs_spinlock.h67 struct mcs_spinlock *prev; in mcs_spin_lock() local
Dlockdep.c1575 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1580 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep()
1590 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
1595 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb()
2497 struct held_lock *prev, in print_bad_irq_dependency()
2724 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage()
2813 struct held_lock *prev, struct held_lock *next) in check_irq_usage()
2843 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local
2859 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug()
2897 struct held_lock *prev; in check_deadlock() local
[all …]
/kernel/sched/
Dstats.h137 static inline void psi_sched_switch(struct task_struct *prev, in psi_sched_switch()
159 static inline void psi_sched_switch(struct task_struct *prev, in psi_sched_switch()
247 __sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in __sched_info_switch()
262 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch()
Dstop_task.c20 balance_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_stop()
63 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev) in put_prev_task_stop()
Dcputime.c421 void vtime_task_switch(struct task_struct *prev) in vtime_task_switch()
452 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust()
556 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust()
782 void vtime_task_switch_generic(struct task_struct *prev) in vtime_task_switch_generic()
Didle.c413 balance_idle(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_idle()
427 static void put_prev_task_idle(struct rq *rq, struct task_struct *prev) in put_prev_task_idle()
Dautogroup.c138 struct autogroup *prev; in autogroup_move_group() local
Dcore.c3733 static inline void finish_task(struct task_struct *prev) in finish_task()
3805 prepare_task_switch(struct rq *rq, struct task_struct *prev, in prepare_task_switch()
3836 static struct rq *finish_task_switch(struct task_struct *prev) in finish_task_switch()
3959 asmlinkage __visible void schedule_tail(struct task_struct *prev) in schedule_tail()
3987 context_switch(struct rq *rq, struct task_struct *prev, in context_switch()
4513 static noinline void __schedule_bug(struct task_struct *prev) in __schedule_bug()
4544 static inline void schedule_debug(struct task_struct *prev, bool preempt) in schedule_debug()
4574 static void put_prev_task_balance(struct rq *rq, struct task_struct *prev, in put_prev_task_balance()
4600 pick_next_task(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task()
4681 struct task_struct *prev, *next; in __schedule() local
/kernel/gcov/
Dbase.c59 struct gcov_info *prev = NULL; in gcov_module_notifier() local
Dgcc_4_7.c159 void gcov_info_unlink(struct gcov_info *prev, struct gcov_info *info) in gcov_info_unlink()
Dclang.c236 void gcov_info_unlink(struct gcov_info *prev, struct gcov_info *info) in gcov_info_unlink()
/kernel/
Dcfi.c111 static void prepare_next_shadow(const struct cfi_shadow __rcu *prev, in prepare_next_shadow()
193 struct cfi_shadow *prev; in update_shadow() local
Dscs.c119 unsigned long *p, prev, curr = highest, used = 0; in scs_check_usage() local
Dstatic_call.c398 struct static_call_mod *site_mod, **prev; in static_call_del_module() local
Dsmp.c338 struct llist_node *entry, *prev; in flush_smp_call_function_queue() local
/kernel/trace/
Dtrace_sched_switch.c25 struct task_struct *prev, struct task_struct *next) in probe_sched_switch()
Dtrace_sched_wakeup.c378 struct task_struct *prev, in tracing_sched_switch_trace()
434 struct task_struct *prev, struct task_struct *next) in probe_wakeup_sched_switch()
Dfgraph.c417 struct task_struct *prev, struct task_struct *next) in ftrace_graph_probe_sched_switch()
/kernel/debug/kdb/
Dkdb_support.c749 struct debug_alloc_header *best, *bestprev, *prev, *h; in debug_kmalloc() local
829 struct debug_alloc_header *prev; in debug_kfree() local
/kernel/dma/
Dpool.c227 static inline struct gen_pool *dma_guess_pool(struct gen_pool *prev, gfp_t gfp) in dma_guess_pool()
/kernel/livepatch/
Dtransition.c223 struct klp_func *prev; in klp_check_stack_func() local
/kernel/time/
Dtick-sched.c351 int prev; in tick_nohz_dep_set_all() local
378 int prev; in tick_nohz_dep_set_cpu() local

12