Searched refs:__set_cpus_allowed_ptr (Results 1 – 1 of 1) sorted by relevance
2133 static int __set_cpus_allowed_ptr(struct task_struct *p,2182 __set_cpus_allowed_ptr(p, &p->cpus_mask, SCA_MIGRATE_ENABLE); in migrate_enable()2864 static int __set_cpus_allowed_ptr(struct task_struct *p, in __set_cpus_allowed_ptr() function2876 return __set_cpus_allowed_ptr(p, new_mask, 0); in set_cpus_allowed_ptr()3486 static inline int __set_cpus_allowed_ptr(struct task_struct *p, in __set_cpus_allowed_ptr() function7935 retval = __set_cpus_allowed_ptr(p, new_mask, SCA_CHECK | SCA_USER); in __sched_setaffinity()
Completed in 21 milliseconds