ubyte             568 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	u8 ubyte;
ubyte             636 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	ubyte = rtl_read_byte(rtlpriv, REG_RQPN + 3);
ubyte             637 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	rtl_write_byte(rtlpriv, REG_RQPN + 3, ubyte | BIT(7));
ubyte             110 tools/perf/util/genelf_debug.c 	ubyte minimum_instruction_length;
ubyte             111 tools/perf/util/genelf_debug.c 	ubyte default_is_stmt;
ubyte             115 tools/perf/util/genelf_debug.c 	ubyte line_range;
ubyte             117 tools/perf/util/genelf_debug.c 	ubyte opcode_base;
ubyte             139 tools/perf/util/genelf_debug.c 	ubyte pointer_size;
ubyte             156 tools/perf/util/genelf_debug.c static ubyte standard_opcode_length[] =
ubyte             193 tools/perf/util/genelf_debug.c 		ubyte cur = data & 0x7F;
ubyte             207 tools/perf/util/genelf_debug.c 		ubyte cur = data & 0x7F;
ubyte             220 tools/perf/util/genelf_debug.c static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode,
ubyte             231 tools/perf/util/genelf_debug.c static void emit_opcode(struct buffer_ext *be, ubyte opcode)
ubyte             237 tools/perf/util/genelf_debug.c 			       ubyte opcode, long data)
ubyte             243 tools/perf/util/genelf_debug.c static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode,
ubyte             293 tools/perf/util/genelf_debug.c static ubyte get_special_opcode(struct debug_entry *ent,
ubyte             354 tools/perf/util/genelf_debug.c 		ubyte special_opcode;