Home
last modified time | relevance | path

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

/include/linux/
Dsched.h1586 extern void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask);
1589 static inline void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() function