Home
last modified time | relevance | path

Searched full:kernel_max (Results 1 – 6 of 6) 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/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu12 What: /sys/devices/system/cpu/kernel_max
22 kernel_max: the maximum cpu index allowed by the kernel
27 kernel configuration (kernel_max above).
/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.py3133 max_name = f"{family.op_prefix}KERNEL_MAX"