Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dkprobes.c85 update_kprobe_inst_flag(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p) update_kprobe_inst_flag() argument
138 is_cmp_ctype_unc_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst) is_cmp_ctype_unc_inst() argument
174 unsupported_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, unsigned long addr) unsupported_inst() argument
285 prepare_break_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p, int qp) prepare_break_inst() argument
321 get_kprobe_inst(bundle_t *bundle, uint slot, unsigned long *kprobe_inst, uint *major_opcode) get_kprobe_inst() argument
424 unsigned int major_opcode; __is_ia64_break_inst() local
497 unsigned int slot = addr & 0xf, template, major_opcode = 0; arch_prepare_kprobe() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dkprobes.c85 update_kprobe_inst_flag(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p) update_kprobe_inst_flag() argument
138 is_cmp_ctype_unc_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst) is_cmp_ctype_unc_inst() argument
174 unsupported_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, unsigned long addr) unsupported_inst() argument
285 prepare_break_inst(uint template, uint slot, uint major_opcode, unsigned long kprobe_inst, struct kprobe *p, int qp) prepare_break_inst() argument
321 get_kprobe_inst(bundle_t *bundle, uint slot, unsigned long *kprobe_inst, uint *major_opcode) get_kprobe_inst() argument
423 unsigned int major_opcode; __is_ia64_break_inst() local
496 unsigned int slot = addr & 0xf, template, major_opcode = 0; arch_prepare_kprobe() local
[all...]
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Ddisasm.h78 int major_opcode; member
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Ddisasm.h78 int major_opcode; member

Completed in 3 milliseconds