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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dmbcache.c123 __mb_cache_entry_is_hashed(struct mb_cache_entry *ce) argument
125 return !list_empty(&ce->e_block_list);
130 __mb_cache_entry_unhash(struct mb_cache_entry *ce) argument
134 if (__mb_cache_entry_is_hashed(ce)) {
135 list_del_init(&ce->e_block_list);
136 for (n=0; n<mb_cache_indexes(ce->e_cache); n++)
137 list_del(&ce->e_indexes[n].o_list);
143 __mb_cache_entry_forget(struct mb_cache_entry *ce, gfp_t gfp_mask) argument
145 struct mb_cache *cache = ce->e_cache;
147 mb_assert(!(ce
217 struct mb_cache_entry *ce = local
329 struct mb_cache_entry *ce = local
360 struct mb_cache_entry *ce = local
401 struct mb_cache_entry *ce; local
432 mb_cache_entry_insert(struct mb_cache_entry *ce, struct block_device *bdev, sector_t block, unsigned int keys[]) argument
444 struct mb_cache_entry *ce = local
474 mb_cache_entry_release(struct mb_cache_entry *ce) argument
488 mb_cache_entry_free(struct mb_cache_entry *ce) argument
511 struct mb_cache_entry *ce; local
557 struct mb_cache_entry *ce = local
612 struct mb_cache_entry *ce; local
650 struct mb_cache_entry *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dxattr.c489 struct mb_cache_entry *ce; local
492 ce = mb_cache_entry_get(ext2_xattr_cache, bh->b_bdev,
497 if (ce)
498 mb_cache_entry_free(ce);
503 if (ce)
504 mb_cache_entry_release(ce);
714 struct mb_cache_entry *ce; local
720 ce = mb_cache_entry_get(ext2_xattr_cache, old_bh->b_bdev,
725 if (ce)
726 mb_cache_entry_free(ce);
763 struct mb_cache_entry *ce; local
836 struct mb_cache_entry *ce; local
910 struct mb_cache_entry *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dxattr.c477 struct mb_cache_entry *ce = NULL; local
480 ce = mb_cache_entry_get(ext3_xattr_cache, bh->b_bdev, bh->b_blocknr);
489 if (ce)
490 mb_cache_entry_free(ce);
503 if (ce)
504 mb_cache_entry_release(ce);
684 struct mb_cache_entry *ce = NULL; local
692 ce = mb_cache_entry_get(ext3_xattr_cache, bs->bh->b_bdev,
700 if (ce) {
701 mb_cache_entry_free(ce);
1129 struct mb_cache_entry *ce; local
1203 struct mb_cache_entry *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dxattr.c477 struct mb_cache_entry *ce = NULL; local
480 ce = mb_cache_entry_get(ext4_xattr_cache, bh->b_bdev, bh->b_blocknr);
488 if (ce)
489 mb_cache_entry_free(ce);
502 if (ce)
503 mb_cache_entry_release(ce);
683 struct mb_cache_entry *ce = NULL; local
691 ce = mb_cache_entry_get(ext4_xattr_cache, bs->bh->b_bdev,
699 if (ce) {
700 mb_cache_entry_free(ce);
1127 struct mb_cache_entry *ce; local
1201 struct mb_cache_entry *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_cq.c132 struct c2wr_ce *ce; local
136 ce = (struct c2wr_ce *) c2_mq_consume(&cq->mq);
137 if (!ce) {
147 (struct c2_qp *) (unsigned long) ce->qp_user_context) == NULL) {
149 ce = (struct c2wr_ce *) c2_mq_consume(&cq->mq);
150 if (!ce)
154 entry->status = c2_cqe_status_to_openib(c2_wr_get_result(ce));
155 entry->wr_id = ce->hdr.context;
164 switch (c2_wr_get_id(ce)) {
178 entry->byte_len = be32_to_cpu(ce
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.c514 struct freelQ_ce *ce = &q->centries[cidx]; local
516 pci_unmap_single(pdev, pci_unmap_addr(ce, dma_addr),
517 pci_unmap_len(ce, dma_len),
519 dev_kfree_skb(ce->skb);
520 ce->skb = NULL;
624 struct cmdQ_ce *ce; local
629 ce = &q->centries[cidx];
631 if (likely(pci_unmap_len(ce, dma_len))) {
632 pci_unmap_single(pdev, pci_unmap_addr(ce, dma_addr),
633 pci_unmap_len(ce, dma_le
831 struct freelQ_ce *ce = &q->centries[q->pidx]; local
1052 const struct freelQ_ce *ce = &fl->centries[fl->cidx]; local
1100 struct freelQ_ce *ce = &fl->centries[fl->cidx]; local
1167 write_large_page_tx_descs(unsigned int pidx, struct cmdQ_e **e, struct cmdQ_ce **ce, unsigned int *gen, dma_addr_t *desc_mapping, unsigned int *desc_len, unsigned int nfrags, struct cmdQ *q) argument
1214 struct cmdQ_ce *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Dspeed.c185 long ca,cb,cc,cd,ce; local
214 ce=count/20+1;
292 printf("Doing crypt %ld times\n",ce);
295 for (count=0,run=1; COND(ce); count++)
299 e=((double)COUNT(ce))/e;
H A Ddes_opts.c427 long ca,cb,cc,cd,ce; local
464 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dspeed.c189 long ca,cb,cc,cd,ce; local
218 ce=count/20+1;
296 printf("Doing crypt %ld times\n",ce);
299 for (count=0,run=1; COND(ce); count++)
303 e=((double)COUNT(ce))/e;
H A Ddes_opts.c431 long ca,cb,cc,cd,ce; local
468 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dmf.c615 u8 ce[12]; local
617 memset(ce, 0, sizeof(ce));
618 ce[3] = 0x4a;
619 ce[7] = 0x01;
620 ce[8] = word >> 24;
621 ce[9] = word >> 16;
622 ce[10] = word >> 8;
623 ce[11] = word;
624 signal_ce_msg(ce, NUL
632 u8 ce[12]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dautogen.sh66 myhostsub="ce"
93 ce)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dautogen.sh65 myhostsub="ce"
90 ce)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bf/
H A Dbf_opts.c235 long ca,cb,cc,cd,ce; local
269 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/cast/
H A Dcastopts.c245 long ca,cb,cc,cd,ce; local
279 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_opts.c238 long ca,cb,cc,cd,ce; local
272 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcastopts.c248 long ca,cb,cc,cd,ce; local
282 ce=count/20+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dexpr.h187 struct expr *expr_alloc_one(int token, struct expr *ce);
191 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_generic.c2549 struct compressor_entry *ce; local
2551 list_for_each_entry(ce, &compressor_list, list) {
2552 if (ce->comp->compress_proto == proto)
2553 return ce;
2562 struct compressor_entry *ce; local
2569 ce = kmalloc(sizeof(struct compressor_entry), GFP_ATOMIC);
2570 if (ce == 0)
2573 ce->comp = cp;
2574 list_add(&ce->list, &compressor_list);
2584 struct compressor_entry *ce; local
2599 struct compressor_entry *ce; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows_dsp126 ce)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A DMakefile.am116 indent -brf -nbbo -nbc -ip0 -cs -nbfde -npsl -br -brs -bap -i4 -bs -cdw -ce -npcs -hnl -cli4 -nut -ci8 ga-*.[ch]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c2799 int cs, ce; // column start & end local
2811 ce= columns-1;
2819 for (; cs <= ce; cs++) {
2827 for ( ; ce >= cs; ce--) {
2828 if (buf[ce + offset] != sp[ce]) {
2833 // now, cs is index of first diff, and ce is index of last diff
2843 if (ce > columns-1) ce
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmc.h448 struct s_cem ce[NUMPHYS] ; /* cem */ member in struct:s_smc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.h154 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dexpr.h162 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce);

Completed in 257 milliseconds

12