Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h322 struct bpf_idx_pair { struct
410 struct bpf_idx_pair *jmp_history;
/openbmc/linux/kernel/bpf/
H A Dverifier.c1765 src->jmp_history_cnt, sizeof(struct bpf_idx_pair), in copy_verifier_state()
3407 struct bpf_idx_pair *p; in push_jmp_history()