Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsched.h1175 extern void prefetch_stack(struct task_struct *t);
1177 static inline void prefetch_stack(struct task_struct *t) { } in prefetch_stack() function
/linux-4.4.14/arch/ia64/kernel/
Dentry.S457 GLOBAL_ENTRY(prefetch_stack)
478 END(prefetch_stack)