Home
last modified time | relevance | path

Searched defs:test_attr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/bpf/bpftool/
Dprog.c917 struct bpf_prog_test_run_attr test_attr = {0}; in do_run() local
/Linux-v5.4/tools/lib/bpf/
Dbpf.c543 int bpf_prog_test_run_xattr(struct bpf_prog_test_run_attr *test_attr) in bpf_prog_test_run_xattr()