/linux-6.12.1/tools/testing/kunit/test_data/ |
D | test_skip_all_tests.log | 5 ok 1 - string_stream_test_empty_on_creation # SKIP all tests skipped 6 ok 2 - string_stream_test_not_empty_after_add # SKIP all tests skipped 7 ok 3 - string_stream_test_get_string # SKIP all tests skipped 12 ok 1 - example_simple_test # SKIP all tests skipped 14 ok 2 - example_skip_test # SKIP this test should be skipped
|
D | test_skip_tests.log | 14 ok 2 - example_skip_test # SKIP this test should be skipped
|
/linux-6.12.1/drivers/acpi/apei/ |
D | bert.c | 52 int printed = 0, skipped = 0; in bert_print_all() local 78 skipped++; in bert_print_all() 92 if (skipped) in bert_print_all() 93 pr_info(HW_ERR "Skipped %d error records\n", skipped); in bert_print_all() 95 if (printed + skipped) in bert_print_all() 96 pr_info("Total records found: %d\n", printed + skipped); in bert_print_all()
|
/linux-6.12.1/drivers/net/ethernet/cisco/enic/ |
D | vnic_rq.h | 155 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 158 int skipped; in vnic_rq_service() local 163 skipped = (buf->index != completed_index); in vnic_rq_service() 165 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 172 if (!skipped) in vnic_rq_service()
|
/linux-6.12.1/drivers/scsi/fnic/ |
D | vnic_rq.h | 172 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 175 int skipped; in vnic_rq_service() local 180 skipped = (buf->index != completed_index); in vnic_rq_service() 182 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 189 if (!skipped) in vnic_rq_service()
|
/linux-6.12.1/fs/cachefiles/ |
D | io.c | 23 size_t skipped; member 60 ki->skipped += ret; in cachefiles_read_complete() 86 size_t len = iov_iter_count(iter), skipped = 0; in cachefiles_read() local 109 skipped = 0; in cachefiles_read() 124 skipped = len; in cachefiles_read() 129 skipped = off2 - off; in cachefiles_read() 130 iov_iter_zero(skipped, iter); in cachefiles_read() 140 ki->iocb.ki_pos = start_pos + skipped; in cachefiles_read() 143 ki->skipped = skipped; in cachefiles_read() 156 trace_cachefiles_read(object, file_inode(file), ki->iocb.ki_pos, len - skipped); in cachefiles_read() [all …]
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-queue.c | 51 mdl->skipped = 0; in _cx18_enqueue() 82 mdl->skipped = 0; in cx18_dequeue() 150 mdl->skipped++; in cx18_queue_get_mdl() 151 if (mdl->skipped >= atomic_read(&s->q_busy.depth)-1) { in cx18_queue_get_mdl() 155 mdl->skipped); in cx18_queue_get_mdl() 179 ret->skipped = 0; in cx18_queue_get_mdl() 212 mdl->skipped = 0; in cx18_queue_flush()
|
/linux-6.12.1/lib/ |
D | ref_tracker.c | 88 unsigned int i = 0, skipped; in __ref_tracker_dir_pr_ostream() local 106 for (i = 0, skipped = stats->total; i < stats->count; ++i) { in __ref_tracker_dir_pr_ostream() 112 skipped -= stats->stacks[i].count; in __ref_tracker_dir_pr_ostream() 115 if (skipped) in __ref_tracker_dir_pr_ostream() 117 dir->name, dir, skipped, stats->total); in __ref_tracker_dir_pr_ostream()
|
/linux-6.12.1/tools/testing/selftests/sched_ext/ |
D | runner.c | 128 unsigned passed = 0, skipped = 0, failed = 0; in main() local 179 skipped++; in main() 189 printf("SKIPPED: %u\n", skipped); in main()
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_ringbuf_multi.c | 54 long skipped = 0; variable 68 skipped += 1; in test_ringbuf()
|
/linux-6.12.1/Documentation/dev-tools/ |
D | ktap.rst | 97 - "SKIP", which indicates a test was skipped (note the result of the test case 264 ok 1 test_1 # SKIP test_1 skipped 272 ok 3 test_3 # SKIP test_3 skipped 285 - "test_1", which is skipped, with the explanation "test_1 skipped" 292 - "test_3", which is skipped with the explanation "test_3 skipped" 298 makes sense for a test to be marked skipped if _all_ of its subtests have been 299 skipped).
|
/linux-6.12.1/lib/kunit/ |
D | test.c | 85 unsigned long skipped; member 113 stats.skipped, in kunit_print_test_stats() 560 suite_stats.skipped, in kunit_print_suite_stats() 569 param_stats.skipped, in kunit_print_suite_stats() 582 stats->skipped++; in kunit_update_stats() 596 total->skipped += add.skipped; in kunit_accumulate_stats()
|
/linux-6.12.1/tools/testing/kunit/ |
D | kunit_parser.py | 84 skipped: int = 0 variable in TestCounts 90 ('crashed', self.crashed), ('skipped', self.skipped), 100 self.skipped) 115 self.skipped += counts.skipped 142 self.skipped += 1
|
/linux-6.12.1/drivers/cxl/core/ |
D | hdm.c | 273 resource_size_t skipped) in __cxl_dpa_reserve() argument 307 if (skipped) { in __cxl_dpa_reserve() 308 res = __request_region(&cxlds->dpa_res, base - skipped, skipped, in __cxl_dpa_reserve() 322 if (skipped) in __cxl_dpa_reserve() 323 __release_region(&cxlds->dpa_res, base - skipped, in __cxl_dpa_reserve() 324 skipped); in __cxl_dpa_reserve() 328 cxled->skip = skipped; in __cxl_dpa_reserve() 347 resource_size_t skipped) in devm_cxl_dpa_reserve() argument 353 rc = __cxl_dpa_reserve(cxled, base, len, skipped); in devm_cxl_dpa_reserve()
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/ |
D | setup.c | 55 static volatile int skipped; variable 66 } else if (skipped) { in test_exit() 222 skipped = 1; in __test_skip_all()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | ringbuf_multi.c | 137 CHECK(skel->bss->skipped != 1, "err_skipped", "exp %ld, got %ld\n", in test_ringbuf_multi() 138 1L, skel->bss->skipped); in test_ringbuf_multi()
|
/linux-6.12.1/fs/afs/ |
D | vl_alias.c | 231 bool skipped = false, not_skipped = false; in afs_vl_get_cell_name() local 240 skipped = true; in afs_vl_get_cell_name() 248 if (skipped && !not_skipped) in afs_vl_get_cell_name()
|
/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
D | sparse-cache.c | 428 struct cached_chapter_index **skipped; in purge_search_list() local 437 skipped = &cache->scratch_entries[0]; in purge_search_list() 446 skipped[next_skipped++] = chapter; in purge_search_list() 451 memcpy(&entries[next_alive], skipped, in purge_search_list()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_progs.c | 253 static char *test_result(bool failed, bool skipped) in test_result() argument 255 return failed ? "FAIL" : (skipped ? "SKIP" : "OK"); in test_result() 371 subtest_state->skipped)); in dump_test_log() 446 if (!subtest_state->skipped) in test__end_subtest() 456 subtest_state->skipped)); in test__end_subtest() 527 env.subtest_state->skipped = true; in test__skip() 1351 subtest_state->skipped = msg.subtest_done.skipped; in dispatch_thread_send_subtests() 1673 msg.subtest_done.skipped = subtest_state->skipped; in worker_main_send_subtests()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | cortina.txt | 13 can be skipped.
|
/linux-6.12.1/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 39 marked as skipped. This key can be placed anywhere inside the 42 is skipped when the command returns non-zero. 83 in the test cases. tdc will output a series of TAP results for the skipped
|
/linux-6.12.1/drivers/platform/loongarch/ |
D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-ina2xx-adc | 13 available for reading data. However, samples can be occasionally skipped
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_pipe_crc.c | 620 pipe_crc->skipped = 0; in intel_crtc_set_crc_source() 645 pipe_crc->skipped = 0; in intel_crtc_enable_pipe_crc() 659 pipe_crc->skipped = INT_MIN; in intel_crtc_disable_pipe_crc()
|
/linux-6.12.1/tools/testing/selftests/arm64/ |
D | README | 4 - These tests are arm64 specific and so not built or run but just skipped
|