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.c282 static int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
362 struct task_struct *tsk = current; in coredump_wait() local
Dfs_struct.c93 void exit_fs(struct task_struct *tsk) in exit_fs()
Dexec.c816 struct task_struct *tsk; in exec_mmap() local
863 static int de_thread(struct task_struct *tsk) in de_thread()
1024 char *get_task_comm(char *buf, struct task_struct *tsk) in get_task_comm()
1039 void set_task_comm(struct task_struct *tsk, char *buf) in set_task_comm()
Dfile.c418 struct task_struct *tsk = current; in reset_files_struct() local
428 void exit_files(struct task_struct *tsk) in exit_files()
Dbinfmt_elf.c2093 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma()
/fs/btrfs/
Dinode-map.c142 struct task_struct *tsk; in start_caching() local
Dvolumes.c3283 struct task_struct *tsk; in btrfs_resume_balance_async() local
/fs/proc/
Darray.c149 static inline const char *get_task_state(struct task_struct *tsk) in get_task_state()
/fs/cifs/
Dcifsglob.h514 struct task_struct *tsk; member