Searched refs:CPUSETBUFSIZ (Results 1 – 6 of 6) sorted by relevance
238 char cpusetbuf[CPUSETBUFSIZ]; in generic_stop_cpus()351 char cpusetbuf[CPUSETBUFSIZ]; in generic_restart_cpus()636 char cpusetbuf[CPUSETBUFSIZ], cpusetbuf2[CPUSETBUFSIZ]; in smp_topo()731 char cpusetbuf[CPUSETBUFSIZ], cpusetbuf2[CPUSETBUFSIZ]; in smp_topo_addleaf()
117 char lktr_cpumask_str[CPUSETBUFSIZ]; in sysctl_debug_ktr_cpumask()
1388 bitset_strprint(buf, CPUSETBUFSIZ, (const struct bitset *)set, in cpusetobj_strprint()1402 if (strlen(buf) > CPUSETBUFSIZ - 1) in cpusetobj_strscan()
2997 char cpusetbuf[CPUSETBUFSIZ]; in sysctl_kern_sched_topology_spec_internal()
42 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS) macro
44 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS) macro