Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf_verifier.h690 struct bpf_idmap { struct
741 struct bpf_idmap idmap_scratch;
/linux-6.12.1/kernel/bpf/
Dverifier.c8087 struct bpf_idmap *idmap);
8091 struct bpf_idmap *idmap) in maybe_widen_reg()
17068 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_ids()
17101 static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_scalar_ids()
17203 struct bpf_idmap *idmap) in regs_exact()
17218 struct bpf_reg_state *rcur, struct bpf_idmap *idmap, in regsafe()
17383 struct bpf_func_state *cur, struct bpf_idmap *idmap, in stacksafe()
17508 struct bpf_idmap *idmap) in refsafe()