diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index ff0fcd301ba1..c3fc6fc5ed9a 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -591,9 +591,6 @@ static inline int capable(int cap) */ extern struct mm_struct * mm_alloc(void); -extern struct mm_struct * start_lazy_tlb(void); -extern void end_lazy_tlb(struct mm_struct *mm); - /* mmdrop drops the mm and the page tables */ extern inline void FASTCALL(__mmdrop(struct mm_struct *)); static inline void mmdrop(struct mm_struct * mm) |
