/linux/tools/testing/kunit/test_data/ |
A 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
|
A D | test_skip_tests.log | 14 ok 2 - example_skip_test # SKIP this test should be skipped
|
/linux/fs/cachefiles/ |
A D | io.c | 21 size_t skipped; member 48 ret += ki->skipped; in cachefiles_read_complete() 69 size_t len = iov_iter_count(iter), skipped = 0; in cachefiles_read() local 83 skipped = 0; in cachefiles_read() 94 skipped = len; in cachefiles_read() 99 skipped = off2 - off; in cachefiles_read() 100 iov_iter_zero(skipped, iter); in cachefiles_read() 110 ki->iocb.ki_pos = start_pos + skipped; in cachefiles_read() 114 ki->skipped = skipped; in cachefiles_read() 155 term_func(term_func_priv, ret < 0 ? ret : skipped, false); in cachefiles_read()
|
/linux/drivers/usb/misc/ |
A D | usb_u132.h | 71 int halted, int skipped, int actual, int non_null)); 76 int halted, int skipped, int actual, int non_null)); 81 int halted, int skipped, int actual, int non_null)); 86 int halted, int skipped, int actual, int non_null)); 91 int halted, int skipped, int actual, int non_null));
|
A D | ftdi-elan.c | 133 int skipped; member 140 int repeat_number, int halted, int skipped, int actual, 833 int skipped = target->skipped; in ftdi_elan_do_callback() local 1050 target->skipped = (ftdi->response[0] >> 2) & in ftdi_elan_respond_engine() 1432 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_setup() argument 1476 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_setup() argument 1489 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_input() argument 1541 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_input() argument 1598 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_empty() argument 1677 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_output() argument [all …]
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | vnic_rq.h | 168 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 171 int skipped; in vnic_rq_service() local 176 skipped = (buf->index != completed_index); in vnic_rq_service() 178 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 185 if (!skipped) in vnic_rq_service()
|
/linux/drivers/scsi/fnic/ |
A D | vnic_rq.h | 184 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 187 int skipped; in vnic_rq_service() local 192 skipped = (buf->index != completed_index); in vnic_rq_service() 194 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 201 if (!skipped) in vnic_rq_service()
|
/linux/drivers/media/pci/cx18/ |
A 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/lib/kunit/ |
A D | test.c | 68 unsigned long skipped; member 96 stats.skipped, in kunit_print_test_stats() 452 suite_stats.skipped, in kunit_print_suite_stats() 461 param_stats.skipped, in kunit_print_suite_stats() 474 stats->skipped++; in kunit_update_stats() 488 total->skipped += add.skipped; in kunit_accumulate_stats()
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_ringbuf_multi.c | 52 long skipped = 0; variable 67 skipped += 1; in test_ringbuf()
|
/linux/Documentation/userspace-api/media/drivers/ |
A D | hantro.rst | 11 If non-IDR, the bits to be skipped go from syntax element "pic_output_flag" 13 If IDR, the skipped bits are just "pic_output_flag"
|
/linux/tools/testing/kunit/ |
A D | kunit_parser.py | 93 self.skipped = 0 102 ', Skipped: ' + str(self.skipped) + 110 self.skipped) 125 self.skipped += counts.skipped 164 self.skipped += 1
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | ringbuf_multi.c | 123 CHECK(skel->bss->skipped != 1, "err_skipped", "exp %ld, got %ld\n", in test_ringbuf_multi() 124 1L, skel->bss->skipped); in test_ringbuf_multi()
|
/linux/fs/afs/ |
A D | vl_alias.c | 280 bool skipped = false, not_skipped = false; in afs_vl_get_cell_name() local 289 skipped = true; in afs_vl_get_cell_name() 297 if (skipped && !not_skipped) in afs_vl_get_cell_name()
|
/linux/Documentation/devicetree/bindings/net/ |
A D | mdio.yaml | 93 property is missing the delay will be skipped. 98 this property is missing the delay will be skipped.
|
A D | cortina.txt | 13 can be skipped.
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_pipe_crc.c | 627 pipe_crc->skipped = 0; in intel_crtc_set_crc_source() 652 pipe_crc->skipped = 0; in intel_crtc_enable_pipe_crc() 666 pipe_crc->skipped = INT_MIN; in intel_crtc_disable_pipe_crc()
|
/linux/fs/reiserfs/ |
A D | prints.c | 550 int skipped, data_blocks; in print_super_block() local 575 skipped = bh->b_blocknr; in print_super_block() 576 data_blocks = sb_block_count(rs) - skipped - 1 - sb_bmap_nr(rs) - in print_super_block() 581 "1 super block, %d data blocks\n", skipped, sb_bmap_nr(rs), in print_super_block()
|
/linux/arch/riscv/kvm/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and
|
/linux/tools/testing/selftests/tc-testing/creating-plugins/ |
A D | AddingPlugins.txt | 46 rest of the tests must be skipped. The info is stored in the object, 47 and the post_suite method can refer to it when dumping the "skipped"
|
/linux/drivers/usb/host/ |
A D | u132-hcd.c | 574 int halted, int skipped, int actual, int non_null)) in edset_input() argument 584 int halted, int skipped, int actual, int non_null)) in edset_setup() argument 594 int halted, int skipped, int actual, int non_null)) in edset_single() argument 604 int halted, int skipped, int actual, int non_null)) in edset_output() argument 617 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_interrupt_recv() argument 717 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_output_sent() argument 768 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_input_recv() argument 871 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_sent() argument 908 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_input_recv() argument 980 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_recv() argument [all …]
|
/linux/tools/testing/selftests/arm64/ |
A D | README | 4 - These tests are arm64 specific and so not built or run but just skipped
|
/linux/drivers/platform/mips/ |
A D | Kconfig | 15 If you say N, all options in this submenu will be skipped and disabled.
|
/linux/Documentation/networking/ |
A D | fib_trie.rst | 28 Path Compression / skipped bits 33 in the key skipped over because they represent a single path with no 34 deviations. These "skipped bits" constitute Path Compression.
|
/linux/drivers/virt/ |
A D | Kconfig | 12 If you say N, all options in this submenu will be skipped and disabled.
|