Searched defs:tsk (Results 1 - 25 of 326) sorted by relevance

1234567891011>>

/linux-master/arch/microblaze/kernel/
H A Dstacktrace.c27 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) argument
/linux-master/arch/nios2/include/asm/
H A Dmmu_context.h36 static inline int init_new_context(struct task_struct *tsk, argument
/linux-master/include/asm-generic/
H A Dnommu_context.h11 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
H A Dmmu_context.h34 static inline int init_new_context(struct task_struct *tsk, argument
70 static inline void deactivate_mm(struct task_struct *tsk, argument
21 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) argument
/linux-master/arch/powerpc/include/asm/
H A Dmembarrier.h4 membarrier_arch_switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
/linux-master/include/linux/
H A Dsem.h17 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) argument
22 static inline void exit_sem(struct task_struct *tsk) argument
H A Dtaskstats_kern.h28 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) argument
H A Dsignalfd.h19 static inline void signalfd_notify(struct task_struct *tsk, int sig) argument
29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } argument
H A Dtsacct_kern.h32 static inline void acct_update_integrals(struct task_struct *tsk) argument
34 static inline void acct_account_cputime(struct task_struct *tsk) argument
36 static inline void acct_clear_integrals(struct task_struct *tsk) argument
18 bacct_add_tsk(struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) argument
/linux-master/arch/riscv/include/asm/
H A Dmembarrier.h5 membarrier_arch_switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
H A Dmmu_context.h27 static inline int init_new_context(struct task_struct *tsk, argument
/linux-master/include/linux/sched/
H A Dxacct.h12 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) argument
17 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) argument
22 static inline void inc_syscr(struct task_struct *tsk) argument
27 static inline void inc_syscw(struct task_struct *tsk) argument
32 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) argument
36 static inline void add_wchar(struct task_struct *tsk, ssize_ argument
40 inc_syscr(struct task_struct *tsk) argument
44 inc_syscw(struct task_struct *tsk) argument
[all...]
/linux-master/arch/s390/kernel/
H A Druntime_instr.c26 void runtime_instr_release(struct task_struct *tsk) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_overhead.c13 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) argument
31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) argument
37 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) argument
/linux-master/arch/hexagon/include/asm/
H A Dmmu_context.h29 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
/linux-master/arch/mips/kernel/
H A Dperf_regs.c17 u64 perf_reg_abi(struct task_struct *tsk) argument
22 u64 perf_reg_abi(struct task_struct *tsk) argument
H A Dstacktrace.c78 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) argument
37 save_context_stack(struct stack_trace *trace, struct task_struct *tsk, struct pt_regs *regs, int savesched) argument
/linux-master/arch/csky/include/asm/
H A Dmmu_context.h24 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
/linux-master/arch/sh/kernel/cpu/
H A Dfpu.c11 int init_fpu(struct task_struct *tsk) argument
46 struct task_struct *tsk = current; local
56 struct task_struct *tsk = current; local
[all...]
/linux-master/arch/arm64/include/asm/
H A Dasm_pointer_auth.h14 add \tmp1, \tsk, \tmp1 variable
22 __ptrauth_keys_install_kernel_nosync \tsk, \tmp1, \tmp2, \tmp3 variable
28 __ptrauth_keys_install_kernel_nosync \tsk, \tmp1, \tmp2, \tmp3 variable
54 add \\tmp1, \\tsk, \\tmp1 variable
72 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 variable
[all...]
/linux-master/arch/loongarch/kernel/
H A Dperf_regs.c14 u64 perf_reg_abi(struct task_struct *tsk) argument
19 u64 perf_reg_abi(struct task_struct *tsk) argument
/linux-master/samples/bpf/
H A Dtest_overhead_kprobe.bpf.c17 struct task_struct *tsk; local
/linux-master/arch/powerpc/mm/
H A Dmmu_context.c16 static inline void switch_mm_pgdir(struct task_struct *tsk, argument
29 static inline void switch_mm_pgdir(struct task_struct *tsk, argument
39 static inline void switch_mm_pgdir(struct task_struct *tsk, argument
43 switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) argument
[all...]
/linux-master/arch/xtensa/include/asm/
H A Dhw_breakpoint.h57 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) argument
/linux-master/arch/arc/include/asm/
H A Dentry.h107 st \tsk, [\tmp] variable
[all...]

Completed in 238 milliseconds

1234567891011>>