Searched refs:CPUSETBUFSIZ (Results 1 – 6 of 6) sorted by relevance
207 char cpusetbuf[CPUSETBUFSIZ]; in generic_stop_cpus()315 char cpusetbuf[CPUSETBUFSIZ]; in generic_restart_cpus()553 char cpusetbuf[CPUSETBUFSIZ], cpusetbuf2[CPUSETBUFSIZ]; in smp_topo()628 char cpusetbuf[CPUSETBUFSIZ], cpusetbuf2[CPUSETBUFSIZ]; in smp_topo_addleaf()
102 static char ktr_cpumask_str[CPUSETBUFSIZ];134 char lktr_cpumask_str[CPUSETBUFSIZ]; in sysctl_debug_ktr_cpumask()
635 bufsiz = CPUSETBUFSIZ; in cpusetobj_strprint()656 if (strlen(buf) > CPUSETBUFSIZ - 1) in cpusetobj_strscan()
2792 char cpusetbuf[CPUSETBUFSIZ]; in sysctl_kern_sched_topology_spec_internal()
39 #define CPUSETBUFSIZ ((2 + sizeof(long) * 2) * _NCPUWORDS) macro
125 static char ipi_pbuf[CPUSETBUFSIZ];