Searched refs:PROC_CMDLINE_RD_STRICT (Results 1 – 4 of 4) sorted by relevance
11 PROC_CMDLINE_RD_STRICT = 1 << 2, /* ignore this in the initrd */ enumerator
68 } else if (FLAGS_SET(flags, PROC_CMDLINE_RD_STRICT) && in_initrd()) in proc_cmdline_extract_first()
129 r = proc_cmdline_parse(parse, NULL, PROC_CMDLINE_RD_STRICT|PROC_CMDLINE_STRIP_RD_PREFIX); in run()
172 …r = proc_cmdline_parse(parse_proc_cmdline_item, NULL, PROC_CMDLINE_RD_STRICT | PROC_CMDLINE_STRIP_… in run()