Home
last modified time | relevance | path

Searched refs:test_2 (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Ddummy_st_ops_success.c25 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument
45 .test_2 = (void *)test_2,
A Ddummy_st_ops_fail.c25 .test_2 = (void *)test_unsupported_field_sleepable,
/linux-6.3-rc2/Documentation/dev-tools/
A Dktap.rst210 not ok 2 test_2
225 ok 2 test_2
265 ok 2 test_2
270 # test_2: FAIL
271 not ok 2 test_2
286 - "test_2", which passes
291 - "test_2", which outputs the diagnostic line "test_2: FAIL", and fails.
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Ddummy_st_ops.c115 fd = bpf_program__fd(skel->progs.test_2); in test_dummy_multiple_args()
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dbindec.S663 bra test_2
670 fbge test_2 |if greater, do next test
676 test_2: label
/linux-6.3-rc2/include/linux/
A Dbpf.h1517 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member

Completed in 24 milliseconds