Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf_verifier.h192 struct bpf_idx_pair { struct
261 struct bpf_idx_pair *jmp_history;
/Linux-v5.4/kernel/bpf/
Dverifier.c720 u32 jmp_sz = sizeof(struct bpf_idx_pair) * src->jmp_history_cnt; in copy_verifier_state()
1408 struct bpf_idx_pair *p; in push_jmp_history()