Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dprocess.c136 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls() function
261 ret = set_new_tls(p, tls); in copy_thread()