Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/serial/
Dsafe_serial.c86 static int padded = CONFIG_USB_SERIAL_SAFE_PADDED; variable
109 module_param(padded, bool, 0);
110 MODULE_PARM_DESC(padded, "Pad to full wMaxPacketSize On/Off");
273 if (padded) { in safe_prepare_write_buffer()
298 padded = 1; in safe_startup()
/linux-2.6.39/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.
Dinotify.txt44 the struct. It is of size len. The filename is padded with null bytes to
/linux-2.6.39/include/linux/
Djffs2.h201 jint32_t padded; /* sum of the size of padding nodes */ member
Dnetdevice.h1139 unsigned short padded; /* How much padding added by alloc_netdev() */ member
/linux-2.6.39/drivers/net/usb/
Dsierra_net.c263 int padded; in parse_hip() local
272 padded = hh->msgid.byte & 0x80; in parse_hip()
291 if (padded) { in parse_hip()
/linux-2.6.39/net/sched/
Dsch_generic.c570 sch->padded = (char *) sch - (char *) p; in qdisc_alloc()
627 kfree((char *) qdisc - qdisc->padded); in qdisc_rcu_free()
Dsch_api.c871 kfree((char *) sch - sch->padded); in qdisc_create()
/linux-2.6.39/Documentation/early-userspace/
Dbuffer-format.txt48 hexadecimal ASCII numbers fully padded with '0' on the left to the
/linux-2.6.39/include/net/
Dsch_generic.h55 int padded; member
/linux-2.6.39/fs/cramfs/
DREADME23 null-padded to a multiple of 4 bytes.
/linux-2.6.39/Documentation/filesystems/nfs/
DExporting144 generated by encode_fh, in which case it will have been padded with
/linux-2.6.39/fs/jffs2/
Dsummary.c708 isum.padded = cpu_to_je32(c->summary->sum_padded); in jffs2_sum_write_data()
/linux-2.6.39/fs/ocfs2/
Drefcounttree.c2624 unsigned int padded = in ocfs2_cow_align_length() local
2629 if (padded < len) in ocfs2_cow_align_length()
2630 padded = UINT_MAX; in ocfs2_cow_align_length()
2632 return padded; in ocfs2_cow_align_length()
/linux-2.6.39/net/core/
Dnet-sysfs.c1273 kfree((char *)dev - dev->padded); in netdev_release()
Ddev.c5802 dev->padded = (char *)dev - (char *)p; in alloc_netdev_mqs()
5894 kfree((char *)dev - dev->padded); in free_netdev()
/linux-2.6.39/Documentation/networking/
Drxrpc.txt426 Encrypted checksum plus packet padded and first eight bytes of packet
431 Encrypted checksum plus entire packet padded and encrypted, including
Dip-sysctl.txt586 This means that when set the CIPSO tag will be padded with empty
/linux-2.6.39/Documentation/input/
Datarikbd.txt565 padded to form 8 byte long return packets. The responses to the status
/linux-2.6.39/drivers/scsi/aic7xxx_old/
Daic7xxx.reg929 * Really only 3 bytes, but padded to make
/linux-2.6.39/Documentation/
DSubmittingPatches498 support that - since because the sequence number is zero-padded,