Searched defs:test_2 (Results 1 – 5 of 5) sorted by relevance
21 void BPF_PROG(test_2, int a, int b) in BPF_PROG() argument48 void (*test_2)(int a, int b); member60 void (*test_2)(int a, int b); member81 void (*test_2)(int *a); member
14 int BPF_PROG(test_2) { return 0; } in BPF_PROG() argument
34 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument
19 int BPF_PROG(test_2) in BPF_PROG() argument
35 void (*test_2)(int a, int b); member