Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/tests-mx32/
H A Dbpf.c548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3() function
650 .print_fn = print_BPF_PROG_LOAD_attr3
/aosp_15_r20/external/strace/tests-m32/
H A Dbpf.c548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3() function
650 .print_fn = print_BPF_PROG_LOAD_attr3
/aosp_15_r20/external/strace/tests/
H A Dbpf.c548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3() function
650 .print_fn = print_BPF_PROG_LOAD_attr3
/aosp_15_r20/external/strace/
H A DChangeLog5481 (print_BPF_PROG_LOAD_attr): Rename to print_BPF_PROG_LOAD_attr3.