Searched defs:test_2 (Results 1 – 8 of 8) 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
19 int BPF_PROG(test_2) in BPF_PROG() argument
36 void (*test_2)(int a, int b); member105 int (*test_2)(void); member
676 test_2: label
1997 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member