Searched defs:major_opcode (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dkprobes.c514 unsigned int major_opcode; __is_ia64_break_inst() local
587 unsigned int slot = addr & 0xf, template, major_opcode = 0; arch_prepare_kprobe() local
100 update_kprobe_inst_flag(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p) update_kprobe_inst_flag() argument
153 is_cmp_ctype_unc_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst) is_cmp_ctype_unc_inst() argument
189 unsupported_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, unsigned long addr) unsupported_inst() argument
300 prepare_break_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p, int qp) prepare_break_inst() argument
336 get_kprobe_inst(bundle_t *bundle, uint slot, unsigned long *kprobe_inst, uint *major_opcode) get_kprobe_inst() argument
/linux-4.1.27/arch/arc/include/asm/
H A Ddisasm.h81 int major_opcode; member in struct:disasm_state

Completed in 146 milliseconds