Searched refs:cpusetobj_strscan (Results 1 – 3 of 3) sorted by relevance
177 int cpusetobj_strscan(cpuset_t *, const char *);
124 if (cpusetobj_strscan(&imask, lktr_cpumask_str) == -1) in sysctl_debug_ktr_cpumask()
1436 cpusetobj_strscan(cpuset_t *set, const char *buf) in cpusetobj_strscan() function