Home
last modified time | relevance | path

Searched defs:test_2 (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dstruct_ops_module.c21 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
H A Dbad_struct_ops.c14 int BPF_PROG(test_2) { return 0; } in BPF_PROG() argument
H A Ddummy_st_ops_success.c34 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument
H A Dstruct_ops_private_stack_fail.c48 int BPF_PROG(test_2) in BPF_PROG() argument
H A Dstruct_ops_private_stack.c48 int BPF_PROG(test_2) in BPF_PROG() argument
H A Dstruct_ops_autocreate.c19 int BPF_PROG(test_2) in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.h35 void (*test_2)(int a, int b); member
99 int (*test_2)(void); member
/linux/arch/m68k/fpsp040/
H A Dbindec.S676 test_2: label
/linux/include/linux/
H A Dbpf.h1901 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member