Home
last modified time | relevance | path

Searched refs:print_BPF_PROG_QUERY_attr5 (Results 1 – 4 of 4) sorted by relevance

/external/strace/tests/
Dbpf.c940 print_BPF_PROG_QUERY_attr5(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr5() function
1033 .print_fn = print_BPF_PROG_QUERY_attr5,
/external/strace/tests-m32/
Dbpf.c940 print_BPF_PROG_QUERY_attr5(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr5() function
1033 .print_fn = print_BPF_PROG_QUERY_attr5,
/external/strace/tests-mx32/
Dbpf.c940 print_BPF_PROG_QUERY_attr5(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr5() function
1033 .print_fn = print_BPF_PROG_QUERY_attr5,
/external/strace/
DChangeLog2554 * tests/bpf.c (print_BPF_PROG_QUERY_attr5): Likewise.
2679 init_BPF_PROG_QUERY_attr5, print_BPF_PROG_QUERY_attr5): New functions.