Searched refs:prefetch_stack (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dentry.S460 GLOBAL_ENTRY(prefetch_stack)
481 END(prefetch_stack)
/linux-4.1.27/include/linux/
H A Dsched.h1104 extern void prefetch_stack(struct task_struct *t);
1106 static inline void prefetch_stack(struct task_struct *t) { } prefetch_stack() function

Completed in 175 milliseconds