Searched refs:expected_plt (Results 1 – 1 of 1) sorted by relevance
2016 char expected_plt[BPF_PLT_SIZE]; in bpf_arch_text_poke() local2043 bpf_jit_plt(expected_plt, ret, old_addr); in bpf_arch_text_poke()2044 if (memcmp(current_plt, expected_plt, BPF_PLT_SIZE)) in bpf_arch_text_poke()