Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_cpu_topology.c67 static struct sysctl_ctx_list cpu_topology_sysctl_ctx; variable
634 sysctl_ctx_init(&cpu_topology_sysctl_ctx); in build_sysctl_cpu_topology()
635 cpu_topology_sysctl_tree = SYSCTL_ADD_NODE(&cpu_topology_sysctl_ctx, in build_sysctl_cpu_topology()
642 SYSCTL_ADD_PROC(&cpu_topology_sysctl_ctx, in build_sysctl_cpu_topology()
649 SYSCTL_ADD_PROC(&cpu_topology_sysctl_ctx, in build_sysctl_cpu_topology()
661 SYSCTL_ADD_STRING(&cpu_topology_sysctl_ctx, in build_sysctl_cpu_topology()