Searched refs:mdproc (Results 1 – 14 of 14) sorted by relevance
58 struct mdproc { struct68 void set_user_ldt(struct mdproc *); argument69 struct proc_ldt *user_ldt_alloc(struct mdproc *, int);
406 set_user_ldt_locked(struct mdproc *mdp) in set_user_ldt_locked()422 set_user_ldt(struct mdproc *mdp) in set_user_ldt()446 user_ldt_alloc(struct mdproc *mdp, int len) in user_ldt_alloc()482 struct mdproc *mdp; in user_ldt_free()559 struct mdproc *mdp; in i386_set_ldt()710 struct mdproc *mdp; in i386_set_ldt_data()735 struct mdproc *mdp; in i386_ldt_grow()
212 struct mdproc *mdp2; in cpu_fork()218 struct mdproc *mdp1 = &p1->p_md; in cpu_fork()
96 ASSYM(MD_LDT, offsetof(struct mdproc, md_ldt));
41 struct mdproc { struct
47 struct mdproc { struct
52 struct mdproc { struct
73 struct mdproc { struct
481 set_user_ldt(struct mdproc *mdp) in set_user_ldt()508 struct mdproc *mdp; in user_ldt_alloc()560 struct mdproc *mdp = &p->p_md; in user_ldt_free()648 struct mdproc *mdp; in amd64_set_ldt()796 struct mdproc *mdp; in amd64_set_ldt_data()
76 ASSYM(MD_LDT, offsetof(struct mdproc, md_ldt));77 ASSYM(MD_LDT_SD, offsetof(struct mdproc, md_ldt_sd));
226 struct mdproc *mdp1, *mdp2; in cpu_fork()
84 struct mdproc { struct
98 struct mdproc *mdp2; in cpu_fork()
754 struct mdproc p_md; /* Any machine-dependent fields. */