Home
last modified time | relevance | path

Searched defs:tsk (Results 176 – 200 of 382) sorted by relevance

12345678910>>...16

/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c109 struct task_struct *tsk; in ref_get_pid_and_task() local
153 struct task_struct *tsk; in vas_update_csb() local
/linux/arch/openrisc/kernel/
H A Dstacktrace.c68 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
/linux/arch/arm/include/asm/
H A Dstacktrace.h22 struct task_struct *tsk; member
/linux/arch/csky/kernel/
H A Dprocess.c79 int dump_task_regs(struct task_struct *tsk, elf_gregset_t *pr_regs) in dump_task_regs()
H A Dptrace.c37 static void singlestep_disable(struct task_struct *tsk) in singlestep_disable()
48 static void singlestep_enable(struct task_struct *tsk) in singlestep_enable()
/linux/arch/powerpc/mm/book3s32/
H A Dmmu_context.c114 void switch_mmu_context(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mmu_context()
/linux/arch/arc/mm/
H A Dfault.c76 struct task_struct *tsk = current; in do_page_fault() local
/linux/kernel/
H A Dsignal.c507 struct task_struct *tsk = current; in flush_itimer_signals() local
548 bool unhandled_signal(struct task_struct *tsk, int sig) in unhandled_signal()
626 int dequeue_signal(struct task_struct *tsk, sigset_t *mask, in dequeue_signal()
709 struct task_struct *tsk = current; in dequeue_synchronous_signal() local
1390 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand()
2047 bool do_notify_parent(struct task_struct *tsk, int sig) in do_notify_parent()
2161 static void do_notify_parent_cldstop(struct task_struct *tsk, in do_notify_parent_cldstop()
2991 void exit_signals(struct task_struct *tsk) in exit_signals()
3088 struct task_struct *tsk = current; in __set_current_blocked() local
3112 struct task_struct *tsk = current; in sigprocmask() local
[all …]
/linux/arch/x86/mm/
H A Dtlb.c325 struct task_struct *tsk) in switch_mm()
502 struct task_struct *tsk) in switch_mm_irqs_off()
675 void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
/linux/include/linux/sched/
H A Dmm.h224 static inline bool in_vfork(struct task_struct *tsk) in in_vfork()
566 struct task_struct *tsk) in membarrier_arch_switch_mm()
/linux/net/tipc/
H A Ddiag.c51 struct tipc_sock *tsk) in __tipc_add_sock_diag()
/linux/arch/nios2/mm/
H A Dfault.c47 struct task_struct *tsk = current; in do_page_fault() local
H A Dmmu_context.c81 struct task_struct *tsk) in switch_mm()
/linux/arch/s390/kernel/
H A Dguarded_storage.c15 void guarded_storage_release(struct task_struct *tsk) in guarded_storage_release()
/linux/arch/openrisc/mm/
H A Dfault.c49 struct task_struct *tsk; in do_page_fault() local
/linux/include/linux/
H A Drethook.h95 #define rethook_flush_task(tsk) do { } while (0) argument
H A Dpkeys.h38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access()
/linux/arch/arm/kernel/
H A Dentry-header.S430 tsk .req r9 @ current thread_info label
/linux/kernel/time/
H A Dtick-sched.c422 static void tick_nohz_kick_task(struct task_struct *tsk) in tick_nohz_kick_task()
542 void tick_nohz_dep_set_task(struct task_struct *tsk, enum tick_dep_bits bit) in tick_nohz_dep_set_task()
549 void tick_nohz_dep_clear_task(struct task_struct *tsk, enum tick_dep_bits bit) in tick_nohz_dep_clear_task()
559 void tick_nohz_dep_set_signal(struct task_struct *tsk, in tick_nohz_dep_set_signal()
/linux/arch/x86/kernel/fpu/
H A Dregset.c331 struct task_struct *tsk, in __convert_from_fxsr()
368 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
/linux/arch/x86/kernel/
H A Dcet.c49 struct task_struct *tsk; in do_user_cp_fault() local
/linux/net/core/
H A Dstream.c59 struct task_struct *tsk = current; in sk_stream_wait_connect() local
/linux/tools/testing/selftests/bpf/progs/
H A Dmptcp_sock.c34 struct tcp_sock *tsk; in _sockops() local
/linux/arch/mips/mm/
H A Dfault.c43 struct task_struct *tsk = current; in __do_page_fault() local
/linux/io_uring/
H A Dio-wq.c694 void io_wq_worker_running(struct task_struct *tsk) in io_wq_worker_running()
712 void io_wq_worker_sleeping(struct task_struct *tsk) in io_wq_worker_sleeping()
728 struct task_struct *tsk) in io_init_new_worker()
770 struct task_struct *tsk; in create_worker_cont() local
822 struct task_struct *tsk; in create_io_worker() local

12345678910>>...16