Home
last modified time | relevance | path

Searched refs:padded (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dsafe_serial.c85 static bool padded = CONFIG_USB_SERIAL_SAFE_PADDED; variable
97 module_param(padded, bool, 0);
98 MODULE_PARM_DESC(padded, "Pad to full wMaxPacketSize On/Off");
244 if (padded) { in safe_prepare_write_buffer()
281 padded = 1; in safe_startup()
/linux-4.4.14/Documentation/device-mapper/
Dverity.txt21 the rest of the block is padded with zeros.
25 padded with zeros to the power of two.
139 Directly following the header (and with sector number padded to the next hash
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt68 : : padded to 16 byte boundary.
101 : : padded to 16 byte boundary
136 directly after the (padded) file name.
142 padded to an 1024 byte boundary.
/linux-4.4.14/include/uapi/linux/
Djffs2.h201 jint32_t padded; /* sum of the size of padding nodes */ member
/linux-4.4.14/drivers/net/usb/
Dsierra_net.c254 int padded; in parse_hip() local
263 padded = hh->msgid.byte & 0x80; in parse_hip()
282 if (padded) { in parse_hip()
/linux-4.4.14/net/sched/
Dsch_generic.c599 sch->padded = (char *) sch - (char *) p; in qdisc_alloc()
669 kfree((char *) qdisc - qdisc->padded); in qdisc_rcu_free()
Dsch_api.c1009 kfree((char *) sch - sch->padded); in qdisc_create()
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt48 hexadecimal ASCII numbers fully padded with '0' on the left to the
/linux-4.4.14/Documentation/fb/
Dapi.txt60 per macropixel is not a multiple of 8, whether macropixels are padded to the
273 bits per pixel is not a multiple of 8, pixel values are padded to the next
/linux-4.4.14/fs/cramfs/
DREADME23 null-padded to a multiple of 4 bytes.
/linux-4.4.14/Documentation/filesystems/nfs/
DExporting146 generated by encode_fh, in which case it will have been padded with
/linux-4.4.14/include/net/
Dsch_generic.h99 int padded; member
/linux-4.4.14/fs/ocfs2/
Drefcounttree.c2615 unsigned int padded = in ocfs2_cow_align_length() local
2620 if (padded < len) in ocfs2_cow_align_length()
2621 padded = UINT_MAX; in ocfs2_cow_align_length()
2623 return padded; in ocfs2_cow_align_length()
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt139 padded to 64 bytes to avoid cache line sharing or aliasing. Flog updates are
/linux-4.4.14/fs/jffs2/
Dsummary.c713 isum.padded = cpu_to_je32(c->summary->sum_padded); in jffs2_sum_write_data()
/linux-4.4.14/arch/arm/mm/
DKconfig1048 padded to section-size (1MiB) boundaries (because their permissions
1061 another section-size padded region, so it can waste more memory
/linux-4.4.14/Documentation/networking/
Drxrpc.txt428 Encrypted checksum plus packet padded and first eight bytes of packet
433 Encrypted checksum plus entire packet padded and encrypted, including
Dip-sysctl.txt768 This means that when set the CIPSO tag will be padded with empty
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_avx-x86_64.S73 ## AAD padded to 128 bits with 0
78 ## padded AAD in xmm register = {A1 A0 0 0}
94 ## padded AAD in xmm register = {A2 A1 A0 0}
/linux-4.4.14/Documentation/input/
Datarikbd.txt565 padded to form 8 byte long return packets. The responses to the status
/linux-4.4.14/net/core/
Ddev.c7043 char *addr = (char *)dev - dev->padded; in netdev_freemem()
7100 dev->padded = (char *)dev - (char *)p; in alloc_netdev_mqs()
/linux-4.4.14/include/linux/
Dnetdevice.h1612 unsigned short padded; member
/linux-4.4.14/Documentation/
DSubmittingPatches633 support that - since because the sequence number is zero-padded,