/linux-4.4.14/fs/btrfs/ |
D | zlib.c | 227 unsigned long buf_start; in zlib_decompress_biovec() local 260 buf_start = total_out; in zlib_decompress_biovec() 264 if (buf_start == total_out) in zlib_decompress_biovec() 267 ret2 = btrfs_decompress_buf2page(workspace->buf, buf_start, in zlib_decompress_biovec() 347 unsigned long buf_start; in zlib_decompress() local 355 buf_start = total_out; in zlib_decompress() 358 if (total_out == buf_start) { in zlib_decompress() 366 if (total_out > start_byte && buf_start < start_byte) in zlib_decompress() 367 buf_offset = start_byte - buf_start; in zlib_decompress()
|
D | compression.c | 982 int btrfs_decompress_buf2page(char *buf, unsigned long buf_start, in btrfs_decompress_buf2page() argument 991 unsigned long working_bytes = total_out - buf_start; in btrfs_decompress_buf2page() 1010 if (total_out > start_byte && buf_start < start_byte) { in btrfs_decompress_buf2page() 1011 buf_offset = start_byte - buf_start; in btrfs_decompress_buf2page() 1016 current_buf_start = buf_start; in btrfs_decompress_buf2page() 1057 buf_offset = start_byte - buf_start; in btrfs_decompress_buf2page() 1059 current_buf_start = buf_start + buf_offset; in btrfs_decompress_buf2page()
|
D | lzo.c | 270 unsigned long buf_start; in lzo_decompress_biovec() local 364 buf_start = tot_out; in lzo_decompress_biovec() 367 ret2 = btrfs_decompress_buf2page(workspace->buf, buf_start, in lzo_decompress_biovec()
|
D | compression.h | 35 int btrfs_decompress_buf2page(char *buf, unsigned long buf_start,
|
/linux-4.4.14/drivers/mtd/nand/ |
D | mxc_nand.c | 198 unsigned int buf_start; member 735 ret = *(uint16_t *)(host->data_buf + host->buf_start); in mxc_nand_read_byte() 737 host->buf_start += 2; in mxc_nand_read_byte() 739 ret = *(uint8_t *)(host->data_buf + host->buf_start); in mxc_nand_read_byte() 740 host->buf_start++; in mxc_nand_read_byte() 743 pr_debug("%s: ret=0x%hhx (start=%u)\n", __func__, ret, host->buf_start); in mxc_nand_read_byte() 753 ret = *(uint16_t *)(host->data_buf + host->buf_start); in mxc_nand_read_word() 754 host->buf_start += 2; in mxc_nand_read_word() 767 u16 col = host->buf_start; in mxc_nand_write_buf() 774 host->buf_start += n; in mxc_nand_write_buf() [all …]
|
D | pxa3xx_nand.c | 196 unsigned int buf_start; member 901 info->buf_start = 0; in prepare_start_command() 969 info->buf_start = column; in prepare_set_command() 975 info->buf_start += mtd->writesize; in prepare_set_command() 997 info->buf_start = column; in prepare_set_command() 1319 if (info->buf_start < info->buf_count) in pxa3xx_nand_read_byte() 1321 retval = info->data_buff[info->buf_start++]; in pxa3xx_nand_read_byte() 1332 if (!(info->buf_start & 0x01) && info->buf_start < info->buf_count) { in pxa3xx_nand_read_word() 1333 retval = *((u16 *)(info->data_buff+info->buf_start)); in pxa3xx_nand_read_word() 1334 info->buf_start += 2; in pxa3xx_nand_read_word() [all …]
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | xmit_linux.c | 46 (addr_t)(pfile->buf_start))); in remainder_len() 52 pfile->cur_addr = pfile->buf_start = pktptr->data; in _r8712_open_pktfile() 54 pfile->cur_buffer = pfile->buf_start; in _r8712_open_pktfile()
|
D | xmit_osdep.h | 36 u8 *buf_start; member
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 33 (size_t)(pfile->buf_start)); in rtw_remainder_len() 41 pfile->buf_start = pktptr->data; in _rtw_open_pktfile() 45 pfile->cur_buffer = pfile->buf_start; in _rtw_open_pktfile()
|
/linux-4.4.14/drivers/gpu/drm/via/ |
D | via_verifier.h | 54 const uint32_t *buf_start; member
|
D | via_verifier.c | 613 if (cur_seq->agp && ((buf - cur_seq->buf_start) & 0x01)) { in via_check_prim_list() 984 hc_state->buf_start = buf; in via_verify_command_stream()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | htc.h | 295 u8 *buf_start; member 648 packet->buf = packet->buf_start; in htc_rxpkt_reset() 658 packet->buf_start = buf; in set_htc_rxpkt_info()
|
D | htc_mbox.c | 403 packet->buf = packet->buf_start + HTC_HDR_LENGTH; in htc_get_control_buf() 2412 kfree(packet->buf_start); in ath6kl_htc_mbox_flush_rx_buf() 2802 packet->buf_start = kzalloc(ctrl_bufsz, GFP_KERNEL); in ath6kl_htc_reset() 2803 if (!packet->buf_start) { in ath6kl_htc_reset() 2811 packet->buf = packet->buf_start; in ath6kl_htc_reset() 2899 kfree(packet->buf_start); in ath6kl_htc_mbox_cleanup() 2906 kfree(packet->buf_start); in ath6kl_htc_mbox_cleanup()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | xmit_osdep.h | 30 u8 *buf_start; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | s3c-fb.c | 95 unsigned short buf_start; member 543 writel(info->fix.smem_start, buf + sfb->variant.buf_start); in s3c_fb_set_par() 906 writel(info->fix.smem_start + start_boff, buf + sfb->variant.buf_start); in s3c_fb_pan_display() 1786 .buf_start = VIDW_BUF_START(0), 1817 .buf_start = VIDW_BUF_START(0), 1850 .buf_start = VIDW_BUF_START(0), 1882 .buf_start = VIDW_BUF_START(0), 1916 .buf_start = 0x64,
|
/linux-4.4.14/drivers/usb/host/ |
D | isp1362-hcd.c | 137 if (offset < isp1362_hcd->istl_queue[1].buf_start) in get_ptd_queue() 139 else if (offset < isp1362_hcd->intl_queue.buf_start) in get_ptd_queue() 141 else if (offset < isp1362_hcd->atl_queue.buf_start) in get_ptd_queue() 143 else if (offset < isp1362_hcd->atl_queue.buf_start + in get_ptd_queue() 164 offset = epq->buf_start + index * epq->blk_size; in get_ptd_offset() 848 if (ptd_offset < epq->buf_start + epq->buf_size) in next_ptd() 874 ptd_offset = epq->buf_start; in start_iso_transfers() 895 epq->buf_start + epq->buf_size) { in start_iso_transfers() 2257 isp1362_hcd->istl_queue[i].buf_start = i * istl_size / 2, in isp1362_mem_config() 2265 isp1362_hcd->istl_queue[i].buf_start, in isp1362_mem_config() [all …]
|
D | isp1362.h | 464 u16 buf_start; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | opera1.c | 298 static u8 buf_start[2] = { 0xff, 0x03 }; in opera1_streaming_ctrl() local 301 {.addr = ADDR_B1A6_STREAM_CTRL,.buf = onoff ? buf_start : buf_stop,.len = 2}, in opera1_streaming_ctrl()
|
/linux-4.4.14/tools/perf/util/ |
D | util.c | 251 void *buf_start = buf; in ion() local 267 BUG_ON((size_t)(buf - buf_start) != n); in ion()
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebtables.c | 2041 char *buf_start; in size_entry_mwt() local 2065 buf_start = state->buf_kern_start + state->buf_kern_offset; in size_entry_mwt() 2066 offsets_update = (unsigned int *) buf_start; in size_entry_mwt() 2072 buf_start = (char *) entry; in size_entry_mwt() 2084 char *buf = buf_start; in size_entry_mwt() 2086 buf = buf_start + offsets[i]; in size_entry_mwt() 2104 unsigned int offset = buf_start - (char *) base; in size_entry_mwt()
|
/linux-4.4.14/drivers/lightnvm/ |
D | core.c | 633 char *buf_start = buf; in nvm_configure_get() local 645 return buf - buf_start - 1; in nvm_configure_get()
|
/linux-4.4.14/include/trace/events/ |
D | btrfs.h | 692 __field( u64, buf_start ) 701 __entry->buf_start = buf->start; 712 (unsigned long long)__entry->buf_start,
|
/linux-4.4.14/mm/ |
D | vmalloc.c | 2004 char *vaddr, *buf_start = buf; in vread() local 2046 if (buf == buf_start) in vread() 2049 if (buf != buf_start + buflen) in vread() 2050 memset(buf, 0, buflen - (buf - buf_start)); in vread()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 658 id_loc - sw_context->buf_start); in vmw_cmd_res_reloc_add() 724 id_loc - sw_context->buf_start); in vmw_cmd_res_check() 2147 sw_context->buf_start); in vmw_cmd_shader_define() 2192 sw_context->buf_start); in vmw_cmd_shader_destroy() 3435 sw_context->buf_start = buf; in vmw_cmd_check_all()
|
D | vmwgfx_drv.h | 306 uint32_t *buf_start; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 524 void *buf_start; in refill_fl() local 531 buf_start = skb->data; in refill_fl() 532 err = add_one_rx_buf(buf_start, q->buf_size, d, sd, in refill_fl()
|