Searched defs:shrink (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/dev/drm/ttm/ |
H A D | ttm_page_alloc.c | 386 ttm_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_scan() 428 ttm_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_count()
|
H A D | ttm_page_alloc_dma.c | 1095 ttm_dma_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_scan() 1137 ttm_dma_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_count()
|
/dflybsd-src/sys/dev/raid/hpt27xx/ |
H A D | ldm.h | 144 HPT_UINT (*shrink)(void *handle, HPT_UINT npages); member
|
/dflybsd-src/sys/dev/raid/hptrr/ |
H A D | ldm.h | 139 HPT_UINT (*shrink)(void *handle, HPT_UINT npages); member
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | libcoff.h | 926 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\ argument
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | libcoff.h | 937 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\ argument
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | libcoff.h | 931 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\ argument
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | i915_gem.c | 2688 const unsigned int shrink[] = { in i915_gem_object_get_pages_gtt() local
|