Searched refs:klp_copy_process (Results 1 – 3 of 3) sorted by relevance
202 void klp_copy_process(struct task_struct *child);245 static inline void klp_copy_process(struct task_struct *child) {} in klp_copy_process() function
612 void klp_copy_process(struct task_struct *child) in klp_copy_process() function
2272 klp_copy_process(p); in copy_process()