/Linux-v6.1/tools/include/linux/ |
D | refcount.h | 76 bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function 109 REFCOUNT_WARN(!refcount_inc_not_zero(r), "refcount_t: increment on 0; use-after-free.\n"); in refcount_inc()
|
/Linux-v6.1/drivers/misc/lkdtm/ |
D | refcount.c | 66 if (!refcount_inc_not_zero(&over)) in lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW() 211 if (!refcount_inc_not_zero(&zero)) { in lkdtm_REFCOUNT_INC_ZERO() 308 if (!refcount_inc_not_zero(&sat)) in lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED()
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | intel_wakeref.c | 166 if (!refcount_inc_not_zero(&wf->count)) { in intel_wakeref_auto() 168 if (!refcount_inc_not_zero(&wf->count)) { in intel_wakeref_auto()
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/core/ |
D | engine.c | 57 if (!refcount_inc_not_zero(&engine->use.refcount)) { in nvkm_engine_ref() 59 if (!refcount_inc_not_zero(&engine->use.refcount)) { in nvkm_engine_ref()
|
/Linux-v6.1/include/linux/ |
D | kref.h | 111 return refcount_inc_not_zero(&kref->refcount); in kref_get_unless_zero()
|
D | ipc_namespace.h | 145 if (refcount_inc_not_zero(&ns->ns.count)) in get_ipc_ns_not_zero()
|
D | refcount.h | 243 static inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv50.c | 224 if (refcount_inc_not_zero(&iobj->maps)) in nv50_instobj_acquire() 231 if (refcount_inc_not_zero(&iobj->maps)) { in nv50_instobj_acquire() 243 if (!refcount_inc_not_zero(&iobj->maps)) { in nv50_instobj_acquire()
|
/Linux-v6.1/include/linux/sched/ |
D | task_stack.h | 68 return refcount_inc_not_zero(&tsk->stack_refcount) ? in try_get_task_stack()
|
/Linux-v6.1/net/netfilter/ |
D | nf_queue.c | 103 if (state->sk && !refcount_inc_not_zero(&state->sk->sk_refcnt)) in nf_queue_entry_get_refs() 187 if (!refcount_inc_not_zero(&sk->sk_refcnt)) in __nf_queue()
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | refcount-vs-atomic.rst | 108 * atomic_inc_not_zero() --> refcount_inc_not_zero()
|
/Linux-v6.1/include/net/ |
D | arp.h | 43 if (n && !refcount_inc_not_zero(&n->refcnt)) in __ipv4_neigh_lookup()
|
D | llc.h | 124 return refcount_inc_not_zero(&sap->refcnt); in llc_sap_hold_safe()
|
/Linux-v6.1/net/mptcp/ |
D | token.c | 259 if (!refcount_inc_not_zero(&sk->sk_refcnt)) in mptcp_token_get_sock() 318 if (!refcount_inc_not_zero(&sk->sk_refcnt)) in mptcp_token_iter_next()
|
/Linux-v6.1/net/ipv4/ |
D | udp_diag.c | 54 if (sk && !refcount_inc_not_zero(&sk->sk_refcnt)) in udp_dump_one() 205 if (sk && !refcount_inc_not_zero(&sk->sk_refcnt)) in __udp_diag_destroy()
|
/Linux-v6.1/drivers/block/ |
D | nbd.c | 410 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_xmit_timeout() 977 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_handle_cmd() 1560 if (!refcount_inc_not_zero(&nbd->refs)) { in nbd_open() 1564 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_open() 1568 if (refcount_inc_not_zero(&nbd->config_refs)) { in nbd_open() 1861 if (refcount_inc_not_zero(&nbd->refs)) in nbd_find_get_unused() 1953 !refcount_inc_not_zero(&nbd->refs)) { in nbd_genl_connect() 2137 if (!refcount_inc_not_zero(&nbd->refs)) { in nbd_genl_disconnect() 2143 if (!refcount_inc_not_zero(&nbd->config_refs)) in nbd_genl_disconnect() 2191 if (!refcount_inc_not_zero(&nbd->refs)) { in nbd_genl_reconfigure() [all …]
|
/Linux-v6.1/arch/x86/kvm/mmu/ |
D | tdp_mmu.h | 12 return refcount_inc_not_zero(&root->tdp_mmu_root_count); in kvm_tdp_mmu_get_root()
|
/Linux-v6.1/net/ipv6/ |
D | inet6_hashtables.c | 74 if (unlikely(!refcount_inc_not_zero(&sk->sk_refcnt))) in __inet6_lookup_established() 237 if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt)) in inet6_lookup()
|
/Linux-v6.1/tools/perf/util/ |
D | comm.c | 24 if (cs && refcount_inc_not_zero(&cs->refcnt)) in comm_str__get()
|
/Linux-v6.1/include/linux/can/ |
D | skb.h | 80 if (sk && refcount_inc_not_zero(&sk->sk_refcnt)) { in can_skb_set_owner()
|
/Linux-v6.1/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 101 if (sk && !refcount_inc_not_zero(&sk->sk_refcnt)) in nf_tproxy_get_sock_v4()
|
/Linux-v6.1/include/linux/sunrpc/ |
D | auth.h | 190 if (cred != NULL && refcount_inc_not_zero(&cred->cr_count)) in get_rpccred()
|
/Linux-v6.1/net/ipv6/netfilter/ |
D | nf_tproxy_ipv6.c | 103 if (sk && !refcount_inc_not_zero(&sk->sk_refcnt)) in nf_tproxy_get_sock_v6()
|
/Linux-v6.1/fs/afs/ |
D | security.c | 209 if (permits && !refcount_inc_not_zero(&permits->usage)) in afs_cache_permit() 260 if (refcount_inc_not_zero(&xpermits->usage)) { in afs_cache_permit()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | ct_fs_smfs.c | 125 if (refcount_inc_not_zero(&smfs_matcher->ref)) in mlx5_ct_fs_smfs_matcher_get() 133 if (refcount_inc_not_zero(&smfs_matcher->ref)) in mlx5_ct_fs_smfs_matcher_get()
|