Symbol: add_ref
drivers/infiniband/core/iwcm.c
254
cm_id_priv->id.add_ref = add_ref;
drivers/infiniband/hw/cxgb4/cm.c
160
epc->cm_id->add_ref(epc->cm_id);
drivers/infiniband/hw/erdma/erdma_cm.c
1047
id->add_ref(id);
drivers/infiniband/hw/erdma/erdma_cm.c
1186
id->add_ref(id);
drivers/infiniband/hw/erdma/erdma_cm.c
1339
id->add_ref(id);
drivers/infiniband/hw/irdma/cm.c
3744
cm_id->add_ref(cm_id);
drivers/infiniband/hw/irdma/cm.c
3931
cm_id->add_ref(cm_id);
drivers/infiniband/hw/irdma/cm.c
4069
cm_id->add_ref(cm_id);
drivers/infiniband/hw/qedr/qedr_iw_cm.c
577
cm_id->add_ref(cm_id);
drivers/infiniband/hw/qedr/qedr_iw_cm.c
680
cm_id->add_ref(cm_id);
drivers/infiniband/hw/qedr/qedr_iw_cm.c
754
cm_id->add_ref(cm_id);
drivers/infiniband/sw/siw/siw_cm.c
1476
id->add_ref(id);
drivers/infiniband/sw/siw/siw_cm.c
1696
id->add_ref(id);
drivers/infiniband/sw/siw/siw_cm.c
1895
id->add_ref(id);
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
365
goto add_ref;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
369
add_ref:
drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c
184
goto add_ref;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c
202
add_ref:
drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c
274
goto add_ref;
drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c
297
add_ref:
include/rdma/iw_cm.h
68
void (*add_ref)(struct iw_cm_id *);
net/core/net_namespace.c
1047
fillargs.add_ref = true;
net/core/net_namespace.c
1068
if (fillargs.add_ref)
net/core/net_namespace.c
1093
if (net_cb->fillargs.add_ref)
net/core/net_namespace.c
1132
net_cb->fillargs.add_ref = true;
net/core/net_namespace.c
1174
if (net_cb.fillargs.add_ref)
net/core/net_namespace.c
927
bool add_ref;
net/core/net_namespace.c
947
if (args->add_ref &&
tools/bpf/bpftool/pids.c
173
add_ref(*map, e);