Searched defs:idx (Results 1 – 11 of 11) sorted by relevance
21 let mut idx = 0; in parse() localVariable106 let mut idx = 0; in parse() localVariable
158 let mut idx = None; in unmap() localVariable176 let idx = idx.ok_or(SystemError::EINVAL)?; in unmap() localVariable
280 let mut idx = 0; in isolate_range() localVariable
54 let idx = inner.id_bmp.first_false_index()?; in alloc_id() localVariable
17 idx: Option<u32>, field133 pub fn idx(&self) -> u32 { in idx() method
122 let idx = gendisk.idx(); in register_gendisk() localVariable
72 let idx: usize = base_idx * 64 + first_free; in first_fit() localVariable248 let idx = page_offset / layout.size(); in deallocate() localVariable
383 let idx = color_table[i]; in con_set_palette() localVariable
303 let idx: usize; in init_tty_device() localVariable
127 let idx = inner.id_bmp.first_false_index()?; in alloc_id() localVariable
2230 idx: u8, field