Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h560 struct bpf_idmap { struct
602 struct bpf_idmap idmap_scratch;
/Linux-v6.6/kernel/bpf/
Dverifier.c15378 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_ids()
15411 static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap) in check_scalar_ids()
15517 struct bpf_idmap *idmap) in regs_exact()
15526 struct bpf_reg_state *rcur, struct bpf_idmap *idmap) in regsafe()
15644 struct bpf_func_state *cur, struct bpf_idmap *idmap) in stacksafe()
15747 struct bpf_idmap *idmap) in refsafe()