Home
last modified time | relevance | path

Searched full:skipped (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/Linux-v5.10/arch/powerpc/perf/
Dhv-gpci-requests.h181 /* Processor_config (0x90) skipped, no counters */
182 /* Current_processor_frequency (0x91) skipped, no counters */
198 /* Processor_core_power_mode (0x95) skipped, no counters */
199 /* Affinity_domain_information_by_virtual_processor (0xA0) skipped,
201 /* Affinity_domain_information_by_domain (0xB0) skipped, no counters */
202 /* Affinity_domain_information_by_partition (0xB1) skipped, no counters */
203 /* Physical_memory_info (0xC0) skipped, no counters */
204 /* Processor_bus_topology (0xD0) skipped, no counters */
259 /* set_mmcrh (0x80001000) skipped, no counters */
260 /* retrieve_hpmcx (0x80002000) skipped, no counters */
Dhv-gpci.h9 * [7 is skipped by spec 1.07]
12 * [4 skipped]
14 * [1,2 skipped]
/Linux-v5.10/tools/testing/selftests/powerpc/eeh/
Deeh-basic.sh35 echo "$dev, Skipped: bridge"
42 echo "$dev, Skipped: virtfn"
47 echo "$dev, Skipped: ahci doesn't support recovery"
57 echo "$dev, Skipped: Bad initial PE state"
/Linux-v5.10/drivers/usb/misc/
Dusb_u132.h71 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));
/Linux-v5.10/tools/testing/selftests/lkdtm/
Drun.sh5 # with a leading "#" are skipped. The rest of the line after the
7 # or the rationale for why a test is marked to be skipped.
31 echo "Skipped: missing test '$test' in tests.txt"
36 echo "Skipped: test '$test' missing in $TRIGGER!"
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dringbuf_multi.c68 /* trigger few samples, some will be skipped */ in test_ringbuf_multi()
73 /* skipped, no ringbuf in slot 1 */ in test_ringbuf_multi()
94 CHECK(skel->bss->skipped != 1, "err_skipped", "exp %ld, got %ld\n", in test_ringbuf_multi()
95 1L, skel->bss->skipped); in test_ringbuf_multi()
/Linux-v5.10/drivers/scsi/fnic/
Dvnic_rq.h184 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-v5.10/drivers/net/ethernet/cisco/enic/
Dvnic_rq.h168 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-v5.10/drivers/media/pci/cx18/
Dcx18-queue.c51 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()
153 CX18_WARN("Skipped %s, MDL %d, %d times - it must have dropped out of rotation\n", 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-v5.10/drivers/misc/habanalabs/include/common/
Dhl_boot_if.h29 * CPU_BOOT_ERR0_DRAM_SKIPPED DRAM initialization has been skipped.
32 * and FW skipped the DRAM initialization.
35 * CPU_BOOT_ERR0_BMC_WAIT_SKIPPED Waiting for BMC data will be skipped.
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_ringbuf_multi.c42 long skipped = 0; variable
57 skipped += 1; in test_ringbuf()
/Linux-v5.10/Documentation/networking/
Dfib_trie.rst28 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-v5.10/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py43 res = TestResult('{}-mem'.format(self.testidlist[xx]), 'Test skipped')
45 res.set_errormsg('Skipped because of prior setup/teardown failure')
109 res.set_errormsg('Test case designated as skipped.')
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dmdio.yaml93 property is missing the delay will be skipped.
98 this property is missing the delay will be skipped.
/Linux-v5.10/arch/sparc/include/asm/
Dtimer_64.h81 /* read tick 2 instructions and 11 skipped */ in get_tick()
86 /* read stick 2 instructions and 11 skipped */ in get_tick()
/Linux-v5.10/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt46 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-v5.10/arch/x86/mm/
Dsrat.c56 …printk(KERN_INFO "SRAT: PXM %u -> APIC 0x%04x -> Node %u skipped apicid that is too big\n", pxm, a… in acpi_numa_x2apic_affinity_init()
96 …printk(KERN_INFO "SRAT: PXM %u -> APIC 0x%02x -> Node %u skipped apicid that is too big\n", pxm, a… in acpi_numa_processor_affinity_init()
/Linux-v5.10/drivers/media/usb/stk1160/
Dstk1160-reg.h44 * send count unit (0x105) before each unit skipped.
52 * send count unit (0x105) before each unit skipped.
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dcalib.h106 int8_t max_skipcount; /* Max No. of times PACAL can be skipped */
107 int8_t skipcount; /* No. of times the PACAL to be skipped */
/Linux-v5.10/tools/testing/selftests/powerpc/include/
Dutils.h106 "[SKIP] Test skipped on line %d\n", __LINE__); \
115 "[SKIP] Test skipped on line %d: %s\n", \
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-mellanox-bootctl67 Skipped not burnt but not free (skipped)
/Linux-v5.10/tools/testing/selftests/tc-testing/
DTdcResults.py98 ftap += ' # skipped - {}\n'.format(t.errormsg)
128 xunit += '\t\t\t<skipped/>\n'
/Linux-v5.10/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt39 marked as skipped. This key can be placed anywhere inside the
81 in the test cases. tdc will output a series of TAP results for the skipped
/Linux-v5.10/Documentation/driver-api/pm/
Ddevices.rst465 skipped). In that case, the ``->complete`` callback is entirely
798 and ``->thaw_early`` callbacks are skipped in hibernation if the device remained
818 "early" resume callbacks to be skipped if the device can be left in suspend
826 are skipped during the "thaw" transition depends whether or not the
835 being skipped during the subsequent system resume transition, it should
839 their ``->suspend`` callback in case the other two are skipped.]
843 for the driver's "noirq" and "early" resume callbacks to be skipped. Whether or
844 not they should be skipped can be determined by evaluating the
848 callbacks should be skipped and the device's runtime PM status will be set to
859 callbacks are skipped, its system-wide "noirq" and "early" resume callbacks, if
[all …]
/Linux-v5.10/tools/objtool/Documentation/
Dstack-validation.txt55 of the first function will be skipped on the stack trace.
85 skipped. Instead the stack trace seems to show that
90 skipped on a stack trace.
144 function B, the _caller_ of function A will be skipped on the stack

12345678910>>...27