Searched refs:linux_task_alloc (Results 1 – 2 of 2) sorted by relevance
35 struct task_struct *linux_task_alloc(struct thread *td);44 __task = linux_task_alloc(curthread); \
59 linux_task_alloc(struct thread *td) in linux_task_alloc() function