Searched refs:klp_copy_process (Results 1 – 3 of 3) sorted by relevance
200 void klp_copy_process(struct task_struct *child);243 static inline void klp_copy_process(struct task_struct *child) {} in klp_copy_process() function
611 void klp_copy_process(struct task_struct *child) in klp_copy_process() function
2406 klp_copy_process(p); in copy_process()