Searched refs:trap (Results 1 – 2 of 2) sorted by relevance
584 struct pt_regs *regs, long err, int trap, int sig) in notify_die() argument590 .trapnr = trap, in notify_die()
18059 struct bpf_insn trap = BPF_JMP_IMM(BPF_JA, 0, 0, -1); in sanitize_dead_code() local18067 memcpy(insn + i, &trap, sizeof(trap)); in sanitize_dead_code()