Lines Matching defs:slot
100 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag()
153 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst()
189 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst()
300 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst()
336 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst()
369 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr()
512 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst()
543 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost()
566 unsigned int slot = (unsigned long)p->addr & 0xf; in prepare_booster() local
587 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local
692 int slot = ((unsigned long)p->addr & 0xf); in resume_execution() local
758 unsigned long slot = (unsigned long)p->addr & 0xf; in prepare_ss() local
777 unsigned int slot = ia64_psr(regs)->ri; in is_ia64_break_inst() local