Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kernel/
Dprocess.c645 relax_compatible_cpus_allowed_ptr(current); in arch_setup_new_exec()
/linux-6.6.21/include/linux/
Dsched.h1877 extern void relax_compatible_cpus_allowed_ptr(struct task_struct *p);
/linux-6.6.21/kernel/sched/
Dcore.c3328 void relax_compatible_cpus_allowed_ptr(struct task_struct *p) in relax_compatible_cpus_allowed_ptr() function