Searched refs:pool_max (Results 1 – 3 of 3) sorted by relevance
29 static size_t pool_max[HCD_BUFFER_POOLS] = { variable42 pool_max[0] = 64; in usb_init_pool_max()44 pool_max[0] = 0; /* Don't use this pool */ in usb_init_pool_max()74 size = pool_max[i]; in hcd_buffer_create()138 if (size <= pool_max[i]) in hcd_buffer_alloc()168 if (size <= pool_max[i]) { in hcd_buffer_free()
192 u32 pool_max; member
1132 map->pool_max = -1; in ceph_osdmap_alloc()1700 ceph_decode_32_safe(p, end, map->pool_max, e_inval); in osdmap_decode()2017 map->pool_max = new_pool_max; in osdmap_apply_incremental()