Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/drivers/s390/block/
Ddasd_fba.h44 unsigned char zeros:4; member
55 unsigned char zeros:3; member
/linux-4.1.27/arch/s390/include/asm/
Dcio.h151 __u32 zeros[3]; member
167 __u32 zeros[3]; member
183 __u32 zeros[3]; member
/linux-4.1.27/net/caif/
Dcaif_usb.c53 u8 zeros[CFUSB_ALIGNMENT]; in cfusbl_transmit() local
70 memset(zeros, 0, hpad); in cfusbl_transmit()
72 cfpkt_add_head(pkt, zeros, hpad); in cfusbl_transmit()
/linux-4.1.27/Documentation/ABI/testing/
Dconfigfs-usb-gadget-sourcesink7 pattern - 0 (all zeros), 1 (mod63), 2 (none)
/linux-4.1.27/Documentation/security/
Dkeys-trusted-encrypted.txt20 authorization value (20 zeros). This can be set at takeownership time with the
32 (40 ascii zeros)
34 (40 ascii zeros)
36 (40 ascii zeros)
/linux-4.1.27/arch/m68k/math-emu/
Dfp_util.S147 | zeros and denormalized
192 | zeros and denormalized
/linux-4.1.27/arch/m68k/fpsp040/
Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
37 | bcd string. If SE is positive, count the leading zeros;
38 | if negative, count the trailing zeros. Set the adjusted
Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
Dround.S388 subw #32,%d0 |account for ms mant being all zeros
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt184 | | | shall be filled with zeros.
266 | | | zeros if not used
312 | | | zeros if not used
/linux-4.1.27/arch/arc/lib/
Dstrcmp.S75 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
/linux-4.1.27/Documentation/device-mapper/
Dverity.txt21 the rest of the block is padded with zeros.
25 padded with zeros to the power of two.
/linux-4.1.27/drivers/s390/cio/
Dchsc.h39 u32 zeros[2]; member
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_emulate.c273 u32 zeros[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in kvmppc_core_emulate_op_pr() local
285 r = kvmppc_st(vcpu, &addr, 32, zeros, true); in kvmppc_core_emulate_op_pr()
/linux-4.1.27/scripts/mod/
Dfile2alias.c1233 char *zeros = NULL; in handle_moddevtable() local
1262 zeros = calloc(1, sym->st_size); in handle_moddevtable()
1263 symval = zeros; in handle_moddevtable()
1289 free(zeros); in handle_moddevtable()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.h86 u32 zeros; /* FEC + 0x114 */ member
/linux-4.1.27/fs/btrfs/
Dcompression.c528 int zeros; in add_ra_bio_pages() local
529 zeros = PAGE_CACHE_SIZE - zero_offset; in add_ra_bio_pages()
531 memset(userpage + zero_offset, 0, zeros); in add_ra_bio_pages()
/linux-4.1.27/Documentation/fb/
Dsh7760fb.txt38 (write zeros to both).
/linux-4.1.27/Documentation/video4linux/bttv/
DPROBLEMS14 if the linear frame buffer is at 0xfb000000 (i.e. omit the last 5 zeros!)
/linux-4.1.27/Documentation/
Dprintk-formats.txt161 leading zeros.
177 colon-separators. Leading zeros are always used.
Dcrc32.txt56 the end, so we have to add 32 extra cycles shifting in zeros at the
Dkernel-parameters.txt3637 should extend the specified pcr with zeros,
/linux-4.1.27/Documentation/networking/
Dgeneric-hdlc.txt66 no-parity / crc16 / crc16-pr0 (CRC16 with preset zeros) / crc32-itu
Dfib_trie.txt134 zeros.
Dpktgen.txt163 arguments. Leading zeros are required.
/linux-4.1.27/Documentation/usb/
Dusbmon.txt130 have leading zeros, for the sake of human readers.
Dgadget-testing.txt578 pattern - 0 (all zeros), 1 (mod63), 2 (none)
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt165 header are read-only zeros.
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S494 ;; Get_Status(interface): return two zeros
Dxircom_pgs.S532 ;; Get_Status(interface): return two zeros
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt443 zeros out the page_mapping of the old page before unlocking it, so m[un]lock
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc127 * Changed zeros used as pointers to NULL.