Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.h39 struct instruction { struct
58 struct instruction *jump_dest; argument
59 struct instruction *first_jump_src; argument
73 static inline bool is_static_jump(struct instruction *insn) in is_static_jump() argument
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Djl2005bcd.c107 static u8 instruction[2] = {0x95, 0x00}; in jl2005c_read_reg() local
125 static u8 instruction[2] = {0x7f, 0x01}; in jl2005c_start_new_frame() local
152 u8 instruction[2]; in jl2005c_write_reg() local
200 static u8 instruction[][2] = { in jl2005c_stream_start_vga_lg() local
223 static u8 instruction[][2] = { in jl2005c_stream_start_vga_small() local
246 static u8 instruction[][2] = { in jl2005c_stream_start_cif_lg() local
269 static u8 instruction[][2] = { in jl2005c_stream_start_cif_small() local
H A Dsn9c2028.c36 unsigned char instruction[6]; member
H A Djeilinj.c61 unsigned char instruction[2]; member
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dtraps_32.c85 static int handle_unaligned_ins(insn_size_t instruction, struct pt_regs *regs, in handle_unaligned_ins()
269 insn_size_t instruction; in handle_delayslot() local
302 int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, in handle_unaligned_access()
477 insn_size_t instruction; in do_address_error() local
H A Dio_trapped.c274 insn_size_t instruction; in handle_trapped_io() local
/OK3568_Linux_fs/kernel/net/nfc/hci/
H A Dhcp.c22 u8 type, u8 instruction, in nfc_hci_hcp_message_tx()
120 u8 instruction, struct sk_buff *skb) in nfc_hci_hcp_message_rx()
H A Dcore.c134 u8 instruction; in nfc_hci_msg_rx_work() local
858 u8 instruction; in nfc_hci_recv_from_llc() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h167 struct instruction { struct
171 STAILQ_ENTRY(instruction) links; argument
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dtest-core.h155 #define TEST_INSTRUCTION(instruction) \ argument
160 #define TEST_BRANCH_F(instruction) \ argument
165 #define TEST_BRANCH_B(instruction) \ argument
172 #define TEST_BRANCH_FX(instruction, codex) \ argument
179 #define TEST_BRANCH_BX(instruction, codex) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5.cpp293 QString instruction = QGeoRouteParserOsrmV5::tr("Take the ferry"); in instructionFerry() local
533 QString instruction; in instructionRotary() local
548 QString instruction; in instructionRoundabout() local
H A Dqgeorouteparserosrmv4.cpp261 QJsonArray instruction = instructions.at(i).toArray(); in constructRoute() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h34 enum instruction { enum
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c34 u32 instruction = 0; in awg_generate_instr() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dswp_emulate.c65 #define EXTRACT_REG_NUM(instruction, offset) \ argument
H A Dtraps.c83 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
/OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c133 static void hd44780_instruction(unsigned long instruction) in hd44780_instruction()
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dotm3225a.c160 struct otm3225a_spi_instruction *instruction, in otm3225a_write()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dst_smi.c293 unsigned int instruction; in smi_sector_erase() local
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c387 u8 type, u8 instruction, struct sk_buff *skb) in nci_hci_hcp_message_rx()
415 u8 pipe, type, instruction; in nci_hci_msg_rx_work() local
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dfault.c301 u16 instruction; in signal_return() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_64.c495 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl3.h563 u8 instruction; member
H A Dactbl1.h99 u8 instruction; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c8374 char instruction[3]; in emulator_fix_hypercall() local

12