Home
last modified time | relevance | path

Searched refs:skip (Results 201 – 225 of 1278) sorted by relevance

12345678910>>...52

/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcesa.h876 unsigned int sram_off, size_t buflen, off_t skip,
883 size_t buflen, off_t skip) in mv_cesa_sg_copy_to_sram() argument
885 return mv_cesa_sg_copy(engine, sgl, nents, sram_off, buflen, skip, in mv_cesa_sg_copy_to_sram()
893 size_t buflen, off_t skip) in mv_cesa_sg_copy_from_sram() argument
895 return mv_cesa_sg_copy(engine, sgl, nents, sram_off, buflen, skip, in mv_cesa_sg_copy_from_sram()
/openbmc/linux/fs/fat/
H A Dfile.c310 static int fat_free(struct inode *inode, int skip) in fat_free() argument
325 if (!skip) { in fat_free()
342 if (skip) { in fat_free()
346 ret = fat_get_cluster(inode, skip - 1, &fclus, &dclus); in fat_free()
373 inode->i_blocks = skip << (MSDOS_SB(sb)->cluster_bits - 9); in fat_free()
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A Drun-ptest23 ./tcltest tests/all.tcl -file $i -skip "$SKIP"
/openbmc/linux/arch/mips/dec/prom/
H A Dlocore.S27 addiu k0, 4 # skip the causing instruction
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_json_unittest.cpp599 "type" : "skip" in TEST()
602 "type" : "skip" in TEST()
605 "type" : "skip" in TEST()
634 "type" : "skip" in TEST()
637 "type" : "skip" in TEST()
640 "type" : "skip" in TEST()
/openbmc/linux/tools/perf/util/
H A Dstat.c305 int cpu_map_idx, bool *skip) in check_per_pkg() argument
313 *skip = false; in check_per_pkg()
358 *skip = true; in check_per_pkg()
392 bool skip = false; in process_counter_values() local
394 if (check_per_pkg(evsel, count, cpu_map_idx, &skip)) { in process_counter_values()
399 if (skip) in process_counter_values()
H A Ddsos.c307 bool (skip)(struct dso *dso, int parm), int parm) in __dsos__fprintf_buildid()
315 if (skip && skip(pos, parm)) in __dsos__fprintf_buildid()
/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.odroid-c258 > dd if=$DIR/u-boot.img of=$DIR/u-boot.gxbb bs=512 skip=96
65 > dd if=$BL1 of=$DEV conv=fsync bs=512 skip=1 seek=1
/openbmc/qemu/net/
H A Dtrace-events4 qemu_announce_self_iter(const char *id, const char *name, const char *mac, int skip) "%s:%s:%s skip
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c308 static int solo_send_desc(struct solo_enc_dev *solo_enc, int skip, in solo_send_desc() argument
333 BUG_ON(skip >= len); in solo_send_desc()
334 if (skip) { in solo_send_desc()
335 len -= skip; in solo_send_desc()
336 dma += skip; in solo_send_desc()
337 size -= skip; in solo_send_desc()
338 skip = 0; in solo_send_desc()
478 int skip = 0; in solo_fill_mpeg() local
487 skip = solo_enc->vop_len; in solo_fill_mpeg()
499 frame_size = ALIGN(vop_mpeg_size(vh) + skip, DMA_ALIGN); in solo_fill_mpeg()
[all …]
/openbmc/u-boot/test/py/
H A Dconftest.py441 pytest.skip('board "%s" not supported' % ubconfig.board_type)
446 pytest.skip('board "%s" not supported' % ubconfig.board_type)
467 pytest.skip('.config feature "%s" not enabled' % option.lower())
495 pytest.skip('tool "%s" not in $PATH' % tool)
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ftp.c98 char skip, bool ext, int mode, in ip_vs_ftp_get_addrport() argument
120 if (skip) { in ip_vs_ftp_get_addrport()
132 if (*s == skip) in ip_vs_ftp_get_addrport()
134 } else if (*s != skip) { in ip_vs_ftp_get_addrport()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c285 goto skip; in normal_dqrr()
291 skip: in normal_dqrr()
307 goto skip; in special_dqrr()
313 skip: in special_dqrr()
/openbmc/bmcweb/config/
H A Dpam-webserver4 # skip redfish group check for non-local user (ldap)
/openbmc/u-boot/test/py/tests/
H A Dtest_fpga.py69 pytest.skip('No FPGA to test')
118 pytest.skip('Not implemented now')
123 pytest.skip('Not implemented now')
504 pytest.skip('No TFTP readable file to read')
532 pytest.skip('No TFTP readable file to read')
H A Dtest_sf.py191 pytest.skip('Flash config is tagged as not writeable')
214 pytest.skip('Flash config is tagged as not writeable')
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c438 int skip = (sd->to_skip < chunk_len) ? in stv06xx_pkt_scan() local
440 data += skip; in stv06xx_pkt_scan()
441 len -= skip; in stv06xx_pkt_scan()
442 chunk_len -= skip; in stv06xx_pkt_scan()
443 sd->to_skip -= skip; in stv06xx_pkt_scan()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-forked_1.6.0.bb10 PEP517_BUILD_OPTS = "--skip-dependency-check"
/openbmc/linux/arch/x86/kernel/
H A Dftrace_32.S142 addl $4, %esp # skip 4th argument
198 addl $4, %esp # skip ebp
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/
H A Dtf-a-tests_%.bbappend15 file://0001-n1sdp-tftf-tests-to-skip.patch \
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Dbcm2835-aux-uart.txt10 - skip-init: if present, the baud rate divisor is not changed
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-host_%.bbappend10 # bletchley doesn't have IPMI support, skip xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h165 __print_array(__entry->h.skip,
166 ARRAY_SIZE(__entry->h.skip),
167 sizeof(__entry->h.skip[0])),
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dbase.py218 pytest.skip(
246 pytest.skip(message)
260 pytest.skip("Insufficient permissions, run me as root")
/openbmc/linux/fs/btrfs/
H A Duuid-tree.c334 goto skip; in btrfs_uuid_tree_iterate()
342 goto skip; in btrfs_uuid_tree_iterate()
381 skip: in btrfs_uuid_tree_iterate()

12345678910>>...52