Searched refs:du (Results 1 – 17 of 17) sorted by relevance
189 unsigned long du, dl; in denormal_to_double() local194 du = (x & 0x80000000); in denormal_to_double()200 du |= (exp << 20) | (x >> 3); in denormal_to_double()203 fpu->fp_regs[n] = du; in denormal_to_double()
32 bk export -tpatch -du -h -r$REV | diffstat34 bk export -tpatch -du -h -r$REV
270 bk export -tpatch -du -rv2.5.5-pre1,v2.5.5 | less
29 22..11.. CCoommppiilliinngg tthhee llooaaddaabbllee mmoodduullee57 …22.. IInnssttaalllliinngg tthhee mmoodduullee iinn tthhee mmoodduul…69 …22..33.. LLooaaddiinngg tthhee mmoodduullee iinnttoo tthhee rruunnn…90 …22..44.. UUssiinngg tthhee mmoodduullee wwiitthh vveerrssiioonneed…
74 11.. IInnttrroodduuccttiioonn
23 } du; member
1087 inode->i_blocks = nfs_calc_block_size(fattr->du.nfs3.used); in __nfs_refresh_inode()1090 inode->i_blocks = fattr->du.nfs2.blocks; in __nfs_refresh_inode()1091 inode->i_blksize = fattr->du.nfs2.blocksize; in __nfs_refresh_inode()
107 fattr->du.nfs2.blocksize = ntohl(*p++); in xdr_decode_fattr()109 fattr->du.nfs2.blocks = ntohl(*p++); in xdr_decode_fattr()
172 p = xdr_decode_hyper(p, &fattr->du.nfs3.used); in xdr_decode_fattr()
22 RAM+swap use of a tmpfs instance with df(1) and du(1).
247 Fixed a bug with i_blocks (du sometimes didn't display correct values)
148 11.. IInnttrroodduuccttiioonn
110 du:1, /* Data underrun */ in aha1740_makecode() member
314 This fixed the problmem with wrong file sizes from du and others.
62 whatever the kernel-du-jour happens to be.
1432 E: ijackson@nyx.cs.du.edu
583 * Title: "Programmation Linux 2.0 API systeme et fonctionnement du