Home
last modified time | relevance | path

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

/fs/
Dexec.c722 struct task_struct *tsk; in exec_mmap() local
767 static int de_thread(struct task_struct *tsk) in de_thread()
934 char *get_task_comm(char *buf, struct task_struct *tsk) in get_task_comm()
943 void set_task_comm(struct task_struct *tsk, char *buf) in set_task_comm()
1544 static inline int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
1619 struct task_struct *tsk = current; in coredump_wait() local
Daio.c347 struct task_struct *tsk = current; in wait_for_all_aios() local
620 struct task_struct *tsk = current; in use_mm() local
643 struct task_struct *tsk = current; in unuse_mm() local
1135 struct task_struct *tsk = current; in read_events() local
Dbinfmt_elf.c1885 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma()
/fs/smbfs/
Dsmbiod.c69 struct task_struct *tsk; in smbiod_start() local
/fs/proc/
Darray.c144 static inline const char *get_task_state(struct task_struct *tsk) in get_task_state()
Dbase.c166 static int get_nr_threads(struct task_struct *tsk) in get_nr_threads()
/fs/cifs/
Dcifsglob.h158 struct task_struct *tsk; member
433 struct task_struct *tsk; /* task waiting for response */ member