Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dfixups.c24 static bool is_addr_space_cast32(struct bpf_prog *prog, const struct bpf_insn *insn) in is_addr_space_cast32() function
80 if (is_addr_space_cast32(prog, insn)) in bpf_is_reg64()
1544 if (is_addr_space_cast32(env->prog, insn)) { in bpf_do_misc_fixups()