HomeSort by relevance Sort by last modified time
    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