Home
last modified time | relevance | path

Searched refs:skip (Results 426 – 450 of 1281) sorted by relevance

1...<<11121314151617181920>>...52

/openbmc/linux/drivers/net/ethernet/neterion/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/
H A D0001-tests-shell-skip-secmark-tests-if-kernel-does-not-su.patch4 Subject: [PATCH] tests: shell: skip secmark tests if kernel does not support
/openbmc/linux/net/ceph/
H A Dmon_client.c708 int *skip) in get_generic_reply() argument
719 *skip = 1; in get_generic_reply()
723 *skip = 0; in get_generic_reply()
1496 int *skip) in mon_alloc_msg() argument
1503 *skip = 0; in mon_alloc_msg()
1511 return get_generic_reply(con, hdr, skip); in mon_alloc_msg()
1517 return get_generic_reply(con, hdr, skip); in mon_alloc_msg()
1537 *skip = 1; in mon_alloc_msg()
/openbmc/linux/net/bridge/
H A Dbr_fdb.c791 unsigned long maxnum, unsigned long skip) in br_fdb_fillbuf() argument
811 if (skip) { in br_fdb_fillbuf()
812 --skip; in br_fdb_fillbuf()
940 goto skip; in br_fdb_dump()
943 goto skip; in br_fdb_dump()
950 goto skip; in br_fdb_dump()
953 goto skip; in br_fdb_dump()
962 skip: in br_fdb_dump()
/openbmc/linux/tools/perf/util/
H A Dtrace-event-read.c71 static void skip(int size) in skip() function
241 skip(size); in read_header_files()
/openbmc/linux/drivers/net/ipa/
H A Dipa_table.c189 u32 skip; in ipa_table_addr() local
197 skip = filter_mask ? 1 : 2; in ipa_table_addr()
199 return ipa->table_addr + skip * sizeof(*ipa->table_virt); in ipa_table_addr()
/openbmc/linux/tools/net/ynl/lib/
H A Dnlspec.py490 skip = False
492 skip |= bool(exclude.match(elem['name']))
493 if not skip:
/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c344 bool skip; member
387 if (!info->skip) { in pkg_state_counter()
391 info->skip = true; in pkg_state_counter()
/openbmc/qemu/hw/vfio/
H A Dplatform.c604 size_t skip = strlen(contents) + 1; in vfio_platform_realize() local
605 contents += skip; in vfio_platform_realize()
606 length -= skip; in vfio_platform_realize()
/openbmc/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py365 res.set_result(ResultState.skip)
378 res.set_result(ResultState.skip)
487 res.set_result(ResultState.skip)
502 res.set_result(ResultState.skip)
529 res.set_result(ResultState.skip)
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass761 if 'la' in skip:
766 if 'pkgconfig' in skip:
771 if 'shebang-size' in skip:
895 if "build-deps" not in skip:
919 if "file-rdeps" not in skip:
1221 if w in skip:
1228 if e in skip:
1237 if skip:
1420 if 'configure-unsafe' in skip:
1445 if 'configure-gettext' in skip:
[all …]
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c729 memcpy(adaptive->skip, probs->skip, sizeof(adaptive->skip)); in config_probs()
937 memcpy((p1)->skip, (p2)->skip, sizeof((p1)->skip)); \
959 u8 skip[3]; in hantro_g2_vp9_dec_done() member
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-valgrind-filter_xml_frames-do-not-filter-usr.patch32 +# for Yocto, skip /usr since tests are under /usr/lib/...
/openbmc/u-boot/test/py/tests/
H A Dtest_hush_if_test.py107 pytest.skip()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/icewm/
H A D0001-configure.ac-skip-running-test-program-when-cross-co.patch4 Subject: [PATCH] configure.ac: skip running test program when cross-compiling
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/
H A D0001-build-Fix-strndup-detection-on-MinGW.patch8 work around, meson will skip looking for __builtin functions if an
/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/
H A Detcd-new.conf.sample33 # Specify 'stdout' or 'stderr' to skip journald logging even when running under systemd.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dhiredis-use-default-CC-if-it-is-set.patch7 as CC has spaces in it, just skip it if one was already passed in.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pmdk/
H A Dpmdk_2.0.0.bb30 touch .skip-doc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/
H A Dlibyang_2.1.148.bb12 file://0001-test_context-skip-test-case-test_searchdirs.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A Dhiredis-use-default-CC-if-it-is-set.patch10 as CC has spaces in it, just skip it if one was already passed in.
/openbmc/linux/arch/x86/xen/
H A Dxen-head.S34 .skip 31, 0xcc
/openbmc/qemu/target/avr/
H A Dmachine.c106 VMSTATE_UINT32(env.skip, AVRCPU),
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dhost.fuc46 fifo_queue: .skip 128 // #fifo_qsize
55 rfifo_queue: .skip 128 // #rfifo_qsize
/openbmc/linux/fs/ext4/
H A Dmmp.c315 goto skip; in ext4_multi_mount_protect()
348 skip: in ext4_multi_mount_protect()

1...<<11121314151617181920>>...52