Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dprocess.c788 force_compatible_cpus_allowed_ptr(current); in arch_setup_new_exec()
/linux-6.15/include/linux/
H A Dsched.h1866 extern void force_compatible_cpus_allowed_ptr(struct task_struct *p);
/linux-6.15/kernel/sched/
H A Dcore.c3236 void force_compatible_cpus_allowed_ptr(struct task_struct *p) in force_compatible_cpus_allowed_ptr() function