Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 135) sorted by relevance

123456

/kernel/
Dkprobes.c379 struct kprobe *p; in get_kprobe() local
395 static inline bool kprobe_aggrprobe(struct kprobe *p) in kprobe_aggrprobe()
401 static inline bool kprobe_unused(struct kprobe *p) in kprobe_unused()
408 static inline void copy_kprobe(struct kprobe *ap, struct kprobe *p) in copy_kprobe()
422 void opt_pre_handler(struct kprobe *p, struct pt_regs *regs) in opt_pre_handler()
437 static void free_aggr_kprobe(struct kprobe *p) in free_aggr_kprobe()
448 static inline int kprobe_optready(struct kprobe *p) in kprobe_optready()
461 bool kprobe_disarmed(struct kprobe *p) in kprobe_disarmed()
475 static bool kprobe_queued(struct kprobe *p) in kprobe_queued()
494 struct kprobe *p = NULL; in get_optimized_kprobe() local
[all …]
Dfreezer.c41 bool freezing_slow_path(struct task_struct *p) in freezing_slow_path()
59 bool frozen(struct task_struct *p) in frozen()
102 static void fake_signal_wake_up(struct task_struct *p) in fake_signal_wake_up()
112 static int __set_task_frozen(struct task_struct *p, void *arg) in __set_task_frozen()
145 static bool __freeze_task(struct task_struct *p) in __freeze_task()
162 bool freeze_task(struct task_struct *p) in freeze_task()
188 static int __restore_freezer_state(struct task_struct *p, void *arg) in __restore_freezer_state()
201 void __thaw_task(struct task_struct *p) in __thaw_task()
Dexit.c124 static void __unhash_process(struct task_struct *p, bool group_dead) in __unhash_process()
240 void release_task(struct task_struct *p) in release_task()
330 struct task_struct *p; in will_become_orphaned_pgrp() local
359 struct task_struct *p; in has_stopped_jobs() local
446 struct task_struct *c, *g, *p = current; in mm_update_next_owner() local
571 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread()
589 struct task_struct *p, *n; in find_child_reaper() local
658 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
690 struct task_struct *p, *t, *reaper; in forget_original_parent() local
729 struct task_struct *p, *n; in exit_notify() local
[all …]
/kernel/sched/
Ddeadline.c69 struct task_struct *p = dl_task_of(dl_se); in dl_rq_of_se() local
311 static void dl_change_utilization(struct task_struct *p, u64 new_bw) in dl_change_utilization()
392 static void task_non_contending(struct task_struct *p) in task_non_contending()
485 static inline int is_leftmost(struct task_struct *p, struct dl_rq *dl_rq) in is_leftmost()
578 struct task_struct *p = dl_task_of(dl_se); in inc_dl_migration() local
588 struct task_struct *p = dl_task_of(dl_se); in dec_dl_migration() local
608 static void enqueue_pushable_dl_task(struct rq *rq, struct task_struct *p) in enqueue_pushable_dl_task()
621 static void dequeue_pushable_dl_task(struct rq *rq, struct task_struct *p) in dequeue_pushable_dl_task()
670 static struct rq *dl_task_offline_migration(struct rq *rq, struct task_struct *p) in dl_task_offline_migration()
743 void enqueue_pushable_dl_task(struct rq *rq, struct task_struct *p) in enqueue_pushable_dl_task()
[all …]
Dcore.c170 static inline int __task_prio(struct task_struct *p) in __task_prio()
236 const struct task_struct *p = __node_2_sc(node); in rb_sched_core_cmp() local
248 void sched_core_enqueue(struct rq *rq, struct task_struct *p) in sched_core_enqueue()
258 void sched_core_dequeue(struct rq *rq, struct task_struct *p, int flags) in sched_core_dequeue()
294 static struct task_struct *sched_core_next(struct task_struct *p, unsigned long cookie) in sched_core_next()
447 static inline void sched_core_enqueue(struct rq *rq, struct task_struct *p) { } in sched_core_enqueue()
449 sched_core_dequeue(struct rq *rq, struct task_struct *p, int flags) { } in sched_core_dequeue()
624 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock()
649 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock()
904 static inline bool set_nr_and_not_polling(struct task_struct *p) in set_nr_and_not_polling()
[all …]
Dautogroup.c71 static inline struct autogroup *autogroup_task_get(struct task_struct *p) in autogroup_task_get()
129 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup()
147 void sched_autogroup_exit_task(struct task_struct *p) in sched_autogroup_exit_task()
158 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group()
193 void sched_autogroup_create_attach(struct task_struct *p) in sched_autogroup_create_attach()
205 void sched_autogroup_detach(struct task_struct *p) in sched_autogroup_detach()
231 int proc_sched_autogroup_set_nice(struct task_struct *p, int nice) in proc_sched_autogroup_set_nice()
269 void proc_sched_autogroup_show_task(struct task_struct *p, struct seq_file *m) in proc_sched_autogroup_show_task()
Dstop_task.c13 select_task_rq_stop(struct task_struct *p, int cpu, int flags) in select_task_rq_stop()
26 check_preempt_curr_stop(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr_stop()
46 struct task_struct *p = pick_task_stop(rq); in pick_next_task_stop() local
55 enqueue_task_stop(struct rq *rq, struct task_struct *p, int flags) in enqueue_task_stop()
61 dequeue_task_stop(struct rq *rq, struct task_struct *p, int flags) in dequeue_task_stop()
99 static void switched_to_stop(struct rq *rq, struct task_struct *p) in switched_to_stop()
105 prio_changed_stop(struct rq *rq, struct task_struct *p, int oldprio) in prio_changed_stop()
Dcore_sched.c53 static unsigned long sched_core_update_cookie(struct task_struct *p, in sched_core_update_cookie()
99 static unsigned long sched_core_clone_cookie(struct task_struct *p) in sched_core_clone_cookie()
110 void sched_core_fork(struct task_struct *p) in sched_core_fork()
116 void sched_core_free(struct task_struct *p) in sched_core_free()
121 static void __sched_core_set(struct task_struct *p, unsigned long cookie) in __sched_core_set()
133 struct task_struct *task, *p; in sched_core_share_pid() local
245 struct task_struct *p; in __sched_core_account_forceidle() local
Drt.c303 struct task_struct *p = rt_task_of(rt_se); in rq_of_rt_se() local
382 struct task_struct *p; in inc_rt_migration() local
399 struct task_struct *p; in dec_rt_migration() local
438 static void enqueue_pushable_task(struct rq *rq, struct task_struct *p) in enqueue_pushable_task()
449 static void dequeue_pushable_task(struct rq *rq, struct task_struct *p) in dequeue_pushable_task()
465 static inline void enqueue_pushable_task(struct rq *rq, struct task_struct *p) in enqueue_pushable_task()
469 static inline void dequeue_pushable_task(struct rq *rq, struct task_struct *p) in dequeue_pushable_task()
511 static inline bool rt_task_fits_capacity(struct task_struct *p, int cpu) in rt_task_fits_capacity()
529 static inline bool rt_task_fits_capacity(struct task_struct *p, int cpu) in rt_task_fits_capacity()
626 struct task_struct *p; in rt_se_boosted() local
[all …]
Dfair.c838 void post_init_entity_util_avg(struct task_struct *p) in post_init_entity_util_avg()
883 void post_init_entity_util_avg(struct task_struct *p) in post_init_entity_util_avg()
943 struct task_struct *p = NULL; in update_stats_wait_start_fair() local
960 struct task_struct *p = NULL; in update_stats_wait_end_fair() local
1137 static struct numa_group *deref_task_numa_group(struct task_struct *p) in deref_task_numa_group()
1143 static struct numa_group *deref_curr_numa_group(struct task_struct *p) in deref_curr_numa_group()
1151 static unsigned int task_nr_scan_windows(struct task_struct *p) in task_nr_scan_windows()
1173 static unsigned int task_scan_min(struct task_struct *p) in task_scan_min()
1187 static unsigned int task_scan_start(struct task_struct *p) in task_scan_start()
1209 static unsigned int task_scan_max(struct task_struct *p) in task_scan_max()
[all …]
Dmembarrier.c268 struct task_struct *p; in membarrier_global_expedited() local
357 struct task_struct *p; in membarrier_private_expedited() local
373 struct task_struct *p; in membarrier_private_expedited() local
472 struct task_struct *p; in sync_runqueues_membarrier_state() local
490 struct task_struct *p = current; in membarrier_register_global_expedited() local
509 struct task_struct *p = current; in membarrier_register_private_expedited() local
Dcputime.c107 static inline void task_group_account_field(struct task_struct *p, int index, in task_group_account_field()
126 void account_user_time(struct task_struct *p, u64 cputime) in account_user_time()
151 void account_guest_time(struct task_struct *p, u64 cputime) in account_guest_time()
176 void account_system_index_time(struct task_struct *p, in account_system_index_time()
199 void account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) in account_system_time()
251 void __account_forceidle_time(struct task_struct *p, u64 delta) in __account_forceidle_time()
387 static void irqtime_account_process_tick(struct task_struct *p, int user_tick, in irqtime_account_process_tick()
430 static inline void irqtime_account_process_tick(struct task_struct *p, int user_tick, in irqtime_account_process_tick()
475 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
482 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
[all …]
Dstats.h85 # define __update_stats_wait_start(rq, p, stats) do { } while (0) argument
86 # define __update_stats_wait_end(rq, p, stats) do { } while (0) argument
87 # define __update_stats_enqueue_sleeper(rq, p, stats) do { } while (0) argument
121 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()
144 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
166 static inline void psi_ttwu_dequeue(struct task_struct *p) in psi_ttwu_dequeue()
203 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
204 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
205 static inline void psi_ttwu_dequeue(struct task_struct *p) {} in psi_ttwu_dequeue()
Dcpupri.c67 static inline int __cpupri_find(struct cpupri *cp, struct task_struct *p, in __cpupri_find()
121 int cpupri_find(struct cpupri *cp, struct task_struct *p, in cpupri_find()
144 int cpupri_find_fitness(struct cpupri *cp, struct task_struct *p, in cpupri_find_fitness()
146 bool (*fitness_fn)(struct task_struct *p, int cpu)) in cpupri_find_fitness()
Didle.c410 select_task_rq_idle(struct task_struct *p, int cpu, int flags) in select_task_rq_idle()
425 static void check_preempt_curr_idle(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr_idle()
461 dequeue_task_idle(struct rq *rq, struct task_struct *p, int flags) in dequeue_task_idle()
481 static void switched_to_idle(struct rq *rq, struct task_struct *p) in switched_to_idle()
487 prio_changed_idle(struct rq *rq, struct task_struct *p, int oldprio) in prio_changed_idle()
Dandroid.h19 static inline bool uclamp_boosted(struct task_struct *p) in uclamp_boosted()
24 static inline bool uclamp_latency_sensitive(struct task_struct *p) in uclamp_latency_sensitive()
Dstats.c6 void __update_stats_wait_start(struct rq *rq, struct task_struct *p, in __update_stats_wait_start()
20 void __update_stats_wait_end(struct rq *rq, struct task_struct *p, in __update_stats_wait_end()
47 void __update_stats_enqueue_sleeper(struct rq *rq, struct task_struct *p, in __update_stats_enqueue_sleeper()
/kernel/trace/
Dtrace_boot.c28 const char *p; in trace_boot_set_instance_options() local
87 const char *p; in trace_boot_enable_events() local
144 const char *p; in trace_boot_add_synth_event() local
200 char *p = *bufp; in append_str_nospace() local
223 const char *p; in trace_boot_hist_add_array() local
252 const char *p; in trace_boot_hist_add_one_handler() local
302 const char *p, *handler; in trace_boot_hist_add_handlers() local
350 const char *p; in trace_boot_compose_hist_cmd() local
423 const char *p; in trace_boot_init_histograms() local
468 const char *p, *group, *event; in trace_boot_init_one_event() local
[all …]
Dtrace_branch.c41 const char *p; in probe_likely_condition() local
247 static inline long get_incorrect_percent(const struct ftrace_branch_data *p) in get_incorrect_percent()
260 static const char *branch_stat_process_file(struct ftrace_branch_data *p) in branch_stat_process_file()
272 struct ftrace_branch_data *p, const char *f) in branch_stat_show()
290 struct ftrace_branch_data *p, const char *f) in branch_stat_show_normal()
299 struct ftrace_likely_data *p = v; in annotate_branch_stat_show() local
325 struct ftrace_likely_data *p = v; in annotated_branch_stat_next() local
415 struct ftrace_branch_data *p = v; in all_branch_stat_next() local
427 struct ftrace_branch_data *p = v; in all_branch_stat_show() local
/kernel/bpf/
Dcgroup_iter.c59 struct cgroup_iter_priv *p = seq->private; in cgroup_iter_seq_start() local
90 struct cgroup_iter_priv *p = seq->private; in cgroup_iter_seq_stop() local
104 struct cgroup_iter_priv *p = seq->private; in cgroup_iter_seq_next() local
123 struct cgroup_iter_priv *p = seq->private; in __cgroup_iter_seq_show() local
164 struct cgroup_iter_priv *p = (struct cgroup_iter_priv *)priv; in BTF_ID_LIST_SINGLE() local
182 struct cgroup_iter_priv *p = (struct cgroup_iter_priv *)priv; in cgroup_iter_seq_fini() local
/kernel/debug/kdb/
Dkdb_bt.c22 static void kdb_show_stack(struct task_struct *p, void *addr) in kdb_show_stack()
77 kdb_bt1(struct task_struct *p, const char *mask, bool btaprompt) in kdb_bt1()
139 struct task_struct *g, *p; in kdb_bt() local
161 struct task_struct *p; in kdb_bt() local
/kernel/power/
Dprocess.c34 struct task_struct *g, *p; in try_to_freeze_tasks() local
189 struct task_struct *g, *p; in thaw_processes() local
227 struct task_struct *g, *p; in thaw_kernel_threads() local
/kernel/module/
Dtracking.c75 static void *unloaded_tainted_modules_seq_next(struct seq_file *m, void *p, loff_t *pos) in unloaded_tainted_modules_seq_next()
80 static void unloaded_tainted_modules_seq_stop(struct seq_file *m, void *p) in unloaded_tainted_modules_seq_stop()
86 static int unloaded_tainted_modules_seq_show(struct seq_file *m, void *p) in unloaded_tainted_modules_seq_show()
Dprocfs.c55 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next()
60 static void m_stop(struct seq_file *m, void *p) in m_stop()
65 static int m_show(struct seq_file *m, void *p) in m_show()
/kernel/rcu/
Drcu.h392 #define raw_spin_lock_rcu_node(p) \ argument
398 #define raw_spin_unlock_rcu_node(p) \ argument
404 #define raw_spin_lock_irq_rcu_node(p) \ argument
410 #define raw_spin_unlock_irq_rcu_node(p) \ argument
416 #define raw_spin_lock_irqsave_rcu_node(p, flags) \ argument
422 #define raw_spin_unlock_irqrestore_rcu_node(p, flags) \ argument
428 #define raw_spin_trylock_rcu_node(p) \ argument
437 #define raw_lockdep_assert_held_rcu_node(p) \ argument

123456