Searched refs:total_size (Results 76 - 100 of 120) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c437 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr)
478 mpt_entry->length = cpu_to_be64(total_size);
535 int list_len, u64 iova, u64 total_size,
551 total_size, access, mr);
436 mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
533 mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, u64 *buffer_list, int buffer_size_shift, int list_len, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
H A Dmthca_dev.h472 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr);
477 int list_len, u64 iova, u64 total_size,
H A Dmthca_provider.c934 u64 total_size; local
942 total_size = 0;
949 total_size += buffer_list[i].size;
994 *iova_start, total_size,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dhfs.c101 uint64_t total_size; member in struct:hfsplus_fork
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c1998 u32 total_size; local
2067 total_size = mmu_fault_dbg_info.size;
2069 if (total_size > MAX_MMU_DBGBUFF)
2070 total_size = MAX_MMU_DBGBUFF;
2072 buffer = kzalloc(total_size, GFP_ATOMIC);
2081 buffer_end = buffer + total_size / 4;
2086 total_size, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/vm/
H A Dslabinfo.c741 avg_size, total_size = 0; local
856 total_size += size;
881 avg_size = total_size / used_slabs;
901 store_size(b1, total_size);store_size(b2, total_waste);
946 store_size(b3, max_size);store_size(b4, total_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.c44 u32 total_data, u32 total_size, int nr);
3539 u32 total_size = 0; local
3545 if (total_size + data_size[i] + sizeof(struct btrfs_item) >
3551 total_size += data_size[i] + sizeof(struct btrfs_item);
3555 ret = btrfs_search_slot(trans, root, cpu_key, path, total_size, 1);
3566 if (btrfs_leaf_free_space(root, leaf) < total_size) {
3569 total_size -= data_size[i] + sizeof(struct btrfs_item);
3570 if (total_size < btrfs_leaf_free_space(root, leaf))
3682 u32 total_data, u32 total_size, int nr)
3699 if (btrfs_leaf_free_space(root, leaf) < total_size) {
3679 setup_items_for_insert(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 *data_size, u32 total_data, u32 total_size, int nr) argument
3794 u32 total_size = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c737 char *buf, int command_size, int total_size)
765 int total_size = 0; local
771 total_size += 5 + command->follows;
772 } return total_size;
780 int total_size; local
785 total_size = ftdi_elan_total_command_size(ftdi, command_size);
790 total_size);
793 buf = usb_alloc_coherent(ftdi->udev, total_size, GFP_KERNEL,
798 total_size);
803 command_size, total_size);
736 fill_buffer_with_all_queued_commands(struct usb_ftdi *ftdi, char *buf, int command_size, int total_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dxattr.c1226 unsigned int total_size; /* EA entry size + value size */ local
1246 total_size =
1249 if (total_size <= free && total_size < min_total_size) {
1250 if (total_size < new_extra_isize) {
1254 min_total_size = total_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c472 u64 total_size; local
502 &total_size, &npages, &shift, &page_list);
524 mhp->attr.len = (u32) total_size;
554 u64 total_size; local
581 &total_size, &npages,
600 mhp->attr.len = (u32) total_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto.c1043 int total_size = 0; local
1058 total_size += size;
1064 if (total_size < min_passphrase_size)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_oper.c52 int total_size = 0; local
59 printk("\n%d:",total_size);
62 total_size++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov.c304 int64_t total_size = 0; local
310 while (total_size + 8 < atom.size && !pb->eof_reached) {
319 a.type, (char*)&a.type, (char*)&atom.type, a.size, total_size, atom.size);
320 total_size += 8;
323 total_size += 8;
326 a.size = atom.size - total_size;
333 a.size = FFMIN(a.size, atom.size - total_size);
362 total_size += a.size;
365 if (total_size < atom.size && atom.size < 0x7ffff)
366 avio_skip(pb, atom.size - total_size);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresenc_kostya.c512 int total_size = 0; local
572 total_size += sizes[i];
579 return total_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-if.c1450 unsigned long total_size; local
1451 total_size = pwc_mbufs * pdev->len_per_image;
1452 if (size != pdev->len_per_image && size != total_size) {
1453 PWC_ERROR("Wrong size (%lu) needed to be len_per_image=%d or total_size=%lu\n",
1454 size, pdev->len_per_image, total_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c2786 unsigned long low_kmem_size,total_size; local
2797 total_size = 0;
2804 total_size += z->present_pages;
2818 low_kmem_size > total_size/2) /* DMA/DMA32 is big. */
2825 average_size = total_size /
2829 total_size = 0;
2835 total_size += z->present_pages;
2839 total_size > average_size && /* ignore small node */
2840 low_kmem_size > total_size * 70/100)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dinode.c450 inode->i_size = HFSPLUS_I(inode).phys_size = be64_to_cpu(fork->total_size);
469 fork->total_size = cpu_to_be64(inode->i_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dinode.c613 HFSPLUS_I(inode).phys_size = inode->i_size = be64_to_cpu(fork->total_size);
633 fork->total_size = cpu_to_be64(inode->i_size);
H A Dsuper.c133 if (fork->total_size != cpu_to_be64(inode->i_size)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c3150 int64_t total_size = 0; local
3156 while (total_size + 8 <= atom.size && !url_feof(pb)) {
3186 total_size += 8;
3189 total_size += 8;
3193 a.type, (char*)&a.type, (char*)&atom.type, a.size, total_size, atom.size);
3195 a.size = atom.size - total_size + 8;
3200 a.size = FFMIN(a.size, atom.size - total_size);
3239 total_size += a.size;
3242 if (total_size < atom.size && atom.size < 0x7ffff)
3243 avio_skip(pb, atom.size - total_size);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco_usb.c750 int total_size = sizeof(*req) + length; local
752 BUG_ON(total_size > BULK_BUF_SIZE);
764 return total_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_offload.c609 int total_size = 0; local
671 total_size += skb->truesize;
675 return total_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1243 int64_t total_size=0; local
1304 total_size += sizeWhenDone - leftUntilDone;
1309 strlsize( haveStr, total_size, sizeof( haveStr ) ),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactypes.h1057 u32 total_size; member in struct:acpi_memory_list
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1099 size_t total_size, i; local
1104 total_size = pd->port_rcvegrbuf_chunks * size;
1105 if ((vma->vm_end - vma->vm_start) > total_size) {
1109 (unsigned long) total_size);

Completed in 400 milliseconds

12345