Searched refs:refcount (Results 101 - 125 of 269) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_mr.c79 atomic_set(&mr->mr.refcount, 0);
121 atomic_set(&mr->mr.refcount, 0);
395 atomic_set(&fmr->mr.refcount, 0);
429 if (atomic_read(&fmr->mr.refcount))
H A Dqib_verbs.c184 atomic_dec(&sge->mr->refcount);
220 atomic_dec(&sge->mr->refcount);
420 atomic_inc(&to_iah(wr->wr.ud.ah)->refcount);
431 atomic_dec(&sge->mr->refcount);
654 if (atomic_dec_return(&mcast->refcount) <= 1)
666 if (atomic_dec_and_test(&qp->refcount))
690 atomic_inc(&qp->refcount);
703 if (atomic_dec_and_test(&qp->refcount))
943 if (atomic_dec_and_test(&qp->refcount))
946 atomic_dec(&tx->mr->refcount);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_stub.c115 kref_init(&master->refcount);
129 kref_get(&master->refcount);
136 struct drm_master *master = container_of(kref, struct drm_master, refcount);
175 kref_put(&(*master)->refcount, drm_master_destroy);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/integrity/ima/
H A Dima.h110 struct kref refcount; /* ima_iint_cache reference count */ member in struct:ima_iint_cache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Did3tag.h46 unsigned int refcount; member in struct:id3_tag
148 unsigned int refcount; member in struct:id3_frame
H A Dtag.c58 tag->refcount = 0;
81 if (tag->refcount == 0) {
99 ++tag->refcount;
108 assert(tag && tag->refcount > 0);
110 --tag->refcount;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Did3tag.h46 unsigned int refcount; member in struct:id3_tag
148 unsigned int refcount; member in struct:id3_frame
H A Dtag.c58 tag->refcount = 0;
81 if (tag->refcount == 0) {
99 ++tag->refcount;
108 assert(tag && tag->refcount > 0);
110 --tag->refcount;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/iser/
H A Discsi_iser.h237 int refcount; member in struct:iser_device
244 atomic_t refcount; member in struct:iser_conn
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Davfilter.h65 unsigned refcount; ///< number of references to this buffer member in struct:AVFilterBuffer
224 unsigned refcount; ///< number of references to this list member in struct:AVFilterFormats
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dinode_io.c145 io->refcount = 1;
176 if (--channel->refcount > 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dsignals.c32 int refcount; /**< reference count */ member in struct:BusMatchRule
64 rule->refcount = 1;
77 _dbus_assert (rule->refcount > 0);
79 rule->refcount += 1;
87 _dbus_assert (rule->refcount > 0);
89 rule->refcount -= 1;
90 if (rule->refcount == 0)
1135 int refcount; member in struct:BusMatchmaker
1180 matchmaker->refcount = 1;
1296 _dbus_assert (matchmaker->refcount >
[all...]
H A Dbus.c49 int refcount; member in struct:BusContext
732 context->refcount = 1;
1032 _dbus_assert (context->refcount > 0);
1033 context->refcount += 1;
1041 _dbus_assert (context->refcount > 0);
1042 context->refcount -= 1;
1044 if (context->refcount == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-keyring.c113 int refcount; /**< Reference count */ member in struct:DBusKeyring
140 keyring->refcount = 1;
669 keyring->refcount += 1;
675 * Decrements refcount and finalizes if it reaches
683 keyring->refcount -= 1;
685 if (keyring->refcount == 0)
H A Ddbus-spawn.c193 int refcount; /**< Reference count */ member in struct:DBusBabysitter
227 sitter->refcount = 1;
256 _dbus_assert (sitter->refcount > 0);
258 sitter->refcount += 1;
278 _dbus_assert (sitter->refcount > 0);
280 sitter->refcount -= 1;
281 if (sitter->refcount == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Dindustrialio-core.c135 p->handler(dev_info, 1, time_ns, !(p->refcount > 1));
218 if (el->refcount == 0) {
224 el->refcount++;
236 el->refcount--;
237 if (el->refcount == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c256 srq->refcount = 1;
329 c = srq->refcount;
356 --srq->refcount;
446 ++srq->refcount;
464 if (!--srq->refcount)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Di460-agp.c78 int refcount; /* number of kernel pages using the large page */ member in struct:__anon11050::lp_desc
375 lp->refcount = 0;
444 ++lp->refcount;
473 --lp->refcount;
477 if (lp->refcount == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_ldisc.c79 ldo->refcount--;
114 new_ldisc->refcount = 0;
142 if (tty_ldiscs[disc]->refcount)
163 ldops->refcount++;
176 ldops->refcount--;
280 * The tty instance refcount starts at zero.
295 * Make a single attempt to grab and bump the refcount on
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c41 atomic_t refcount; /* reference count */ member in struct:clusterip_config
72 atomic_inc(&c->refcount);
84 if (atomic_dec_and_test(&c->refcount))
104 * functions are also incrementing the refcount on their own,
135 if (unlikely(!atomic_inc_not_zero(&c->refcount)))
172 atomic_set(&c->refcount, 1);
299 /* don't need to clusterip_config_get() here, since refcount
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c481 int refcount; member in struct:ipc_rcu_hdr
535 container_of(out, struct ipc_rcu_hdr, data)->refcount = 1;
542 container_of(out, struct ipc_rcu_hdr, data)->refcount = 1;
551 container_of(ptr, struct ipc_rcu_hdr, data)->refcount++;
594 if (--container_of(ptr, struct ipc_rcu_hdr, data)->refcount > 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_msghandler.c82 struct kref refcount; member in struct:ipmi_user
181 struct kref refcount; member in struct:bmc_device
306 struct kref refcount; member in struct:ipmi_smi
519 ipmi_smi_t intf = container_of(ref, struct ipmi_smi, refcount);
548 kref_get(&intf->refcount);
562 kref_put(&e->intf->refcount, intf_free);
575 kref_put(&e->intf->refcount, intf_free);
929 /* Note that each existing user holds a refcount to the interface. */
930 kref_get(&intf->refcount);
932 kref_init(&new_user->refcount);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_schannel.c528 connssl->cred->refcount++;
529 infof(data, "schannel: incremented credential handle refcount = %d\n",
530 connssl->cred->refcount);
1151 if(connssl->cred->refcount > 0) {
1152 connssl->cred->refcount--;
1153 infof(data, "schannel: decremented credential handle refcount = %d\n",
1154 connssl->cred->refcount);
1157 /* if the handle was not cached and the refcount is zero */
1158 if(!connssl->cred->cached && connssl->cred->refcount == 0) {
1187 if(cred && cred->cached && cred->refcount
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddirect-io.c105 unsigned long refcount; /* direct_io_worker() and bios */ member in struct:dio
277 remaining = --dio->refcount;
303 if (--dio->refcount == 1 && dio->waiter)
366 dio->refcount++;
395 * all bios have been issued so that dio->refcount can only decrease. This
411 while (dio->refcount > 1 && dio->bio_list == NULL) {
457 * all bios have been issued so that the refcount can only decrease.
634 * dio, and for dropping the refcount which came from that presence.
1015 dio->refcount = 1;
1131 ret2 = --dio->refcount;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Diwcm.c163 BUG_ON(atomic_read(&cm_id_priv->refcount)==0);
164 if (atomic_dec_and_test(&cm_id_priv->refcount)) {
177 atomic_inc(&cm_id_priv->refcount);
211 atomic_set(&cm_id_priv->refcount, 1);
660 if (atomic_read(&cm_id_priv->refcount)==0)
865 BUG_ON(atomic_read(&cm_id_priv->refcount)==0);
925 atomic_inc(&cm_id_priv->refcount);

Completed in 492 milliseconds

1234567891011