Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h37122 struct bpf_dummy_ops { struct
37123 int (*test_1)(struct bpf_dummy_ops_state *); argument
37124 int (*test_2)(struct bpf_dummy_ops_state *, int, unsigned short, char, unsigned long); argument
37125 int (*test_sleepable)(struct bpf_dummy_ops_state *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h46786 struct bpf_dummy_ops { struct
46787 int (*test_1)(struct bpf_dummy_ops_state *); argument
46788 int (*test_2)(struct bpf_dummy_ops_state *, int, unsigned short, char, unsigned long); argument
46789 int (*test_sleepable)(struct bpf_dummy_ops_state *); argument