Searched refs:exception_cb (Results 1 – 7 of 7) sorted by relevance
19 __noinline int exception_cb(u64 cookie) in exception_cb() function31 __exception_cb(exception_cb) in __exception_cb() argument39 __exception_cb(exception_cb) in __exception_cb() argument
176 fman_mac_exception_cb *exception_cb;/* Exception Callback Routine */ member
440 if (aux->exception_boundary || aux->exception_cb) { in pop_callee_regs()514 if (!prog->aux->exception_cb) { in build_prologue()
578 if (fp->aux->exception_cb) { in bpf_jit_prologue()
1525 bool exception_cb; member
1485 bpf_is_subprog(bpf_prog), bpf_prog->aux->exception_cb); in do_jit()
20724 func[i]->aux->exception_cb = env->subprog_info[i].is_exception_cb; in jit_subprogs()22577 if (aux->func && aux->func[subprog]->aux->exception_cb) { in bpf_check_attach_target()