Searched refs:set_cpus_allowed_ptr (Results 1 – 3 of 3) sorted by relevance
1506 extern int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask);1511 static inline int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr() function
932 set_cpus_allowed_ptr(p, conn->conn_cpumask); in iscsit_thread_check_cpumask()
262 set_cpus_allowed_ptr(current, cpumask_of(XPC_HB_CHECK_CPU)); in xpc_hb_checker()