Lines Matching defs:slot
85 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag()
138 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst()
174 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst()
285 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst()
321 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst()
354 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr()
421 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst()
452 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost()
475 unsigned int slot = (unsigned long)p->addr & 0xf; in prepare_booster() local
496 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local
601 int slot = ((unsigned long)p->addr & 0xf); in resume_execution() local
667 unsigned long slot = (unsigned long)p->addr & 0xf; in prepare_ss() local
686 unsigned int slot = ia64_psr(regs)->ri; in is_ia64_break_inst() local