Home
last modified time | relevance | path

Searched refs:skip (Results 276 – 300 of 1281) sorted by relevance

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

/openbmc/linux/drivers/net/wireless/purelifi/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/fs/ocfs2/
H A Dmove_extents.c732 u32 threshold, int *skip) in ocfs2_calc_extent_defrag_len() argument
743 *skip = 1; in ocfs2_calc_extent_defrag_len()
761 int ret = 0, flags, do_defrag, skip = 0; in __ocfs2_move_extents_range() local
844 defrag_thresh, &skip); in __ocfs2_move_extents_range()
848 if (skip) { in __ocfs2_move_extents_range()
849 skip = 0; in __ocfs2_move_extents_range()
/openbmc/linux/net/netfilter/
H A Dcore.c237 unsigned int i, j, skip = 0, hook_entries; in __nf_hook_entries_try_shrink() local
248 skip++; in __nf_hook_entries_try_shrink()
253 if (skip == hook_entries) in __nf_hook_entries_try_shrink()
256 if (skip == 0) in __nf_hook_entries_try_shrink()
259 hook_entries -= skip; in __nf_hook_entries_try_shrink()
/openbmc/linux/drivers/net/wireless/st/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/quantenna/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/ralink/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/silabs/
H A DKconfig10 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2089 int skip = 0; in kdb_dmesg() local
2126 skip = adjust; in kdb_dmesg()
2129 skip = n - lines - adjust; in kdb_dmesg()
2134 skip = n; in kdb_dmesg()
2135 } else if (skip < 0) { in kdb_dmesg()
2136 lines += skip; in kdb_dmesg()
2137 skip = 0; in kdb_dmesg()
2145 if (skip >= n || skip < 0) in kdb_dmesg()
2150 if (skip) { in kdb_dmesg()
2151 skip--; in kdb_dmesg()
/openbmc/linux/drivers/net/ethernet/huawei/
H A DKconfig12 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/wireless/mediatek/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/ethernet/cisco/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/emulex/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-build_1.2.1.bb15 PEP517_BUILD_OPTS:class-native = "--skip-dependency-check"
H A Dpython3-attrs_23.2.0.bb11 file://0001-test_funcs-skip-test_unknown-for-pytest-8.patch \
/openbmc/linux/drivers/net/ethernet/oki-semi/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/dec/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/brocade/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/wireless/broadcom/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/intel/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/ethernet/stmicro/
H A DKconfig15 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/wireless/intersil/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/openbmc/poky/meta/recipes-core/fts/
H A Dfts_1.2.7.bb19 # We will skip parsing for non-musl systems
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-mock_3.12.0.bb11 file://0001-test_pytest_mock-skip-args-introspection-tests.patch \
/openbmc/webui-vue/src/components/Global/
H A DPageContainer.vue13 this.$root.$on('skip-navigation', () => {
/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/
H A DMakefile94 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
126 result_count $$1 "SKIP: " $$skip "$$blu"; \

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