Home
last modified time | relevance | path

Searched full:kernel_max (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/admin-guide/
H A Dcputopology.rst58 kernel_max: the maximum CPU index allowed by the kernel configuration.
63 kernel configuration (kernel_max above).
83 kernel_max: 31
94 kernel_max: 127
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst61 kernel_max: 内核配置允许的最大CPU下标值。[NR_CPUS-1]
80 kernel_max: 31
89 kernel_max: 127
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dcputopology.rst61 kernel_max: 內核配置允許的最大CPU下標值。[NR_CPUS-1]
80 kernel_max: 31
89 kernel_max: 127
/linux/drivers/base/
H A Dcpu.c242 static DEVICE_ATTR(kernel_max, 0444, print_cpus_kernel_max, NULL);
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py3170 max_name = f"{family.op_prefix}KERNEL_MAX"