Searched refs:klp_copy_process (Results 1 – 3 of 3) sorted by relevance
175 void klp_copy_process(struct task_struct *child);210 static inline void klp_copy_process(struct task_struct *child) {} in klp_copy_process() function
564 void klp_copy_process(struct task_struct *child) in klp_copy_process() function
1967 klp_copy_process(p); in copy_process()