copy_thread_group_keys  281 include/linux/key.h extern int copy_thread_group_keys(struct task_struct *tsk);
copy_thread_group_keys  777 kernel/fork.c  	ret = copy_thread_group_keys(tsk);