Home
last modified time | relevance | path

Searched refs:add_ref (Results 1 – 7 of 7) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dpids.c31 static void add_ref(struct hashmap *map, struct pid_iter_entry *e) in add_ref() function
173 add_ref(*map, e); in build_obj_refs_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c184 goto add_ref; in sampler_get()
202 add_ref: in sampler_get()
274 goto add_ref; in sample_restore_get()
297 add_ref: in sample_restore_get()
H A Dmeter.c365 goto add_ref; in __mlx5e_tc_meter_get()
369 add_ref: in __mlx5e_tc_meter_get()
/linux/net/core/
H A Dnet_namespace.c931 bool add_ref; member
951 if (args->add_ref && in rtnl_net_fill()
1051 fillargs.add_ref = true; in rtnl_net_getid()
1072 if (fillargs.add_ref) in rtnl_net_getid()
1097 if (net_cb->fillargs.add_ref) in rtnl_net_dumpid_one()
1136 net_cb->fillargs.add_ref = true; in rtnl_valid_dump_net_req()
1178 if (net_cb.fillargs.add_ref) in rtnl_net_dumpid()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c577 cm_id->add_ref(cm_id); in qedr_iw_connect()
680 cm_id->add_ref(cm_id); in qedr_iw_create_listen()
754 cm_id->add_ref(cm_id); in qedr_iw_accept()
/linux/drivers/infiniband/hw/irdma/
H A Dcm.c3744 cm_id->add_ref(cm_id); in irdma_accept()
3931 cm_id->add_ref(cm_id); in irdma_connect()
4069 cm_id->add_ref(cm_id); in irdma_create_listen()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c160 epc->cm_id->add_ref(epc->cm_id); in ref_cm_id()