Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dprocess.c642 relax_compatible_cpus_allowed_ptr(current); in arch_setup_new_exec()
/linux/include/linux/
H A Dsched.h1774 extern void relax_compatible_cpus_allowed_ptr(struct task_struct *p);
/linux/kernel/sched/
H A Dcore.c3332 void relax_compatible_cpus_allowed_ptr(struct task_struct *p) in relax_compatible_cpus_allowed_ptr() function