Home
last modified time | relevance | path

Searched defs:tsk (Results 1 – 10 of 10) sorted by relevance

/fs/jffs2/
Dbackground.c37 struct task_struct *tsk; in jffs2_start_garbage_collect_thread() local
/fs/
Dcoredump.c373 static int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
451 struct task_struct *tsk = current; in coredump_wait() local
1057 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma()
Dfs_struct.c95 void exit_fs(struct task_struct *tsk) in exit_fs()
Dexec.c981 struct task_struct *tsk; in exec_mmap() local
1045 static int de_thread(struct task_struct *tsk) in de_thread()
1217 char *__get_task_comm(char *buf, size_t buf_size, struct task_struct *tsk) in __get_task_comm()
1231 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm()
Dfile.c471 struct task_struct *tsk = current; in reset_files_struct() local
481 void exit_files(struct task_struct *tsk) in exit_files()
/fs/btrfs/
Dinode-map.c143 struct task_struct *tsk; in start_caching() local
Dvolumes.c4300 struct task_struct *tsk; in btrfs_resume_balance_async() local
/fs/proc/
Darray.c145 static inline const char *get_task_state(struct task_struct *tsk) in get_task_state()
Dbase.c343 static ssize_t get_task_cmdline(struct task_struct *tsk, char __user *buf, in get_task_cmdline()
361 struct task_struct *tsk; in proc_pid_cmdline_read() local
/fs/cifs/
Dcifsglob.h699 struct task_struct *tsk; member