Searched refs:init_new_ldt (Results 1 – 3 of 3) sorted by relevance
21 extern long init_new_ldt(struct mm_context *to_mm, struct mm_context *from_mm);
78 ret = init_new_ldt(to_mm, from_mm); in init_new_context()
298 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt() function