Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kernel/
Dprocess.c643 force_compatible_cpus_allowed_ptr(current); in arch_setup_new_exec()
/linux-6.6.21/include/linux/
Dsched.h1876 extern void force_compatible_cpus_allowed_ptr(struct task_struct *p);
/linux-6.6.21/kernel/sched/
Dcore.c3279 void force_compatible_cpus_allowed_ptr(struct task_struct *p) in force_compatible_cpus_allowed_ptr() function