Searched refs:mdproc (Results 1 – 14 of 14) sorted by relevance
56 struct mdproc { struct66 void set_user_ldt(struct mdproc *); argument67 struct proc_ldt *user_ldt_alloc(struct mdproc *, int);
404 set_user_ldt_locked(struct mdproc *mdp) in set_user_ldt_locked()420 set_user_ldt(struct mdproc *mdp) in set_user_ldt()444 user_ldt_alloc(struct mdproc *mdp, int len) in user_ldt_alloc()480 struct mdproc *mdp; in user_ldt_free()557 struct mdproc *mdp; in i386_set_ldt()708 struct mdproc *mdp; in i386_set_ldt_data()733 struct mdproc *mdp; in i386_ldt_grow()
210 struct mdproc *mdp2; in cpu_fork()216 struct mdproc *mdp1 = &p1->p_md; in cpu_fork()
94 ASSYM(MD_LDT, offsetof(struct mdproc, md_ldt));
39 struct mdproc { struct
47 struct mdproc { struct
50 struct mdproc { struct
479 set_user_ldt(struct mdproc *mdp) in set_user_ldt()506 struct mdproc *mdp; in user_ldt_alloc()558 struct mdproc *mdp = &p->p_md; in user_ldt_free()646 struct mdproc *mdp; in amd64_set_ldt()794 struct mdproc *mdp; in amd64_set_ldt_data()
74 ASSYM(MD_LDT, offsetof(struct mdproc, md_ldt));75 ASSYM(MD_LDT_SD, offsetof(struct mdproc, md_ldt_sd));
224 struct mdproc *mdp1, *mdp2; in cpu_fork()
75 struct mdproc { struct
82 struct mdproc { struct
95 struct mdproc *mdp2; in cpu_fork()
751 struct mdproc p_md; /* Any machine-dependent fields. */