Searched refs:add_ref (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Diw_cm.h99 void (*add_ref)(struct iw_cm_id *); member in struct:iw_cm_id
112 void (*add_ref)(struct ib_qp *qp); member in struct:iw_cm_verbs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Direl.h66 errcode_t (*add_ref)(ext2_irel irel, ext2_ino_t ino, member in struct:ext2_inode_relocation_table
110 #define ext2fs_irel_add_ref(irel, ino, ref) ((irel)->add_ref((irel), ino, ref))
H A Direl_ma.c122 irel->add_ref = ima_add_ref;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_cm.c55 cm_id->add_ref(cm_id);
326 cm_id->add_ref(cm_id);
H A Dc2_provider.c845 dev->ibdev.iwcm->add_ref = c2_add_ref;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Diwcm.c171 static void add_ref(struct iw_cm_id *cm_id) function
206 cm_id_priv->id.add_ref = add_ref;
506 cm_id->device->iwcm->add_ref(qp);
565 cm_id->device->iwcm->add_ref(qp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c1749 cm_id->add_ref(cm_id);
1822 cm_id->add_ref(cm_id);
1899 cm_id->add_ref(cm_id);
H A Diwch_provider.c1169 dev->ibdev.iwcm->add_ref = iwch_qp_add_ref;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py196 def add_ref(self, name, header, module, static, type, lineno, info=None, extra=None, conditionals = None): member in class:index
612 self.index.add_ref(name, module, module, static, type,
615 self.index.add_ref(name, None, module, static, type, self.lineno(),

Completed in 86 milliseconds