Home
last modified time | relevance | path

Searched refs:alloc_task_struct (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h113 extern struct task_struct *alloc_task_struct(void);
/openbmc/linux/arch/arm/nwfpe/
H A DChangeLog67 zero when allocated and recycled. See alloc_task_struct() and
69 alloc_task_struct() may not be necessary, but I left it in for
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1313 #define alloc_task_struct() \ macro
/openbmc/linux/arch/
H A DKconfig316 # Select if arch has its private alloc_task_struct() function