Home
last modified time | relevance | path

Searched refs:refcount_inc (Results 1 – 25 of 40) sorted by relevance

12

/include/linux/netfilter/
Dnf_conntrack_common.h42 refcount_inc(&nfct->use); in nf_conntrack_get()
/include/linux/sched/
Duser.h59 refcount_inc(&u->__count); in get_uid()
Dtask.h106 refcount_inc(&t->usage); in get_task_struct()
/include/linux/
Dkref.h45 refcount_inc(&kref->refcount); in kref_get()
Dpid_namespace.h44 refcount_inc(&ns->ns.count); in get_pid_ns()
Dutsname.h34 refcount_inc(&ns->ns.count); in get_uts_ns()
Dipc_namespace.h130 refcount_inc(&ns->ns.count); in get_ipc_ns()
Dposix_acl.h47 refcount_inc(&acl->a_refcount); in posix_acl_dup()
Dpid.h86 refcount_inc(&pid->count); in get_pid()
Dtime_namespace.h38 refcount_inc(&ns->ns.count); in get_time_ns()
Drefcount.h265 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
Dinetdevice.h238 refcount_inc(&in_dev->refcnt); in in_dev_get()
278 #define in_dev_hold(idev) refcount_inc(&(idev)->refcnt)
Duser_namespace.h149 refcount_inc(&ns->ns.count); in get_user_ns()
Datmdev.h273 refcount_inc(&dev->refcnt); in atm_dev_hold()
/include/net/
Dax25.h172 refcount_inc(&((ax25)->refcount))
199 refcount_inc(&ax25_rt->refcount); in ax25_hold_route()
284 refcount_inc(&((__ax25)->refcount))
296 refcount_inc(&ax25_dev->refcount); in ax25_dev_hold()
Dnetrom.h124 refcount_inc(&((__nr_node)->refcount))
134 refcount_inc(&((__nr_neigh)->refcount))
Dx25.h248 refcount_inc(&nb->refcnt); in x25_neigh_hold()
271 refcount_inc(&rt->refcnt); in x25_route_hold()
Dllc.h119 refcount_inc(&sap->refcnt); in llc_sap_hold()
Daddrconf.h389 refcount_inc(&idev->refcnt); in in6_dev_get()
426 refcount_inc(&idev->refcnt); in in6_dev_hold()
455 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
Dneighbour.h416 refcount_inc(&parms->refcnt); in neigh_parms_clone()
433 refcount_inc(&neigh->refcnt); in neigh_clone()
437 #define neigh_hold(n) refcount_inc(&(n)->refcnt)
Dfib_rules.h128 refcount_inc(&rule->refcnt); in fib_rule_get()
/include/net/sctp/
Dauth.h67 refcount_inc(&key->refcnt); in sctp_auth_key_hold()
/include/linux/mlx5/
Dcq.h177 refcount_inc(&cq->refcount); in mlx5_cq_hold()
/include/net/9p/
Dclient.h232 refcount_inc(&r->refcount); in p9_req_get()
/include/net/bluetooth/
Drfcomm.h257 refcount_inc(&d->refcnt); in rfcomm_dlc_hold()

12