Searched refs:line (Results 1 – 3 of 3) sorted by relevance
165 static int __init obsolete_checksetup(char *line) in obsolete_checksetup() argument173 if (parameqn(line, p->str, n)) { in obsolete_checksetup()179 if (line[n] == '\0' || line[n] == '=') in obsolete_checksetup()185 } else if (p->setup_func(line + n)) in obsolete_checksetup()
291 static int __init root_dev_setup(char *line) in root_dev_setup() argument293 strlcpy(saved_root_name, line, sizeof(saved_root_name)); in root_dev_setup()
45 variables passed to init from the kernel command line.1059 and let the user enable it by swapaccount=1 boot command line1743 SLUB is a slab allocator that minimizes cache line usage