Home
last modified time | relevance | path

Searched defs:alloc_task_struct_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dthread_info.h81 #define alloc_task_struct_node(node) \ macro
/openbmc/linux/kernel/
H A Dfork.c171 static inline struct task_struct *alloc_task_struct_node(int node) in alloc_task_struct_node() function