/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc_batch.py | 57 skip = "skip_hw" variable 59 skip = "skip_sw" variable 73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument 80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument 87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_skip_unittest.cpp | 14 SkipAction skip; in TEST() local 26 SkipAction skip; in TEST() local 34 SkipAction skip; in TEST() local
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | util.c | 27 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, in spu_sg_at_offset() 51 unsigned int len, unsigned int skip) in sg_copy_part_to_buf() 70 unsigned int len, unsigned int skip) in sg_copy_part_from_buf() 93 int spu_sg_count(struct scatterlist *sg_list, unsigned int skip, int nbytes) in spu_sg_count() 140 u32 skip = *from_skip; in spu_msg_sg_add() local 273 void __dump_sg(struct scatterlist *sg, unsigned int skip, unsigned int len) in __dump_sg()
|
H A D | util.h | 57 #define dump_sg(sg, skip, len) __dump_sg(sg, skip, len) argument 77 static inline void dump_sg(struct scatterlist *sg, unsigned int skip, in dump_sg()
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | get_unit_test_report.py | 259 skip = False variable 262 skip = True variable 277 skip = True variable 293 skip = True variable
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 19 bool gzGetLines(const std::string& filename, uint64_t skip, uint64_t top, in gzGetLines() 58 bool readFile(gzFile logStream, uint64_t skip, uint64_t top, in readFile() 86 bool hostLogEntryParser(const std::string& bufferStr, uint64_t skip, in hostLogEntryParser()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/ |
H A D | tag.c | 30 unsigned int skip, in sh_css_create_tag_descr() 53 unsigned int skip; in sh_css_encode_tag_descr() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_postcodes.hpp | 195 const uint64_t skip = 0, const uint64_t top = 0) in fillPostCodeEntry() 378 const uint64_t entryCount, size_t skip, size_t top) in getPostCodeForBoot() 435 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, size_t skip, in getCurrentBootNumber() 494 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServicesPostCodesEntriesGet() local
|
H A D | systems_logservices_hostlogger.hpp | 72 const std::vector<std::filesystem::path>& hostLoggerFiles, uint64_t skip, in getHostLoggerEntries() 197 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServicesHostloggerEntriesGet() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_ldsx_insn.c | 10 const volatile int skip = 0; variable 12 const volatile int skip = 1; variable
|
H A D | bpf_iter_task_btf.c | 13 bool skip = false; variable
|
/openbmc/linux/lib/ |
H A D | iov_iter.c | 221 size_t skip; in fault_in_iov_iter_readable() local 264 size_t skip; in fault_in_iov_iter_writeable() local 813 size_t skip = i->iov_offset; in iov_iter_aligned_iovec() local 838 unsigned skip = i->iov_offset; in iov_iter_aligned_bvec() local 900 size_t skip = i->iov_offset; in iov_iter_alignment_iovec() local 923 unsigned skip = i->iov_offset; in iov_iter_alignment_bvec() local 1063 size_t skip; in first_iovec_segment() local 1087 size_t skip = i->iov_offset, len; in first_bvec_segment() local 1260 size_t skip = i->iov_offset, size = i->count; in iov_npages() local 1280 size_t skip = i->iov_offset, size = i->count; in bvec_npages() local [all …]
|
H A D | decompress_unlzo.c | 41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() 104 long skip = 0; in unlzo() local
|
H A D | sg_split.c | 21 off_t skip, const size_t *sizes, in sg_calculate_split() 149 const off_t skip, const int nb_splits, in sg_split()
|
/openbmc/linux/drivers/acpi/x86/ |
H A D | utils.c | 460 static int acpi_dmi_skip_serdev_enumeration(struct device *controller_parent, bool *skip) in acpi_dmi_skip_serdev_enumeration() 529 static int acpi_dmi_skip_serdev_enumeration(struct device *controller_parent, bool *skip) in acpi_dmi_skip_serdev_enumeration() 535 int acpi_quirk_skip_serdev_enumeration(struct device *controller_parent, bool *skip) in acpi_quirk_skip_serdev_enumeration()
|
/openbmc/linux/kernel/bpf/ |
H A D | stackmap.c | 218 u32 skip = flags & BPF_F_SKIP_FIELD_MASK; in __bpf_get_stackid() local 287 u32 skip = flags & BPF_F_SKIP_FIELD_MASK; in BPF_CALL_3() local 367 u64 skip = flags & BPF_F_SKIP_FIELD_MASK; in BPF_CALL_3() local 395 u32 skip = flags & BPF_F_SKIP_FIELD_MASK; in __bpf_get_stack() local 544 u64 skip = flags & BPF_F_SKIP_FIELD_MASK; in BPF_CALL_4() local
|
/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/ |
H A D | asm_pure_loop.S | 22 skip: label
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache.S | 93 skip: label
|
/openbmc/linux/tools/testing/selftests/kselftest/ |
H A D | module.sh | 75 skip() { function
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_reorder.S | 29 skip: label
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | psci.S | 226 skip: label
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | stacktrace.c | 17 int skip = trace->skip; in ia64_do_save_stack() local
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | stacktrace.c | 205 unsigned skip; member 244 unsigned skip; member
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-v7.S | 170 skip: label
|
/openbmc/linux/fs/squashfs/ |
H A D | file.c | 88 int skip) in empty_meta_index() 217 u64 skip = blocks / ((SQUASHFS_META_ENTRIES + 1) in calculate_skip() local 232 int skip = calculate_skip(i_size_read(inode) >> msblk->block_log); in fill_meta_index() local
|