Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h592 struct bpf_idmap { struct
634 struct bpf_idmap idmap_scratch;
/openbmc/linux/kernel/bpf/
H A Dverifier.c7797 struct bpf_idmap *idmap);
7801 struct bpf_idmap *idmap) in maybe_widen_reg()
15848 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_ids()
15881 static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_scalar_ids()
15983 struct bpf_idmap *idmap) in regs_exact()
15992 struct bpf_reg_state *rcur, struct bpf_idmap *idmap, bool exact) in regsafe()
16113 struct bpf_func_state *cur, struct bpf_idmap *idmap, bool exact) in stacksafe()
16222 struct bpf_idmap *idmap) in refsafe()