Home
last modified time | relevance | path

Searched refs:tuple_size (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/block/
H A Dt10-pi.c49 iter->prot_buf += iter->tuple_size; in t10_pi_generate()
98 iter->prot_buf += iter->tuple_size; in t10_pi_verify()
137 const int tuple_sz = rq->q->integrity.tuple_size; in t10_pi_type1_prepare()
187 const int tuple_sz = rq->q->integrity.tuple_size; in t10_pi_type1_complete()
305 iter->prot_buf += iter->tuple_size; in ext_pi_crc64_generate()
357 iter->prot_buf += iter->tuple_size; in ext_pi_crc64_verify()
376 const int tuple_sz = rq->q->integrity.tuple_size; in ext_pi_type1_prepare()
415 const int tuple_sz = rq->q->integrity.tuple_size; in ext_pi_type1_complete()
H A Dblk-integrity.c139 if (b1->tuple_size != b2->tuple_size) { in blk_integrity_compare()
142 b1->tuple_size, b2->tuple_size); in blk_integrity_compare()
371 bi->tuple_size = template->tuple_size; in blk_integrity_register()
H A Dbio-integrity.c181 iter.tuple_size = bi->tuple_size; in bio_integrity_process()
/openbmc/linux/include/linux/
H A Dblk-integrity.h22 unsigned char tuple_size; member
99 return bio_integrity_intervals(bi, sectors) * bi->tuple_size; in bio_integrity_bytes()
H A Dblkdev.h110 unsigned char tuple_size; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-Fix-instances-of-Wmissing-template-arg-list-after-te.patch37 - tuple_detail::serialize<std::tuple_size<std::tuple<Types...>>::value>::template apply( ar, tup…
38 + tuple_detail::serialize<std::tuple_size<std::tuple<Types...>>::value>::apply( ar, tuple );
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dread_into_tuple.hpp43 return detail::index_apply<std::tuple_size<Tuple>{}>([&](auto... Is) { in read_into_tuple()
/openbmc/linux/drivers/scsi/
H A Dsd_dif.c63 bi.tuple_size = sizeof(struct t10_pi_tuple); in sd_dif_config_host()
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp531 return index_apply<std::tuple_size<Tuple>{}>( in apply()
537 return index_apply<std::tuple_size<Tuple>{}>( in unpack_into_tuple()
548 return index_apply<std::tuple_size<std::tuple<Args...>>{}>( in pack_tuple_into_msg()
H A Dconnection.hpp182 index_apply<std::tuple_size<unpack_type>{}>([&](auto... Is) { in async_method_call()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp89 constexpr auto e_size = std::tuple_size<std::decay_t<T>>::value; in log()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c2604 int off = 0, tuple_size = 0; in skl_tplg_get_tokens() local
2610 while (tuple_size < block_size) { in skl_tplg_get_tokens()
2633 tuple_size += sizeof(*array->uuid); in skl_tplg_get_tokens()
2654 tuple_size += tkn_count * sizeof(*tkn_elem); in skl_tplg_get_tokens()
3461 int off = 0, tuple_size = 0; in skl_tplg_get_manifest_tkn() local
3469 while (tuple_size < block_size) { in skl_tplg_get_manifest_tkn()
3480 tuple_size += tkn_count * in skl_tplg_get_manifest_tkn()
3497 tuple_size += sizeof(*array->uuid); in skl_tplg_get_manifest_tkn()
3515 tuple_size += (tkn_count * sizeof(*tkn_elem)); in skl_tplg_get_manifest_tkn()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dfunctional.hpp278 __make_indices<std::tuple_size<std::remove_cvref_t<_Tup>>::value>;
/openbmc/linux/Documentation/block/
H A Ddata-integrity.rst268 .tuple_size = sizeof(struct my_tuple_size),
282 'tuple_size' must be set to match the size of the integrity
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp227 if constexpr (std::tuple_size<InputArgsType>::value > 0) in executeCallback()
/openbmc/linux/drivers/nvdimm/
H A Dcore.c521 bi.tuple_size = meta_size; in nd_integrity_init()
/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c64 ns->metadata_size = bi->tuple_size; in nvmet_bdev_ns_enable_integrity()
/openbmc/dbus-sensors/src/fan/
H A DFanMain.cpp69 static_assert(std::tuple_size<decltype(sensorTypes)>::value == FanTypes::max,
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__basic_sender.hpp720 struct tuple_size<stdexec::__sexpr<_Descriptor>> : struct
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5716 u8 cur_pos = 0, tuple_size, shift_bits; in hclge_fd_convert_meta_data() local
5720 tuple_size = meta_data_key_info[i].key_length; in hclge_fd_convert_meta_data()
5726 cur_pos += tuple_size; in hclge_fd_convert_meta_data()
5732 GENMASK(cur_pos + tuple_size, cur_pos), in hclge_fd_convert_meta_data()
5734 cur_pos += tuple_size; in hclge_fd_convert_meta_data()
5760 u8 tuple_size; in hclge_config_key() local
5772 tuple_size = tuple_key_info[i].key_length / 8; in hclge_config_key()
5779 cur_key_x += tuple_size; in hclge_config_key()
5780 cur_key_y += tuple_size; in hclge_config_key()
/openbmc/linux/drivers/md/
H A Ddm-integrity.c3670 bi.tuple_size = ic->tag_size; in dm_integrity_set()
3671 bi.tag_size = bi.tuple_size; in dm_integrity_set()
H A Ddm-crypt.c1190 bi->tuple_size != cc->on_disk_tag_size) { in crypt_integrity_ctr()
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1695 integrity.tuple_size = ns->ms; in nvme_init_integrity()