Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h555 struct bpf_id_pair { struct
562 struct bpf_id_pair map[BPF_ID_MAP_SIZE]; argument
/Linux-v6.6/kernel/bpf/
Dverifier.c15380 struct bpf_id_pair *map = idmap->map; in check_ids()