Searched refs:cleaned (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dgc.c131 u32 seg_ofs, logical_segno, cleaned = 0; local
144 cleaned = -1;
160 cleaned = super->s_segsize - 1;
170 cleaned += len;
173 cleaned += len;
179 return cleaned;
388 u32 cleaned, valid, segno, ec; local
404 cleaned = logfs_gc_segment(sb, segno);
406 valid - cleaned);
407 BUG_ON(cleaned !
636 u32 cleaned, valid, ec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgdiobj.tex5 and are cleaned up when a usage count goes to zero. On some platforms this
H A Dbrush.tex340 are cleaned up internally if they are not being used. Also, a reference
H A Dpen.tex360 are cleaned up internally if they are not being used. Also, a referencing
H A Dframe.tex93 frame to respond to system close events, for example so that related data and subwindows can be cleaned up.
H A Dbody.tex370 be cleaned up by wxWidgets, make sure you delete the array explicitly
374 wxColour can be created statically: it is not automatically cleaned
H A Ddb.tex350 later in the program when the cache is cleaned up.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.vxworks177 @echo libcurl was cleaned.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dadapter.h178 unsigned int cleaned; /* total # of descs SW has reclaimed */ member in struct:sge_txq
H A Dsge.c325 unsigned int reclaim = q->processed - q->cleaned;
330 q->cleaned += reclaim;
333 return q->processed - q->cleaned;
344 unsigned int r = q->processed - q->cleaned;
1401 unsigned int reclaim = q->processed - q->cleaned;
1404 q->cleaned += reclaim;
2209 if (txq->cleaned + txq->in_use != txq->processed &&
2220 if (txq->cleaned + txq->in_use != txq->processed &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dsge.c183 unsigned int cleaned; /* total # of descs SW has reclaimed */ member in struct:cmdQ
668 q->processed = q->cleaned = 0;
1270 unsigned int reclaim = q->processed - q->cleaned;
1273 pr_debug("reclaim_completed_tx processed:%d cleaned:%d\n",
1274 q->processed, q->cleaned);
1276 q->cleaned += reclaim;
1377 unsigned int r = q->processed - q->cleaned;
1424 if (cmdq->cleaned + cmdq->in_use != cmdq->processed &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_main.c1807 bool cleaned = false; local
1816 for (cleaned = false; !cleaned; ) {
1829 cleaned = (i == eop);
1839 if (unlikely(cleaned && netif_carrier_ok(netdev) &&
1884 return cleaned;
1962 bool cleaned = false; local
1996 cleaned = true;
2063 return cleaned;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dclean_gnv_curl.com6 $! procedure that need to be cleaned up.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dmain.c560 char cleaned[AVAHI_DOMAIN_NAME_MAX]; local
562 if (!avahi_normalize_name(*t, cleaned, sizeof(cleaned))) {
568 c->server_config.browse_domains = avahi_string_list_add(c->server_config.browse_domains, cleaned);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c560 char cleaned[AVAHI_DOMAIN_NAME_MAX]; local
562 if (!avahi_normalize_name(*t, cleaned, sizeof(cleaned))) {
568 c->server_config.browse_domains = avahi_string_list_add(c->server_config.browse_domains, cleaned);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dnetdev.c226 * is no guarantee that everything was cleaned
237 bool cleaned = false; local
266 cleaned = true;
366 return cleaned;
508 * @tx_ring: ring to be cleaned
764 * returns true if ring is completely cleaned
776 bool cleaned = false; local
785 for (cleaned = false; !cleaned; count++) {
788 cleaned
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c1861 * @tx_ring: ring to be cleaned
2408 /* Cause software interrupt to ensure rx ring is cleaned */
3421 bool cleaned = false; local
3423 for ( ; !cleaned; count++) {
3426 cleaned = (i == eop);
3428 if (cleaned) {
3583 * is no guarantee that everything was cleaned
3598 bool cleaned = false; local
3624 cleaned = true;
3756 return cleaned;
3804 bool cleaned = false; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c756 * is no guarantee that everything was cleaned
770 bool cleaned = 0; local
800 cleaned = 1;
898 return cleaned;
975 * is no guarantee that everything was cleaned
994 bool cleaned = false; local
996 for (; !cleaned; count++) {
999 cleaned = (i == eop);
1001 if (cleaned) {
1063 * is no guarantee that everything was cleaned
1079 bool cleaned = 0; local
1278 bool cleaned = false; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dcaps.c2471 int cleaned = 0; variable
2478 cleaned |= 1 << i;
2480 dout("handle_cap_flush_ack inode %p mds%d seq %d on %s cleaned %s,"
2483 ceph_cap_string(cleaned), ceph_cap_string(ci->i_flushing_caps),
2484 ceph_cap_string(ci->i_flushing_caps & ~cleaned));
2486 if (ci->i_flushing_caps == (ci->i_flushing_caps & ~cleaned))
2489 ci->i_flushing_caps &= ~cleaned;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/octeon/
H A Docteon_mgmt.c187 int cleaned = 0; local
222 cleaned++;
227 if (cleaned && netif_queue_stopped(p->netdev))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf_main.c233 bool cleaned = false; local
235 for ( ; !cleaned; count++) {
239 cleaned = (i == eop);
242 if (cleaned && skb) {
507 bool cleaned = false; local
535 cleaned = true;
641 return cleaned;
1769 * @tx_ring: ring to be cleaned
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Djournal.c3464 ** returns 1 if it cleaned and relsed the buffer. 0 otherwise
3771 int cleaned = 0; local
3784 cleaned = remove_from_transaction(sb, blocknr, cleaned);
3800 cleaned = remove_from_transaction(sb, blocknr, cleaned);
3809 if (!cleaned) {
3818 cleaned = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_main.c3033 * @tx_ring: ring to be cleaned
3493 /* Cause software interrupt to ensure rx ring is cleaned */
5329 * returns true if ring is completely cleaned
5341 bool cleaned = false; local
5350 for (cleaned = false; !cleaned; count++) {
5353 cleaned = (i == eop);
5532 bool cleaned = false; local
5565 cleaned = true;
5654 return cleaned;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c750 bool cleaned = false; local
752 for ( ; !cleaned; count++) {
756 cleaned = (i == eop);
759 if (cleaned && skb) {
1183 bool cleaned = false; local
1214 cleaned = true;
1379 return cleaned;
3671 * @tx_ring: ring to be cleaned
5510 /* Cause software interrupt to ensure rx rings are cleaned */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec2373 cleaned samba.spec

Completed in 408 milliseconds