Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dcore.c2133 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() function
2876 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() function
7935 retval = __set_cpus_allowed_ptr(p, new_mask, SCA_CHECK | SCA_USER); in __sched_setaffinity()

Completed in 21 milliseconds