OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prefetch_stack
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
sched.h
749
extern void
prefetch_stack
(struct task_struct *t);
751
static inline void
prefetch_stack
(struct task_struct *t) { }
function
[
all
...]
Completed in 77 milliseconds