Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dprocess.c300 static int copy_thread_gcs(struct task_struct *p, in copy_thread_gcs() function
324 static int copy_thread_gcs(struct task_struct *p, in copy_thread_gcs() function
487 ret = copy_thread_gcs(p, args); in copy_thread()