Home
last modified time | relevance | path

Searched refs:current_plt (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c2017 char current_plt[BPF_PLT_SIZE]; in bpf_arch_text_poke() local
2039 err = copy_from_kernel_nofault(current_plt, plt, BPF_PLT_SIZE); in bpf_arch_text_poke()
2044 if (memcmp(current_plt, expected_plt, BPF_PLT_SIZE)) in bpf_arch_text_poke()

Completed in 3 milliseconds