Home
last modified time | relevance | path

Searched refs:copy_thread_gcs (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/arm64/kernel/
H A Dprocess.c297 static int copy_thread_gcs(struct task_struct *p, in copy_thread_gcs() function
321 static int copy_thread_gcs(struct task_struct *p, in copy_thread_gcs() function
452 ret = copy_thread_gcs(p, args); in copy_thread()