Home
last modified time | relevance | path

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

/include/linux/
Dsched.h1705 extern int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask);
1711 static inline int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr() function
/include/target/iscsi/
Discsi_target_core.h924 set_cpus_allowed_ptr(p, conn->conn_cpumask); in iscsit_thread_check_cpumask()