Searched refs:boot_cmdline_len (Results 1 – 1 of 1) sorted by relevance
49 core::str::from_utf8(&self.boot_cmdline()[..self.boot_cmdline_len()]).unwrap() in boot_cmdline_str()57 pub fn boot_cmdline_len(&self) -> usize { in boot_cmdline_len() method