Searched refs:test_2 (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | dummy_st_ops_success.c | 25 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,
|
D | dummy_st_ops_fail.c | 25 .test_2 = (void *)test_unsupported_field_sleepable,
|
/linux-6.6.21/Documentation/dev-tools/ |
D | ktap.rst | 210 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.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | dummy_st_ops.c | 115 fd = bpf_program__fd(skel->progs.test_2); in test_dummy_multiple_args()
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | bindec.S | 663 bra test_2 670 fbge test_2 |if greater, do next test 676 test_2: label
|
/linux-6.6.21/include/linux/ |
D | bpf.h | 1676 int (*test_2)(struct bpf_dummy_ops_state *cb, int a1, unsigned short a2, member
|