• Home
  • Raw
  • Download

Lines Matching defs:p

93 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)  in __task_rq_lock()
117 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock()
382 static bool set_nr_and_not_polling(struct task_struct *p) in set_nr_and_not_polling()
394 static bool set_nr_if_polling(struct task_struct *p) in set_nr_if_polling()
413 static bool set_nr_and_not_polling(struct task_struct *p) in set_nr_and_not_polling()
420 static bool set_nr_if_polling(struct task_struct *p) in set_nr_if_polling()
744 static void set_load_weight(struct task_struct *p) in set_load_weight()
762 static inline void enqueue_task(struct rq *rq, struct task_struct *p, int flags) in enqueue_task()
775 static inline void dequeue_task(struct rq *rq, struct task_struct *p, int flags) in dequeue_task()
788 void activate_task(struct rq *rq, struct task_struct *p, int flags) in activate_task()
796 void deactivate_task(struct rq *rq, struct task_struct *p, int flags) in deactivate_task()
807 static inline int __normal_prio(struct task_struct *p) in __normal_prio()
819 static inline int normal_prio(struct task_struct *p) in normal_prio()
839 static int effective_prio(struct task_struct *p) in effective_prio()
858 inline int task_curr(const struct task_struct *p) in task_curr()
870 static inline void check_class_changed(struct rq *rq, struct task_struct *p, in check_class_changed()
883 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr()
910 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread()
925 static inline bool is_cpu_allowed(struct task_struct *p, int cpu) in is_cpu_allowed()
956 struct task_struct *p, int new_cpu) in move_queued_task()
993 struct task_struct *p, int dest_cpu) in __migrate_task()
1013 struct task_struct *p = arg->task; in migration_cpu_stop() local
1053 void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_common()
1059 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed()
1097 static int __set_cpus_allowed_ptr(struct task_struct *p, in __set_cpus_allowed_ptr()
1170 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr()
1176 void set_task_cpu(struct task_struct *p, unsigned int new_cpu) in set_task_cpu()
1229 static void __migrate_swap_task(struct task_struct *p, int cpu) in __migrate_swap_task()
1310 int migrate_swap(struct task_struct *cur, struct task_struct *p) in migrate_swap()
1361 unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()
1466 void kick_process(struct task_struct *p) in kick_process()
1500 static int select_fallback_rq(int cpu, struct task_struct *p) in select_fallback_rq()
1573 int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags, in select_task_rq()
1638 static inline int __set_cpus_allowed_ptr(struct task_struct *p, in __set_cpus_allowed_ptr()
1647 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
1685 static inline void ttwu_activate(struct rq *rq, struct task_struct *p, int en_flags) in ttwu_activate()
1698 static void ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_wakeup()
1731 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate()
1756 static int ttwu_remote(struct task_struct *p, int wake_flags) in ttwu_remote()
1779 struct task_struct *p, *t; in sched_ttwu_pending() local
1832 static void ttwu_queue_remote(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_remote()
1876 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue()
1989 static inline void walt_try_to_wake_up(struct task_struct *p) in walt_try_to_wake_up()
2025 try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags, in try_to_wake_up()
2149 static void try_to_wake_up_local(struct task_struct *p, struct rq_flags *rf) in try_to_wake_up_local()
2207 int wake_up_process(struct task_struct *p) in wake_up_process()
2213 int wake_up_state(struct task_struct *p, unsigned int state) in wake_up_state()
2224 static void __sched_fork(unsigned long clone_flags, struct task_struct *p) in __sched_fork()
2403 int sched_fork(unsigned long clone_flags, struct task_struct *p) in sched_fork()
2510 void wake_up_new_task(struct task_struct *p) in wake_up_new_task()
2987 struct task_struct *p = current; in sched_exec() local
3021 static inline void prefetch_curr_exec_start(struct task_struct *p) in prefetch_curr_exec_start()
3037 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime()
3215 static inline unsigned long get_preempt_disable_ip(struct task_struct *p) in get_preempt_disable_ip()
3283 struct task_struct *p; in pick_next_task() local
3707 static inline int rt_effective_prio(struct task_struct *p, int prio) in rt_effective_prio()
3725 void rt_mutex_setprio(struct task_struct *p, struct task_struct *pi_task) in rt_mutex_setprio()
3842 static inline int rt_effective_prio(struct task_struct *p, int prio) in rt_effective_prio()
3848 void set_user_nice(struct task_struct *p, long nice) in set_user_nice()
3908 int can_nice(const struct task_struct *p, const int nice) in can_nice()
3960 int task_prio(const struct task_struct *p) in task_prio()
4017 static void __setscheduler_params(struct task_struct *p, in __setscheduler_params()
4043 static void __setscheduler(struct rq *rq, struct task_struct *p, in __setscheduler()
4067 static bool check_same_owner(struct task_struct *p) in check_same_owner()
4080 static int __sched_setscheduler(struct task_struct *p, in __sched_setscheduler()
4320 static int _sched_setscheduler(struct task_struct *p, int policy, in _sched_setscheduler()
4348 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler()
4355 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr()
4374 int sched_setscheduler_nocheck(struct task_struct *p, int policy, in sched_setscheduler_nocheck()
4385 struct task_struct *p; in do_sched_setscheduler() local
4511 struct task_struct *p; in SYSCALL_DEFINE3() local
4543 struct task_struct *p; in SYSCALL_DEFINE1() local
4573 struct task_struct *p; in SYSCALL_DEFINE2() local
4654 struct task_struct *p; in SYSCALL_DEFINE4() local
4694 struct task_struct *p; in sched_setaffinity() local
4817 struct task_struct *p; in sched_getaffinity() local
5008 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to()
5176 struct task_struct *p; in SYSCALL_DEFINE2() local
5212 void sched_show_task(struct task_struct *p) in sched_show_task()
5242 state_filter_match(unsigned long state_filter, struct task_struct *p) in state_filter_match()
5265 struct task_struct *g, *p; in show_state_filter() local
5385 int task_can_attach(struct task_struct *p, in task_can_attach()
5416 int migrate_task_to(struct task_struct *p, int target_cpu) in migrate_task_to()
5437 void sched_setnuma(struct task_struct *p, int nid) in sched_setnuma()
6130 struct task_struct *g, *p; in normalize_rt_tasks() local
6207 void ia64_set_curr_task(int cpu, struct task_struct *p) in ia64_set_curr_task()