Home
last modified time | relevance | path

Searched refs:copy_segments (Results 1 – 7 of 7) sorted by relevance

/arch/um/include/shared/skas/
Dproc_mm.h40 int copy_segments; member
/arch/powerpc/kernel/
Dmachine_kexec_64.c97 static void copy_segments(unsigned long ind) in copy_segments() function
144 copy_segments(image->head); in kexec_copy_flush()
/arch/xtensa/include/asm/
Dprocessor.h171 #define copy_segments(p, mm) do { } while(0) macro
/arch/sh/include/asm/
Dprocessor_32.h134 #define copy_segments(p, mm) do { } while(0) macro
Dprocessor_64.h169 #define copy_segments(p, mm) do { } while (0) macro
/arch/mn10300/kernel/
Dprocess.c179 void copy_segments(struct task_struct *p, struct mm_struct *new_mm) in copy_segments() function
/arch/um/sys-i386/
Dldt.c444 { .copy_segments = in init_new_ldt()