Home
last modified time | relevance | path

Searched refs:skip (Results 326 – 350 of 1281) sorted by relevance

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

/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot91 Redfish Power On stack_mode=skip
112 Redfish Power On stack_mode=skip
/openbmc/linux/tools/perf/Documentation/
H A Ditrace.txt24 s skip initial number of events
51 It is also possible to skip events generated (instructions, branches, transactions,
/openbmc/linux/scripts/
H A Dleaking_addresses.pl412 sub skip subroutine
497 next if (skip($path));
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dnetif_receive_skb.c14 bool skip = false; variable
249 skip = true; in BPF_PROG()
/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.c869 int block0, block1, page, ret, skip, ofs = 0; in doc_read_oob() local
897 skip = from % DOC_LAYOUT_PAGE_SIZE; in doc_read_oob()
901 calc_block_sector(from - skip, &block0, &block1, &page, &ofs, in doc_read_oob()
903 nbdata = min_t(size_t, len, DOC_LAYOUT_PAGE_SIZE - skip); in doc_read_oob()
911 ret = doc_read_page_getbytes(docg3, skip, NULL, 1, 0); in doc_read_oob()
912 if (ret < skip) in doc_read_oob()
914 ret = doc_read_page_getbytes(docg3, nbdata, buf, 0, skip % 2); in doc_read_oob()
918 DOC_LAYOUT_PAGE_SIZE - nbdata - skip, in doc_read_oob()
919 NULL, 0, (skip + nbdata) % 2); in doc_read_oob()
967 skip = 0; in doc_read_oob()
/openbmc/linux/drivers/net/ethernet/pasemi/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/amazon/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/tundra/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/agere/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/rocker/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/ni/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/mellanox/
H A DKconfig15 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/ezchip/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/
H A Dargp-standalone_1.4.1.bb29 # We will skip parsing for non-musl systems
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/
H A D0001-ifupdown-skip-wrong-test-case.patch4 Subject: [PATCH] ifupdown: skip wrong test case
/openbmc/openbmc/poky/meta/recipes-extended/libnss-nis/
H A Dlibnss-nis.bb29 # We will skip parsing this packagegeoup for non-glibc systems
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/
H A D0001-test_cli.py-disable.patch26 +@unittest.skip("Disable while permissions issues are figured out")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/
H A Dbonnie++_2.00a.bb15 # force lfs to skip configure's check, because we are cross-building
/openbmc/linux/arch/x86/include/asm/
H A Dsetup.h142 .skip \size
/openbmc/linux/drivers/net/ethernet/adi/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py268 skip = False
278 skip = True
280 if skip:
/openbmc/linux/sound/soc/sof/
H A Ddebug.c47 int skip = 0; in sof_dfsentry_read() local
70 skip = *ppos - pos; in sof_dfsentry_read()
112 size_ret = copy_to_user(buffer, buf + skip, count); in sof_dfsentry_read()
/openbmc/linux/net/sched/
H A Dcls_matchall.c262 if (arg->count < arg->skip) in mall_walk()
263 goto skip; in mall_walk()
269 skip: in mall_walk()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_mh.c44 unsigned int skip; /* skip */ member
146 ds->skip = ip_vs_mh_hashkey(svc->af, &dest->addr, in ip_vs_mh_permutate()
200 ds->perm += ds->skip; in ip_vs_mh_populate()
/openbmc/linux/arch/arm/mm/
H A Dcache-v7m.S187 blt skip @ skip if no cache, or just i-cache
216 skip: label

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