Home
last modified time | relevance | path

Searched refs:ex_handler_bpf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/s390/net/
Dbpf_jit_comp.c626 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
682 ex->handler = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in bpf_jit_probe_mem()
/Linux-v5.10/arch/x86/net/
Dbpf_jit_comp.c761 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
1210 delta = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in do_jit()