Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/net/
Dbpf_jit_comp.c625 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
681 ex->handler = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in bpf_jit_probe_mem()
/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c830 static bool ex_handler_bpf(const struct exception_table_entry *x, in ex_handler_bpf() function
1316 delta = (u8 *)ex_handler_bpf - (u8 *)&ex->handler; in do_jit()