Searched defs:bpf_dummy_ops (Results 1 – 1 of 1) sorted by relevance
1515 struct bpf_dummy_ops { struct1516 int (*test_1)(struct bpf_dummy_ops_state *cb); argument1517 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, argument1519 int (*test_sleepable)(struct bpf_dummy_ops_state *cb); argument
Completed in 13 milliseconds