Home
last modified time | relevance | path

Searched refs:zeroing (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_serv.c1011 int ioflags, aftat_ret = 1, retlen, zeroing, adjust; in nfsrv_write() local
1056 zeroing = 1; in nfsrv_write()
1060 zeroing = 0; in nfsrv_write()
1066 if (zeroing) in nfsrv_write()
1072 zeroing = 1; in nfsrv_write()
1229 int ioflags, aftat_ret = 1, adjust, zeroing; in nfsrv_writegather() local
1284 zeroing = 1; in nfsrv_writegather()
1289 zeroing = 0; in nfsrv_writegather()
1295 if (zeroing) in nfsrv_writegather()
1301 zeroing = 1; in nfsrv_writegather()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c239 unsigned int zeroing; member
3826 if (i.mask && i.mask->zeroing) in build_evex_prefix()
4118 || ((!i.mask || i.mask->zeroing) in optimize_encoding()
5568 if (i.mask->zeroing) in check_VecOperands()
5577 if (i.mask->zeroing && i.mem_operands) in check_VecOperands()
9676 mask_op.zeroing = 0; in check_VecOperations()
9704 mask_op.zeroing = 1; in check_VecOperations()
9710 if (i.mask->zeroing) in check_VecOperations()
9717 i.mask->zeroing = 1; in check_VecOperations()
9754 if (i.mask && i.mask->zeroing && !i.mask->mask) in check_VecOperations()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c220 unsigned int zeroing; member
3377 if (i.mask && i.mask->zeroing) in build_evex_prefix()
4614 || (i.mask->zeroing in check_VecOperands()
7996 mask_op.zeroing = 0; in check_VecOperations()
8024 mask_op.zeroing = 1; in check_VecOperations()
8030 if (i.mask->zeroing) in check_VecOperations()
8037 i.mask->zeroing = 1; in check_VecOperations()
/dragonfly/games/larn/
H A DFixed.Bugs81 the scoreboard). If you want to prevent players from zeroing the
/dragonfly/sys/dev/disk/isp/
H A DDriverManual.txt216 in the arena of basic simple services like memory zeroing, memory copying,
277 MEMZERO(dst, src) platform zeroing function
/dragonfly/contrib/binutils-2.34/opcodes/
H A Di386-dis.c3043 int zeroing; member
11776 vex.zeroing = *codep & 0x80; in get_valid_dis386()
12142 if (vex.zeroing) in print_insn()
/dragonfly/contrib/binutils-2.27/opcodes/
H A Di386-dis.c3190 int zeroing; member
13179 vex.zeroing = *codep & 0x80; in get_valid_dis386()
13537 if (vex.zeroing) in print_insn()
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW694 Attempt to remove incomplete LVs with lvcreate zeroing/activation problems.
993 When adding snapshot leave cow LV mapped device active after zeroing.
/dragonfly/sys/vfs/hammer2/
H A DDESIGN200 allowing the file blocks to be pre-reserved (by actually zeroing them and
/dragonfly/crypto/libressl/
H A DChangeLog1045 * Remove unnecessary zeroing after recallocarray() in