[PROTO] send MSG_TERMINATE from KS
[kernel/swap-modules.git] / writer / swap_writer_module.h
index 89f2c73..e932a93 100644 (file)
@@ -56,6 +56,7 @@ unsigned int get_discarded_count(void);
 void reset_seq_num(void);
 
 int proc_info_msg(struct task_struct *task, struct dentry *dentry);
+void terminate_msg(struct task_struct *task);
 void pcoc_map_msg(struct vm_area_struct *vma);
 void proc_unmap_msg(unsigned long start, unsigned long end);
 int sample_msg(struct pt_regs *regs);