Searched refs:refcount (Results 226 - 250 of 269) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88.h317 atomic_t refcount; member in struct:cx88_core
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmunlock.c251 atomic_read(&lock->lock_refs.refcount)-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c1732 savable_comment->refcount = 1;
1735 else if (savable_comment->refcount > 1)
1741 savable_comment->refcount--;
1745 savable_comment->refcount = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c504 if (qp && atomic_dec_and_test(&qp->refcount))
H A Dipath_ud.c228 if (atomic_dec_and_test(&qp->refcount))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_driver.c433 if (atomic_dec_and_test(&qp->refcount))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_object.c262 *((unsigned long *)&gobj->refcount));
H A Dradeon_cp.c1152 if (sp->refcount)
1161 sp->refcount = 1;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dinode.c92 fs->icache->refcount = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c910 atomic_inc(&dev->refcount);
1074 if (!atomic_dec_and_test(&dev->refcount))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.c2297 * the chance to split the refcount tree. So need the allocators.
5730 * lock the refcount tree, calculate the meta and credits is OK.
5756 struct ocfs2_post_refcount refcount; local
5791 refcount.credits = bucket->bu_blocks;
5792 refcount.para = bucket;
5793 refcount.func =
5795 p = &refcount;
5836 * for us(it still needs the refcount tree lock and the meta, credits).
5838 * refcount tree, and make the original extent become 3. So we will need
5865 * The physical clusters will be added to refcount tre
5867 ocfs2_xattr_value_attach_refcount(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_extent_tree *value_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *refcount) argument
6024 struct ocfs2_post_refcount refcount = { local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c2975 int refcount; member in struct:search_state
2984 state->refcount--;
2985 if (!state->refcount) {
3000 state->refcount = 1;
3163 base->global_search_state->refcount++;
3942 /* TODO(nickm) we might need to refcount here. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c156 int refcount; member in struct:FrameBuffer
485 av_assert0(buf->refcount);
486 buf->refcount--;
487 if (!buf->refcount) {
511 buf->refcount++;
2004 buf->refcount++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_bo.c151 BUG_ON(atomic_read(&bo->list_kref.refcount));
152 BUG_ON(atomic_read(&bo->kref.refcount));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Durldata.h250 int refcount; member in struct:curl_schannel_cred
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dlibiscsi.c538 atomic_inc(&task->refcount);
544 if (atomic_dec_and_test(&task->refcount))
750 atomic_set(&task->refcount, 1);
1578 atomic_set(&task->refcount, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c599 atomic_read(&ndlp->kref.refcount));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap_main.c3138 "%i=peasycap->kref.refcount.counter\n", \
3139 bInterfaceNumber, peasycap->kref.refcount.counter);
3193 JOT(8, "kref_get() with %i=peasycap->kref.refcount.counter\n", \
3194 (int)peasycap->kref.refcount.counter);
4278 if (!peasycap->kref.refcount.counter) {
4279 SAY("ERROR: peasycap->kref.refcount.counter is zero " \
4284 JOT(4, "intf[%i]: kref_put() with %i=peasycap->kref.refcount.counter\n", \
4285 bInterfaceNumber, (int)peasycap->kref.refcount.counter);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dlis3l02dq_core.c592 controlold = this_attr->listel->refcount ?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c688 mode, (u_long)lp->refcount, status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.c3487 nes_debug(NES_DBG_AEQ, "QP%u Not decrementing QP refcount (%d),"
3490 nesqp->hwqp.qp_id, atomic_read(&nesqp->refcount),
3684 atomic_set(&cqp_request->refcount, 2);
3754 atomic_set(&cqp_request->refcount, 1);
3778 atomic_set(&cqp_request->refcount, 2);
H A Dnes_hw.h866 atomic_t refcount; member in struct:nes_cqp_request
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy.c941 if ((u_int32_t)p != pip->refcount) {
943 "Page %lu: overflow refcount %lu, referenced %lu times",
945 (u_long)pip->refcount, (u_long)p));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvariant.tex499 wxVariantData is \helpref{reference counted}{refcount}, but you don't normally have to care about this,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-core.c842 atomic_inc(&dev->refcount);
1026 if (!atomic_dec_and_test(&dev->refcount))

Completed in 637 milliseconds

1234567891011