Searched defs:index (Results 1 – 10 of 10) sorted by relevance
12 uint64_t index = 0; in lookup_kallsyms() local
487 ul apic_ioapic_read_rte(unsigned char index) in apic_ioapic_read_rte()514 void apic_ioapic_write_rte(unsigned char index, ul value) in apic_ioapic_write_rte()534 ul index = 0x10 + ((irq_num - 32) << 1); in apic_ioapic_enable() local542 ul index = 0x10 + ((irq_num - 32) << 1); in apic_ioapic_disable() local
75 int16_t index; // 当前操作的位置 member85 int16_t index; // 当前操作的位置 member
110 static void __textui_render_chromatic(uint16_t actual_line, uint16_t index, struct textui_char_chro… in __textui_render_chromatic()
115 void shell_run_built_in_command(int index, int argc, char **argv) in shell_run_built_in_command()154 int index = current_dir_len - 1; in shell_cmd_cd() local619 int index = 0; // 当前访问的是buf的第几位 in parse_command() local
33 let mut index: usize = 0; in register() localVariable
306 let index = scancode & 0x7f; in handle_type3() localVariable
442 fn index(&self, index: &K) -> &V { in index() function
242 let index = offset_bytes / size_of::<u16>(); in notify() localVariable
2112 index: u8, field2129 let index: u8 = longname_dentry.ord & 0x1f; in process() localVariable2283 index: u64, field