| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_memory.c | 261 if (pool->max_used < used) in snd_seq_cell_alloc() 262 pool->max_used = used; in snd_seq_cell_alloc() 405 pool->max_used = 0; in snd_seq_pool_init() 476 pool->max_used = 0; in snd_seq_pool_new() 502 snd_iprintf(buffer, "%sPeak cells in use : %d\n", space, pool->max_used); in snd_seq_info_pool()
|
| H A D | seq_memory.h | 39 int max_used; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | memory_buffer_alloc.h | 107 void mbedtls_memory_buffer_alloc_max_get( size_t *max_used, size_t *max_blocks );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | memory_buffer_alloc.h | 107 void mbedtls_memory_buffer_alloc_max_get( size_t *max_used, size_t *max_blocks );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | memory_buffer_alloc.h | 107 void mbedtls_memory_buffer_alloc_max_get( size_t *max_used, size_t *max_blocks );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | memory_buffer_alloc.h | 107 void mbedtls_memory_buffer_alloc_max_get( size_t *max_used, size_t *max_blocks );
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | slabinfo.c | 823 unsigned long long min_used = max, max_used = 0, in totals() local 922 if (used > max_used) in totals() 923 max_used = used; in totals() 1032 store_size(b3, max_used);store_size(b4, total_used); in totals()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | hnd_pktq.h | 88 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 5436 uint32 max_used; \
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-sched.c | 1415 unsigned max_used; in sitd_slot_ok() local 1420 max_used = ehci->uframe_periodic_max - stream->ps.usecs; in sitd_slot_ok() 1422 if (ehci->bandwidth[uf] > max_used) in sitd_slot_ok() 1428 max_used = ehci->uframe_periodic_max - in sitd_slot_ok() 1435 if (ehci->bandwidth[uf+i] > max_used) in sitd_slot_ok()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | hnd_pktq.h | 92 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 6956 uint32 max_used; \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | hnd_pktq.h | 92 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 6956 uint32 max_used; \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | hnd_pktq.h | 92 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 6967 uint32 max_used; \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnd_pktq.h | 85 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 9289 uint32 max_used; \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hnd_pktq.h | 85 uint32 max_used; /**< the high-water mark of the queue utilisation for packets - member
|
| H A D | wlioctl.h | 9271 uint32 max_used; \
|
| /OK3568_Linux_fs/kernel/drivers/block/zram/ |
| H A D | zram_drv.c | 1077 long max_used; in mm_stat_show() local 1089 max_used = atomic_long_read(&zram->stats.max_used_pages); in mm_stat_show() 1097 max_used << PAGE_SHIFT, in mm_stat_show()
|