Searched defs:bpf_dummy_ops (Results 1 – 1 of 1) sorted by relevance
1930 struct bpf_dummy_ops { struct1931 int (*test_1)(struct bpf_dummy_ops_state *cb); argument1932 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, argument1934 int (*test_sleepable)(struct bpf_dummy_ops_state *cb); argument