Home
last modified time | relevance | path

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

/kernel/bpf/
Doffload.c727 bool bpf_prog_dev_bound_match(const struct bpf_prog *lhs, const struct bpf_prog *rhs) in bpf_prog_dev_bound_match() function
Dverifier.c22004 !bpf_prog_dev_bound_match(prog, tgt_prog)) { in bpf_check_attach_target()