Home
last modified time | relevance | path

Searched refs:PASSED (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/Documentation/bpf/
H A Dgraph_ds_impl.rst94 bpf_rbtree_add(&tree, n); /* PASSED */
106 (``ACQUIRED`` and ``PASSED`` comments in the example denote statements where
127 bpf_rbtree_add(&tree, n); /* PASSED */
H A Dbpf_devel_QA.rst470 Summary: 418 PASSED, 0 FAILED
/linux-6.15/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst196 # PASSED: 16 / 16 tests passed.
/linux-6.15/scripts/dtc/
H A Dchecks.c23 PASSED, enumerator
171 if (prq->status != PASSED) { in run_check()
184 c->status = PASSED; in run_check()
190 if ((c->status != PASSED) && (c->error)) in run_check()
/linux-6.15/Documentation/dev-tools/kunit/
H A Dstart.rst291 [16:08:57] [PASSED] misc-example:misc_example_add_test_basic