Searched defs:alloclen (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 557 unsigned int alloclen; bpf_jit_compile() local
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | datafab.c | 151 unsigned int totallen, alloclen; datafab_read_data() local 235 unsigned int totallen, alloclen; datafab_write_data() local
|
H A D | jumpshot.c | 170 unsigned int totallen, alloclen; jumpshot_read_data() local 247 unsigned int totallen, alloclen; jumpshot_write_data() local
|
H A D | shuttle_usbat.c | 1131 unsigned int totallen, alloclen; usbat_flash_read_data() local 1222 unsigned int totallen, alloclen; usbat_flash_write_data() local
|
/linux-4.1.27/fs/jffs2/ |
H A D | dir.c | 288 uint32_t alloclen; jffs2_symlink() local 450 uint32_t alloclen; jffs2_mkdir() local 620 uint32_t alloclen; jffs2_mknod() local
|
H A D | fs.c | 40 uint32_t alloclen; jffs2_do_setattr() local
|
H A D | gc.c | 578 uint32_t phys_ofs, alloclen; jffs2_garbage_collect_pristine() local 747 uint32_t alloclen, ilen; jffs2_garbage_collect_metadata() local 835 uint32_t alloclen; jffs2_garbage_collect_dirent() local 1000 uint32_t alloclen, ilen; jffs2_garbage_collect_hole() local 1150 uint32_t alloclen, offset, orig_end, orig_start; jffs2_garbage_collect_dnode() local
|
H A D | write.c | 354 uint32_t alloclen; jffs2_write_inode_range() local 447 uint32_t alloclen; jffs2_do_create() local 552 uint32_t alloclen; jffs2_do_unlink() local 672 uint32_t alloclen; jffs2_do_link() local
|
/linux-4.1.27/net/ipv4/ |
H A D | ip_output.c | 926 unsigned int alloclen; __ip_append_data() local 1234 int alloclen; ip_append_page() local
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_output.c | 1362 unsigned int alloclen; __ip6_append_data() local
|
/linux-4.1.27/drivers/usb/core/ |
H A D | devio.c | 238 unsigned alloclen = usbdev_read() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.c | 1956 int dlen, hlen, len, i, alloclen; cas_rx_process_pkt() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 4936 uint32_t alloclen, reqlen; lpfc_sli4_retrieve_pport_name() local 14409 uint32_t reqlen, alloclen, pg_pairs; lpfc_sli4_post_els_sgl_list() local 14511 uint32_t reqlen, alloclen, pg_pairs; lpfc_sli4_post_scsi_sgl_block() local
|
Completed in 841 milliseconds