bpf_idmap
struct bpf_idmap idmap_scratch;
static bool check_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap)
static bool check_scalar_ids(u32 old_id, u32 cur_id, struct bpf_idmap *idmap)
struct bpf_idmap *idmap)
struct bpf_reg_state *rcur, struct bpf_idmap *idmap,
struct bpf_func_state *cur, struct bpf_idmap *idmap,
struct bpf_func_state *cur, struct bpf_idmap *idmap,
struct bpf_idmap *idmap)
struct bpf_idmap *idmap = &env->idmap_scratch;
static int idstack_push(struct bpf_idmap *idmap, u32 id)
static int idstack_pop(struct bpf_idmap *idmap)
struct bpf_idmap *idstack = &env->idmap_scratch;