Searched refs:mm_context (Results 1 – 4 of 4) sorted by relevance
12 typedef struct mm_context { struct21 extern long init_new_ldt(struct mm_context *to_mm, struct mm_context *from_mm); argument22 extern void free_ldt(struct mm_context *mm);
16 struct mm_context { struct22 typedef struct mm_context mm_context_t; argument
60 struct mm_context *from_mm = NULL; in init_new_context()61 struct mm_context *to_mm = &mm->context; in init_new_context()149 struct mm_context *mmu = &mm->context; in destroy_context()
298 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt()361 void free_ldt(struct mm_context *mm) in free_ldt()