Searched defs:test_2 (Results 1 – 7 of 7) 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
48 int BPF_PROG(test_2) 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
36 void (*test_2)(int a, int b); member105 int (*test_2)(void); member
Completed in 29 milliseconds