Searched refs:boot_cmdline_append (Results 1 – 4 of 4) sorted by relevance
53 .boot_cmdline_append(cmdline.as_bytes()); in init_kernel_cmdline()
72 pub fn boot_cmdline_append(&mut self, data: &[u8]) { in boot_cmdline_append() method
95 .boot_cmdline_append(cmdline.as_bytes()); in init_kernel_cmdline()
143 .boot_cmdline_append(bootargs.as_bytes()); in early_init_scan_chosen()