| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | client.c | 134 int totsize = 0; in DetermineClientCmd() local 194 totsize = read(fd, path, sizeof(path)); in DetermineClientCmd() 196 if (totsize <= 0) in DetermineClientCmd() 198 path[totsize - 1] = '\0'; in DetermineClientCmd() 208 int argsize = totsize - cmdsize; in DetermineClientCmd() 244 totsize = read(fd, &psinfo, sizeof(psinfo_t)); in DetermineClientCmd() 246 if (totsize <= 0) in DetermineClientCmd()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | xdp.c | 419 unsigned int metasize, totsize; in xdp_convert_zc_to_xdp_frame() local 427 totsize = xdp->data_end - xdp->data + metasize; in xdp_convert_zc_to_xdp_frame() 429 if (sizeof(*xdpf) + totsize > PAGE_SIZE) in xdp_convert_zc_to_xdp_frame() 442 memcpy(addr, data_to_copy, totsize); in xdp_convert_zc_to_xdp_frame() 445 xdpf->len = totsize - metasize; in xdp_convert_zc_to_xdp_frame()
|
| /OK3568_Linux_fs/kernel/sound/soc/sprd/ |
| H A D | sprd-pcm-dma.c | 195 size_t totsize = params_buffer_bytes(params); in sprd_pcm_hw_params() local 208 runtime->dma_bytes = totsize; in sprd_pcm_hw_params() 222 runtime->dma_bytes = totsize; in sprd_pcm_hw_params() 223 sg_num = totsize / period; in sprd_pcm_hw_params() 224 dma_private->dma_addr_offset = totsize / channels; in sprd_pcm_hw_params()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.c | 664 hdr->totsize = cpu_to_be16(sizeof(*hdr)); in xfs_attr_shortform_create() 753 be16_add_cpu(&sf->hdr.totsize, size); in xfs_attr_shortform_add() 786 int size = 0, end, totsize; in xfs_attr_shortform_remove() local 807 totsize = be16_to_cpu(sf->hdr.totsize); in xfs_attr_shortform_remove() 808 if (end != totsize) in xfs_attr_shortform_remove() 809 memmove(&((char *)sf)[base], &((char *)sf)[end], totsize - end); in xfs_attr_shortform_remove() 811 be16_add_cpu(&sf->hdr.totsize, -size); in xfs_attr_shortform_remove() 816 totsize -= size; in xfs_attr_shortform_remove() 817 if (totsize == sizeof(xfs_attr_sf_hdr_t) && in xfs_attr_shortform_remove() 824 dp->i_d.di_forkoff = xfs_attr_shortform_bytesfit(dp, totsize); in xfs_attr_shortform_remove() [all …]
|
| H A D | xfs_da_format.h | 584 __be16 totsize; /* total bytes in shortform list */ member
|
| H A D | xfs_inode_fork.c | 280 return be16_to_cpu(atp->hdr.totsize); in xfs_dfork_attr_shortform_size()
|
| H A D | xfs_attr.c | 531 return be16_to_cpu(sf->hdr.totsize); in xfs_attr_sf_totsize()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_ondisk.h | 92 XFS_CHECK_OFFSET(struct xfs_attr_shortform, hdr.totsize, 0); in xfs_check_ondisk_structs()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 3693 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 3694 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 4209 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 4210 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 4229 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 4230 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 4229 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 4230 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 6353 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 6354 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 6358 pkt_filter.u.patlist.totsize = buf + buf_len - (char*)pkt_filterp; in dhd_pktfilter_offload_set() 6359 pkt_filter.u.patlist.totsize -= WL_PKT_FILTER_FIXED_LEN; in dhd_pktfilter_offload_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 5072 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 6471 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 6471 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 6482 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 8704 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 8722 uint16 totsize; /**< Total size of this pattern list (includes this struct) */ member
|