| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | stacktrace.c | 68 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | signal.c | 517 struct task_struct *tsk = current; in flush_itimer_signals() local 558 bool unhandled_signal(struct task_struct *tsk, int sig) in unhandled_signal() 632 int dequeue_signal(struct task_struct *tsk, sigset_t *mask, kernel_siginfo_t *info) in dequeue_signal() 712 struct task_struct *tsk = current; in dequeue_synchronous_signal() local 1372 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand() 1919 bool do_notify_parent(struct task_struct *tsk, int sig) in do_notify_parent() 2030 static void do_notify_parent_cldstop(struct task_struct *tsk, in do_notify_parent_cldstop() 2836 static void retarget_shared_pending(struct task_struct *tsk, sigset_t *which) in retarget_shared_pending() 2863 void exit_signals(struct task_struct *tsk) in exit_signals() 2931 static void __set_task_blocked(struct task_struct *tsk, const sigset_t *newset) in __set_task_blocked() [all …]
|
| H A D | kthread.c | 319 int tsk_fork_get_node(struct task_struct *tsk) in tsk_fork_get_node() 654 struct task_struct *tsk = current; in kthreadd() local 1333 struct task_struct *tsk = current; in kthread_use_mm() local 1367 struct task_struct *tsk = current; in kthread_unuse_mm() local
|
| H A D | futex.c | 1155 struct task_struct *tsk) in handle_exit_race() 3609 static void futex_cleanup(struct task_struct *tsk) in futex_cleanup() 3644 void futex_exit_recursive(struct task_struct *tsk) in futex_exit_recursive() 3652 static void futex_cleanup_begin(struct task_struct *tsk) in futex_cleanup_begin() 3678 static void futex_cleanup_end(struct task_struct *tsk, int state) in futex_cleanup_end() 3692 void futex_exec_release(struct task_struct *tsk) in futex_exec_release() 3710 void futex_exit_release(struct task_struct *tsk) in futex_exit_release()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | process.c | 81 int dump_task_regs(struct task_struct *tsk, elf_gregset_t *pr_regs) in dump_task_regs()
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | fault.c | 51 struct task_struct *tsk = current; in do_page_fault() local
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | fault.c | 69 struct task_struct *tsk = current; in do_page_fault() local
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | diag.c | 51 struct tipc_sock *tsk) in __tipc_add_sock_diag()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | tlb.c | 310 struct task_struct *tsk) in switch_mm() 423 struct task_struct *tsk) in switch_mm_irqs_off() 596 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | fpu.h | 109 static inline void unlazy_fpu(struct task_struct *tsk)
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | guarded_storage.c | 15 void guarded_storage_release(struct task_struct *tsk) in guarded_storage_release()
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | fault.c | 47 struct task_struct *tsk = current; in do_page_fault() local
|
| H A D | mmu_context.c | 81 struct task_struct *tsk) in switch_mm()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | task_size_64.h | 47 #define TASK_SIZE_OF(tsk) \ argument
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | fpu.c | 21 void save_fpu(struct task_struct *tsk) in save_fpu()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | stream.c | 59 struct task_struct *tsk = current; in sk_stream_wait_connect() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pkeys.h | 36 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_thunderboot_sfc.c | 102 struct task_struct *tsk; in rk_tb_sfc_probe() local
|
| H A D | rockchip_thunderboot_mmc.c | 109 struct task_struct *tsk; in rk_tb_mmc_probe() local
|
| /OK3568_Linux_fs/kernel/arch/openrisc/mm/ |
| H A D | fault.c | 49 struct task_struct *tsk; in do_page_fault() local
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | fault.c | 42 struct task_struct *tsk = current; in __do_page_fault() local
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cpuset.c | 379 static void guarantee_online_cpus(struct task_struct *tsk, in guarantee_online_cpus() 434 struct task_struct *tsk) in cpuset_update_task_spread_flag() 1692 static void cpuset_change_task_nodemask(struct task_struct *tsk, in cpuset_change_task_nodemask() 3367 void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) in cpuset_cpus_allowed() 3390 void cpuset_cpus_allowed_fallback(struct task_struct *tsk) in cpuset_cpus_allowed_fallback() 3439 nodemask_t cpuset_mems_allowed(struct task_struct *tsk) in cpuset_mems_allowed() 3685 struct pid *pid, struct task_struct *tsk) in proc_cpuset_show()
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | fault.c | 76 struct task_struct *tsk; in do_page_fault() local
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io-wq.c | 668 void io_wq_worker_running(struct task_struct *tsk) in io_wq_worker_running() 686 void io_wq_worker_sleeping(struct task_struct *tsk) in io_wq_worker_sleeping() 705 struct task_struct *tsk) in io_init_new_worker() 748 struct task_struct *tsk; in create_worker_cont() local 798 struct task_struct *tsk; in create_io_worker() local
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | unwind.h | 64 #define STACK_BOTTOM_UNW(tsk) STACK_LIMIT((tsk)->thread.ksp) argument 65 #define STACK_TOP_UNW(tsk) ((tsk)->thread.ksp) argument
|