__zpci_store_block 135 arch/s390/include/asm/pci_insn.h int __zpci_store_block(const u64 *data, u64 req, u64 offset); __zpci_store_block 327 arch/s390/pci/pci_insn.c EXPORT_SYMBOL_GPL(__zpci_store_block); __zpci_store_block 336 arch/s390/pci/pci_insn.c return __zpci_store_block(src, req, offset); __zpci_store_block 232 drivers/s390/net/ism.h __zpci_store_block(data, req, offset); __zpci_store_block 241 drivers/s390/net/ism.h return __zpci_store_block(data, req, dmb_req);