Home
last modified time | relevance | path

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

/fs/jffs2/
Dbackground.c37 struct task_struct *tsk; in jffs2_start_garbage_collect_thread() local
/fs/
Dfs_struct.c97 void exit_fs(struct task_struct *tsk) in exit_fs()
Dcoredump.c360 static int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
438 struct task_struct *tsk = current; in coredump_wait() local
Dexec.c1012 struct task_struct *tsk; in exec_mmap() local
1061 static int de_thread(struct task_struct *tsk) in de_thread()
1229 char *__get_task_comm(char *buf, size_t buf_size, struct task_struct *tsk) in __get_task_comm()
1243 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm()
Dfile.c427 struct task_struct *tsk = current; in reset_files_struct() local
437 void exit_files(struct task_struct *tsk) in exit_files()
Dbinfmt_elf.c2135 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma()
/fs/btrfs/
Dinode-map.c143 struct task_struct *tsk; in start_caching() local
Dvolumes.c4238 struct task_struct *tsk; in btrfs_resume_balance_async() local
/fs/proc/
Darray.c146 static inline const char *get_task_state(struct task_struct *tsk) in get_task_state()
Dbase.c341 static ssize_t get_task_cmdline(struct task_struct *tsk, char __user *buf, in get_task_cmdline()
359 struct task_struct *tsk; in proc_pid_cmdline_read() local
/fs/cifs/
Dcifsglob.h686 struct task_struct *tsk; member