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