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

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_port.c182 stats->rx_errors = be64_to_cpu(mlx4_en_stats->PCS) +
188 stats->multicast = be64_to_cpu(mlx4_en_stats->MCAST_prio_0) +
189 be64_to_cpu(mlx4_en_stats->MCAST_prio_1) +
190 be64_to_cpu(mlx4_en_stats->MCAST_prio_2) +
191 be64_to_cpu(mlx4_en_stats->MCAST_prio_3) +
192 be64_to_cpu(mlx4_en_stats->MCAST_prio_4) +
193 be64_to_cpu(mlx4_en_stats->MCAST_prio_5) +
194 be64_to_cpu(mlx4_en_stats->MCAST_prio_6) +
195 be64_to_cpu(mlx4_en_stats->MCAST_prio_7) +
196 be64_to_cpu(mlx4_en_stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm_bhv.c48 be64_to_cpu(dp->d_blk_softlimit) :
49 be64_to_cpu(dp->d_blk_hardlimit);
53 (statp->f_blocks > be64_to_cpu(dp->d_bcount)) ?
54 (statp->f_blocks - be64_to_cpu(dp->d_bcount)) : 0;
58 be64_to_cpu(dp->d_ino_softlimit) :
59 be64_to_cpu(dp->d_ino_hardlimit);
63 (statp->f_files > be64_to_cpu(dp->d_icount)) ?
64 (statp->f_ffree - be64_to_cpu(dp->d_icount)) : 0;
H A Dxfs_dquot.c226 ASSERT(be64_to_cpu(d->d_blk_softlimit) <=
227 be64_to_cpu(d->d_blk_hardlimit));
229 ASSERT(be64_to_cpu(d->d_ino_softlimit) <=
230 be64_to_cpu(d->d_ino_hardlimit));
232 ASSERT(be64_to_cpu(d->d_rtb_softlimit) <=
233 be64_to_cpu(d->d_rtb_hardlimit));
237 (be64_to_cpu(d->d_bcount) >=
238 be64_to_cpu(d->d_blk_softlimit))) ||
240 (be64_to_cpu(d->d_bcount) >=
241 be64_to_cpu(
[all...]
H A Dxfs_trans_dquot.c392 ASSERT(be64_to_cpu(d->d_bcount) >=
396 ASSERT(be64_to_cpu(d->d_rtbcount) >=
400 ASSERT(be64_to_cpu(d->d_icount) >=
494 be64_to_cpu(dqp->q_core.d_bcount));
496 be64_to_cpu(dqp->q_core.d_icount));
498 be64_to_cpu(dqp->q_core.d_rtbcount));
616 hardlimit = be64_to_cpu(dqp->q_core.d_blk_hardlimit);
619 softlimit = be64_to_cpu(dqp->q_core.d_blk_softlimit);
628 hardlimit = be64_to_cpu(dqp->q_core.d_rtb_hardlimit);
631 softlimit = be64_to_cpu(dq
[all...]
H A Dxfs_qm_syscalls.c531 be64_to_cpu(ddq->d_blk_hardlimit);
534 be64_to_cpu(ddq->d_blk_softlimit);
547 be64_to_cpu(ddq->d_rtb_hardlimit);
550 be64_to_cpu(ddq->d_rtb_softlimit);
564 be64_to_cpu(ddq->d_ino_hardlimit);
567 be64_to_cpu(ddq->d_ino_softlimit);
779 XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_blk_hardlimit));
781 XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_blk_softlimit));
782 dst->d_ino_hardlimit = be64_to_cpu(src->d_ino_hardlimit);
783 dst->d_ino_softlimit = be64_to_cpu(sr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dflatdevtree_env.h24 #define be64_to_cpu(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mcast.c82 subnet_prefix = be64_to_cpu(my_gid.global.subnet_prefix);
83 interface_id = be64_to_cpu(my_gid.global.interface_id);
119 subnet_prefix = be64_to_cpu(my_gid.global.subnet_prefix);
120 interface_id = be64_to_cpu(my_gid.global.interface_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Dfile.c71 next = be64_to_cpu(oe->e_next);
77 start = be64_to_cpu(entry->e_cluster);
78 count = be64_to_cpu(entry->e_blocks);
146 new_block = be64_to_cpu(entry->e_cluster) +
147 be64_to_cpu(entry->e_blocks);
151 cpu_to_be64(be64_to_cpu(entry->e_blocks) + 1);
153 be64_to_cpu(~terminator->e_blocks) + 1));
178 be64_to_cpu(~terminator->e_blocks) + (u64) new_count));
200 be64_to_cpu(ent->e_blocks));
210 be64_to_cpu(en
[all...]
H A Ddir.c60 block = be64_to_cpu(oi->i_sibling);
78 block = be64_to_cpu(*((__be64 *) &bh->b_data[ofs]));
128 block = be64_to_cpu(*entry);
175 block = be64_to_cpu(*entry);
314 ino_t ino = be64_to_cpu(oi->i_head.h_self);
329 u64 ino = be64_to_cpu(header->h_self);
362 fsblock = be64_to_cpu(oi->i_sibling);
470 fsblock = be64_to_cpu(*((__be64 *) &bh->b_data[offset]));
H A Dinode.c222 if (ino != be64_to_cpu(oi->i_head.h_self))
228 ctime = be64_to_cpu(oi->i_ctime);
251 inode->i_size = be64_to_cpu(oi->i_size);
465 sbi->s_num_blocks = be64_to_cpu(omfs_sb->s_num_blocks);
468 sbi->s_root_ino = be64_to_cpu(omfs_sb->s_root_block);
498 bh2 = omfs_bread(sb, be64_to_cpu(omfs_sb->s_root_block));
504 sbi->s_bitmap_ino = be64_to_cpu(omfs_rb->r_bitmap);
507 if (sbi->s_num_blocks != be64_to_cpu(omfs_rb->r_num_blocks)) {
511 (unsigned long long)be64_to_cpu(omfs_rb->r_num_blocks));
536 root = omfs_iget(sb, be64_to_cpu(omfs_r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_arch.h49 #define be64_to_cpu(val) ((__force __u64)(__be64)(val)) macro
56 #define be64_to_cpu(val) (__swab64((__force __u64)(__be64)(val))) macro
71 *a = cpu_to_be64(be64_to_cpu(*a) + b);
H A Dxfs_bmap_btree.c206 return (xfs_filblks_t)(be64_to_cpu(r->l1) & xfs_mask64lo(21));
216 return ((xfs_fileoff_t)be64_to_cpu(r->l0) &
429 ASSERT(be64_to_cpu(rblock->bb_u.l.bb_leftsib) == NULLDFSBNO);
430 ASSERT(be64_to_cpu(rblock->bb_u.l.bb_rightsib) == NULLDFSBNO);
523 args.fsbno = be64_to_cpu(start->l);
683 xfs_bmbt_disk_set_allf(&rec->bmbt, be64_to_cpu(key->bmbt.br_startoff),
708 return (__int64_t)be64_to_cpu(key->bmbt.br_startoff) -
719 return be64_to_cpu(k1->bmbt.br_startoff) <
720 be64_to_cpu(k2->bmbt.br_startoff);
793 *l0 = be64_to_cpu(ke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/byteorder/
H A Dgeneric.h92 #define be64_to_cpu __be64_to_cpu macro
170 *var = cpu_to_be64(be64_to_cpu(*var) + val);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c152 t4_write_reg64(adapter, mbox_data + i, be64_to_cpu(*p++));
1178 s->tx_bcast_bytes = be64_to_cpu(fwstats.tx_bcast_bytes);
1179 s->tx_bcast_frames = be64_to_cpu(fwstats.tx_bcast_frames);
1180 s->tx_mcast_bytes = be64_to_cpu(fwstats.tx_mcast_bytes);
1181 s->tx_mcast_frames = be64_to_cpu(fwstats.tx_mcast_frames);
1182 s->tx_ucast_bytes = be64_to_cpu(fwstats.tx_ucast_bytes);
1183 s->tx_ucast_frames = be64_to_cpu(fwstats.tx_ucast_frames);
1184 s->tx_drop_frames = be64_to_cpu(fwstats.tx_drop_frames);
1185 s->tx_offload_bytes = be64_to_cpu(fwstats.tx_offload_bytes);
1186 s->tx_offload_frames = be64_to_cpu(fwstat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dcow.h14 # define ntohll(x) be64_to_cpu(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dcfi_endian.h59 #define cfi64_to_cpu(x) be64_to_cpu(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Djournal.c78 super->s_gec = be64_to_cpu(dynsb->ds_gec);
79 super->s_sweeper = be64_to_cpu(dynsb->ds_sweeper);
80 super->s_victim_ino = be64_to_cpu(dynsb->ds_victim_ino);
81 super->s_rename_dir = be64_to_cpu(dynsb->ds_rename_dir);
82 super->s_rename_pos = be64_to_cpu(dynsb->ds_rename_pos);
83 super->s_used_bytes = be64_to_cpu(dynsb->ds_used_bytes);
95 super->s_last_ino = be64_to_cpu(da->da_last_ino);
98 i_size_write(inode, be64_to_cpu(da->da_size));
99 li->li_used_bytes = be64_to_cpu(da->da_used_bytes);
102 li->li_data[i] = be64_to_cpu(d
[all...]
H A Dsuper.c422 super->s_size = be64_to_cpu(ds->ds_filesystem_size);
423 super->s_root_reserve = be64_to_cpu(ds->ds_root_reserve);
424 super->s_speed_reserve = be64_to_cpu(ds->ds_speed_reserve);
435 super->s_feature_incompat = be64_to_cpu(ds->ds_feature_incompat);
436 super->s_feature_ro_compat = be64_to_cpu(ds->ds_feature_ro_compat);
437 super->s_feature_compat = be64_to_cpu(ds->ds_feature_compat);
438 super->s_feature_flags = be64_to_cpu(ds->ds_feature_flags);
H A Dsegment.c216 ino = be64_to_cpu(oa[i].ino);
217 bix = be64_to_cpu(oa[i].bix);
222 be64_to_cpu(item->val));
543 if (be64_to_cpu(oh.ino) != inode->i_ino
544 || check_pos(sb, be64_to_cpu(oh.bix), bix, level)) {
548 be64_to_cpu(oh.ino), be64_to_cpu(oh.bix));
659 LOGFS_BUG_ON(be64_to_cpu(h.ino) != inode->i_ino, sb);
660 LOGFS_BUG_ON(check_pos(sb, shadow->bix, be64_to_cpu(h.bix),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmast.c314 dlm_get_lock_cookie_node(be64_to_cpu(cookie)),
315 dlm_get_lock_cookie_seq(be64_to_cpu(cookie)),
325 dlm_get_lock_cookie_node(be64_to_cpu(cookie)),
326 dlm_get_lock_cookie_seq(be64_to_cpu(cookie)),
371 dlm_get_lock_cookie_node(be64_to_cpu(cookie)),
372 dlm_get_lock_cookie_seq(be64_to_cpu(cookie)),
H A Ddlmconvert.c287 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
288 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
488 dlm_get_lock_cookie_node(be64_to_cpu(cnv->cookie)),
489 dlm_get_lock_cookie_seq(be64_to_cpu(cnv->cookie)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_dbg.c114 uint size = (uint)(be64_to_cpu(*data) & 0xff);
120 (unsigned long long) be64_to_cpu(*data));
133 (unsigned long long) be64_to_cpu(*data));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dinode.c341 if (unlikely(ip->i_no_addr != be64_to_cpu(str->di_num.no_addr)))
343 ip->i_no_formal_ino = be64_to_cpu(str->di_num.no_formal_ino);
362 ip->i_disksize = be64_to_cpu(str->di_size);
364 gfs2_set_inode_blocks(&ip->i_inode, be64_to_cpu(str->di_blocks));
365 atime.tv_sec = be64_to_cpu(str->di_atime);
369 ip->i_inode.i_mtime.tv_sec = be64_to_cpu(str->di_mtime);
371 ip->i_inode.i_ctime.tv_sec = be64_to_cpu(str->di_ctime);
374 ip->i_goal = be64_to_cpu(str->di_goal_meta);
375 ip->i_generation = be64_to_cpu(str->di_generation);
390 ip->i_eattr = be64_to_cpu(st
[all...]
H A Dquota.c593 x = be64_to_cpu(qc->qc_change) + change;
655 qp->qu_value = be64_to_cpu(qp->qu_value);
980 else if ((s64)be64_to_cpu(qd->qd_qb.qb_value) >=
981 (s64)be64_to_cpu(qd->qd_qb.qb_limit))
986 value += (s64)be64_to_cpu(qd->qd_qb.qb_value);
987 if (value < (s64)be64_to_cpu(qd->qd_qb.qb_limit))
1063 value = (s64)be64_to_cpu(qd->qd_qb.qb_value);
1068 if (be64_to_cpu(qd->qd_qb.qb_limit) && (s64)be64_to_cpu(qd->qd_qb.qb_limit) < value) {
1076 } else if (be64_to_cpu(q
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dswab.h31 return be64_to_cpu((__force __be64)n);

Completed in 219 milliseconds

123456