Searched refs:test_2 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
A D | dummy_st_ops.c | 13 int (*test_2)(struct bpf_dummy_ops_state *state, int a1, unsigned short a2, member 35 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument 49 .test_2 = (void *)test_2,
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | dummy_st_ops.c | 93 fd = bpf_program__fd(skel->progs.test_2); in test_dummy_multiple_args()
|
/linux/arch/m68k/fpsp040/ |
A D | bindec.S | 663 bra test_2 670 fbge test_2 |if greater, do next test 676 test_2: label
|
/linux/include/linux/ |
A D | bpf.h | 1040 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member
|
Completed in 15 milliseconds