Home
last modified time | relevance | path

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

/linux/init/
H A Dmain.c904 #define IDEAL_CMDLINE_SPLIT_LEN (IDEAL_CMDLINE_LEN - KERNEL_CMDLINE_CONTINUATION_LEN) macro
953 if (!cutoff || cutoff - cmdline > IDEAL_CMDLINE_SPLIT_LEN) in print_kernel_cmdline()