android_kernel_xiaomi_sm8350/drivers/infiniband/hw/mthca
Roland Dreier de6eb66b56 [IB] kzalloc() conversions
Replace kmalloc()+memset(,0,) with kzalloc(), for a net savings of 35
source lines and about 500 bytes of text.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-02 07:23:14 -08:00
..
Kconfig
Makefile [IB] mthca: first pass at catastrophic error reporting 2005-10-27 11:03:38 -07:00
mthca_allocator.c
mthca_av.c
mthca_catas.c [IB] mthca: first pass at catastrophic error reporting 2005-10-27 11:03:38 -07:00
mthca_cmd.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-10-28 15:50:51 -07:00
mthca_cmd.h [PATCH] gfp_t: drivers/infiniband 2005-10-28 08:16:50 -07:00
mthca_config_reg.h
mthca_cq.c [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_dev.h [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_doorbell.h
mthca_eq.c [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_mad.c [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 2005-10-25 10:51:39 -07:00
mthca_main.c [IB] mthca: Add struct pci_driver.owner field 2005-10-18 14:07:07 -07:00
mthca_mcg.c [IB] mthca: Don't enter QP into MCG more than once. 2005-10-18 14:46:38 -07:00
mthca_memfree.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-10-28 15:50:51 -07:00
mthca_memfree.h Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-10-28 15:50:51 -07:00
mthca_mr.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_pd.c
mthca_profile.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_profile.h
mthca_provider.c [IB] mthca: first pass at catastrophic error reporting 2005-10-27 11:03:38 -07:00
mthca_provider.h
mthca_qp.c [IB] mthca: correct modify QP attribute masks for UC 2005-10-25 10:57:32 -07:00
mthca_reset.c [PATCH] PCI: remove CONFIG_PCI_NAMES 2005-09-08 14:57:23 -07:00
mthca_srq.c [IB] mthca: Avoid SRQ free WQE list corruption 2005-10-31 07:10:32 -08:00
mthca_uar.c
mthca_user.h [IB] uverbs: Add device-specific ABI version attribute 2005-10-17 15:20:26 -07:00
mthca_wqe.h