** Warning: Cannot open xref database. 1 #include "linux/sched.h" 2 3 void release_segments(struct mm_struct *mm) 4 { 5 } 6 7 void copy_segments(struct task_struct *p, struct mm_struct *new_mm) 8 { 9 } 10