Searched refs:is_trap (Results 1 – 8 of 8) sorted by relevance
36 static bool is_trap(unsigned long addr, s32 *start, s32 *end) in is_trap() function79 found = is_trap(addr, mod->kcfi_traps, mod->kcfi_traps_end); in is_module_cfi_trap()95 if (is_trap(addr, __start___kcfi_traps, __stop___kcfi_traps)) in is_cfi_trap()
23 #define is_trap(instr) (IS_TW(instr) || IS_TD(instr) || \ macro26 #define is_trap(instr) (IS_TW(instr) || IS_TWI(instr)) macro
304 if (is_trap(instr)) in kprobe_handler()322 if (kcb->kprobe_status == KPROBE_HIT_SS && is_trap(insn)) { in kprobe_handler()
28 return (is_trap(*insn)); in is_trap_insn()
699 bool is_trap; member
341 filter->is_trap = true; in ocelot_flower_parse_action()
1682 trap->is_trap = true; in ocelot_trap_add()
403 if (!trap->is_trap) in felix_update_trapping_destinations()