Home
last modified time | relevance | path

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

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