Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbpf_verifier.h706 struct bpf_idmap { struct
760 struct bpf_idmap idmap_scratch;
/linux-6.15/kernel/bpf/
H A Dverifier.c8750 struct bpf_idmap *idmap);
8754 struct bpf_idmap *idmap) in maybe_widen_reg()
18155 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_ids()
18188 static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_scalar_ids()
18294 struct bpf_idmap *idmap) in regs_exact()
18309 struct bpf_reg_state *rcur, struct bpf_idmap *idmap, in regsafe()
18474 struct bpf_func_state *cur, struct bpf_idmap *idmap, in stacksafe()
18606 struct bpf_idmap *idmap) in refsafe()