Searched defs:test_2 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | struct_ops_module.c | 21 void BPF_PROG(test_2, int a, int b) in BPF_PROG() argument 48 void (*test_2)(int a, int b); member 60 void (*test_2)(int a, int b); member 81 void (*test_2)(int *a); member
|
D | bad_struct_ops.c | 14 int BPF_PROG(test_2) { return 0; } in BPF_PROG() argument
|
D | dummy_st_ops_success.c | 34 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument
|
D | struct_ops_autocreate.c | 19 int BPF_PROG(test_2) in BPF_PROG() argument
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | bindec.S | 676 test_2: label
|
/linux-6.12.1/tools/testing/selftests/bpf/bpf_testmod/ |
D | bpf_testmod.h | 35 void (*test_2)(int a, int b); member
|
/linux-6.12.1/include/linux/ |
D | bpf.h | 1854 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member
|