| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | vector.hpp | 437 this->num_alloc += n != 0; in vector_alloc_holder() 536 ++this->num_alloc; in priv_first_allocation() 822 this->num_alloc += n != 0; in vector() 839 this->num_alloc += n != 0; in vector() 858 this->num_alloc += n != 0; in vector() 877 this->num_alloc += n != 0; in vector() 894 this->num_alloc += n != 0; in vector() 911 this->num_alloc += n != 0; in vector() 963 this->num_alloc += x.size() != 0; in vector() 1024 this->num_alloc += x.size() != 0; in vector() [all …]
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | fatent.c | 304 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster() argument 322 if (num_alloc > total_cnt - sbi->used_clusters) in exfat_alloc_cluster() 392 if (--num_alloc == 0) { in exfat_alloc_cluster()
|
| H A D | exfat_fs.h | 398 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 115 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcm_mpool_pub.h | 115 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcm_mpool_pub.h | 117 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 107 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 115 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 107 uint16 num_alloc; /* Number of objects currently allocated */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | stack.h | 70 int num_alloc; member
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | bam_dma.c | 616 unsigned int num_alloc = 0; in bam_prep_slave_sg() local 626 num_alloc += DIV_ROUND_UP(sg_dma_len(sg), BAM_FIFO_SIZE); in bam_prep_slave_sg() 629 async_desc = kzalloc(struct_size(async_desc, desc, num_alloc), in bam_prep_slave_sg() 641 async_desc->num_desc = num_alloc; in bam_prep_slave_sg()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | stack.h | 106 size_t num_alloc; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | stack.h | 106 size_t num_alloc; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | stack.h | 119 size_t num_alloc; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | stack.h | 119 size_t num_alloc; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | stack.h | 119 size_t num_alloc; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | stack.h | 119 size_t num_alloc; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | rx.c | 1082 int i, err, queue_size, allocator_pool_size, num_alloc; in _iwl_pcie_rx_init() local 1137 num_alloc = queue_size + allocator_pool_size; in _iwl_pcie_rx_init() 1139 for (i = 0; i < num_alloc; i++) { in _iwl_pcie_rx_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_main.c | 1690 u16 num_alloc = 0; in atl1c_alloc_rx_buffer() local 1739 num_alloc++; in atl1c_alloc_rx_buffer() 1742 if (num_alloc) { in atl1c_alloc_rx_buffer() 1750 return num_alloc; in atl1c_alloc_rx_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl1.c | 1838 u16 num_alloc = 0; in atl1_alloc_rx_buffers() local 1883 num_alloc++; in atl1_alloc_rx_buffers() 1886 if (num_alloc) { in atl1_alloc_rx_buffers() 1896 return num_alloc; in atl1_alloc_rx_buffers()
|