| /device/soc/rockchip/common/sdk_linux/include/linux/sched/ |
| D | xacct.h | 12 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() 17 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar() 22 static inline void inc_syscr(struct task_struct *tsk) in inc_syscr() 27 static inline void inc_syscw(struct task_struct *tsk) in inc_syscw() 32 static inline void inc_syscfs(struct task_struct *tsk) in inc_syscfs() 37 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() 41 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar() 45 static inline void inc_syscr(struct task_struct *tsk) in inc_syscr() 49 static inline void inc_syscw(struct task_struct *tsk) in inc_syscw() 53 static inline void inc_syscfs(struct task_struct *tsk) in inc_syscfs()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | sched.h | 1529 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() 1534 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pid_nr_ns() 1539 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() 1544 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() 1564 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pgrp_nr_ns() 1569 static inline pid_t task_pgrp_vnr(struct task_struct *tsk) in task_pgrp_vnr() 1574 static inline pid_t task_session_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_session_nr_ns() 1579 static inline pid_t task_session_vnr(struct task_struct *tsk) in task_session_vnr() 1584 static inline pid_t task_tgid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_tgid_nr_ns() 1589 static inline pid_t task_tgid_vnr(struct task_struct *tsk) in task_tgid_vnr() [all …]
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| D | wgcm.h | 46 static inline void wgcm_do_exit(struct task_struct *tsk) in wgcm_do_exit()
|
| /device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
| D | cpuset.c | 384 static void guarantee_online_cpus(struct task_struct *tsk, struct cpumask *pmask) in guarantee_online_cpus() 439 static void cpuset_update_task_spread_flag(struct cpuset *cs, struct task_struct *tsk) in cpuset_update_task_spread_flag() 1689 static void cpuset_change_task_nodemask(struct task_struct *tsk, nodemask_t *newmems) in cpuset_change_task_nodemask() 3393 void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) in cpuset_cpus_allowed() 3416 void cpuset_cpus_allowed_fallback(struct task_struct *tsk) in cpuset_cpus_allowed_fallback() 3465 nodemask_t cpuset_mems_allowed(struct task_struct *tsk) in cpuset_mems_allowed() 3714 …cpuset_show(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *tsk) in proc_cpuset_show()
|
| D | cgroup-v1.c | 58 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) in cgroup_attach_task_all() 344 struct task_struct *tsk; in pidlist_array_load() local 728 struct task_struct *tsk; in cgroupstats_build() local
|
| /device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/ |
| D | process.c | 340 void arch_release_task_struct(struct task_struct *tsk) in arch_release_task_struct()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | linuxver.h | 614 static inline bool binary_sema_down(tsk_ctl_t *tsk) in binary_sema_down() 630 static inline bool binary_sema_up(tsk_ctl_t *tsk) in binary_sema_up()
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | sem.c | 2343 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() 2374 void exit_sem(struct task_struct *tsk) in exit_sem()
|
| D | msg.c | 89 struct task_struct *tsk; member
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| D | main.c | 711 struct task_struct *tsk; in rest_init() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 4999 static inline void sched_submit_work(struct task_struct *tsk) in sched_submit_work() 5039 static void sched_update_worker(struct task_struct *tsk) in sched_update_worker() 5052 struct task_struct *tsk = current; in schedule() local 8519 static void sched_change_group(struct task_struct *tsk, int type) in sched_change_group() 8548 void sched_move_task(struct task_struct *tsk) in sched_move_task()
|
| D | rt.c | 1288 struct task_struct *tsk; in rt_se_rr_nr_running() local 3098 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) in sched_rt_can_attach()
|
| D | fair.c | 985 struct task_struct *tsk = NULL; in update_stats_enqueue_sleeper() local 1089 struct task_struct *tsk = task_of(se); in update_stats_dequeue() local 2573 struct task_struct *tsk; in task_numa_group() local 6927 struct task_struct *tsk = cpu == dst_cpu ? p : NULL; in compute_energy() local
|
| /device/soc/rockchip/common/vendor/drivers/pci/ |
| D | pcie-dw-rockchip.c | 1609 struct task_struct *tsk; in rk_pcie_probe() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/ |
| D | pcie-dw-rockchip.c | 1888 struct task_struct *tsk; in rk_pcie_probe() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux.c | 4181 tsk_ctl_t *tsk = (tsk_ctl_t *)data; in dhd_logtrace_thread() local 5116 tsk_ctl_t *tsk = (tsk_ctl_t *)data; in dhd_watchdog_thread() local 5251 tsk_ctl_t *tsk = (tsk_ctl_t *)data; in dhd_dpc_thread() local 5331 tsk_ctl_t *tsk = (tsk_ctl_t *)data; in dhd_rxf_thread() local
|