Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_verifier.h261 struct bpf_idx_pair { struct
337 struct bpf_idx_pair *jmp_history;
/linux-6.1.9/kernel/bpf/
Dverifier.c1199 src->jmp_history_cnt, sizeof(struct bpf_idx_pair), in copy_verifier_state()
2510 struct bpf_idx_pair *p; in push_jmp_history()