Home
last modified time | relevance | path

Searched refs:total_size (Results 1 – 12 of 12) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosmemapi.c101 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); in os_memoryAlloc() local
105 …("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size); in os_memoryAlloc()
114 if (total_size < 6 * 4096) in os_memoryAlloc()
116 if (total_size < 2 * 4096) in os_memoryAlloc()
119 blk = kmalloc(total_size, flags); in os_memoryAlloc()
136 blk = vmalloc(total_size); in os_memoryAlloc()
144 os_profile (OsContext, 4, total_size); in os_memoryAlloc()
149 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END; in os_memoryAlloc()
299 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); in os_memoryAlloc4HwDma() local
308 blk = kmalloc(total_size, flags | GFP_DMA); in os_memoryAlloc4HwDma()
[all …]
/hardware/ril/mock-ril/src/generated/cpp/
Dril.pb.cpp1316 int total_size = 0; in ByteSize() local
1321 total_size += 1 + in ByteSize()
1327 total_size += 1 + in ByteSize()
1333 total_size += 1 + in ByteSize()
1339 total_size += 1 + in ByteSize()
1346 total_size += 1 + in ByteSize()
1353 total_size += 1 + in ByteSize()
1360 total_size += 1 + in ByteSize()
1366 total_size += 1 + in ByteSize()
1372 total_size += in ByteSize()
[all …]
Dctrl.pb.cpp405 int total_size = 0; in ByteSize() local
410 total_size += 1 + in ByteSize()
416 total_size += in ByteSize()
421 _cached_size_ = total_size; in ByteSize()
423 return total_size; in ByteSize()
619 int total_size = 0; in ByteSize() local
624 total_size += 1 + in ByteSize()
630 total_size += in ByteSize()
635 _cached_size_ = total_size; in ByteSize()
637 return total_size; in ByteSize()
[all …]
Dmsgheader.pb.cpp312 int total_size = 0; in ByteSize() local
317 total_size += 1 + in ByteSize()
324 total_size += 1 + in ByteSize()
331 total_size += 1 + in ByteSize()
338 total_size += 1 + in ByteSize()
345 total_size += in ByteSize()
350 _cached_size_ = total_size; in ByteSize()
352 return total_size; in ByteSize()
/hardware/ril/mock-ril/src/cpp/
Dmsgheader.pb.cpp312 int total_size = 0; in ByteSize() local
317 total_size += 1 + in ByteSize()
324 total_size += 1 + in ByteSize()
331 total_size += 1 + in ByteSize()
338 total_size += 1 + in ByteSize()
345 total_size += in ByteSize()
350 _cached_size_ = total_size; in ByteSize()
352 return total_size; in ByteSize()
/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng_xtra.cpp129 predicted_orbits_data_ptr->total_size = length; in qct_loc_eng_inject_xtra_data()
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_common.xdr674 rpc_uint32 total_size;
783 rpc_uint32 total_size;
Dloc_api_common_xdr.c1146 if (!xdr_rpc_uint32 (xdrs, &objp->total_size)) in xdr_rpc_loc_predicted_orbits_data_s_type()
1387 if (!xdr_rpc_uint32 (xdrs, &objp->total_size)) in xdr_rpc_loc_efs_data_s_type()
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
Dloc_api_common.h703 rpc_uint32 total_size; member
831 rpc_uint32 total_size; member
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
Dloc_api_common.h676 rpc_uint32 total_size; member
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_common.xdr635 rpc_uint32 total_size;
Dloc_api_common_xdr.c1077 if (!xdr_rpc_uint32 (xdrs, &objp->total_size)) in xdr_rpc_loc_predicted_orbits_data_s_type()