Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbpf_verifier.h285 struct bpf_id_pair { struct
545 struct bpf_id_pair idmap_scratch[BPF_ID_MAP_SIZE];
/linux-6.3-rc2/kernel/bpf/
A Dverifier.c13699 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids()
13823 struct bpf_id_pair *idmap) in regs_exact()
13832 struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) in regsafe()
13919 struct bpf_func_state *cur, struct bpf_id_pair *idmap) in stacksafe()
14004 struct bpf_id_pair *idmap) in refsafe()

Completed in 31 milliseconds