Searched defs:wasted (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_sa.c | 155 unsigned soffset, eoffset, wasted; in amdgpu_sa_bo_try_alloc() local 188 unsigned soffset, eoffset, wasted; in amdgpu_sa_event() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_sa.c | 194 unsigned soffset, eoffset, wasted; in radeon_sa_bo_try_alloc() local 227 unsigned soffset, eoffset, wasted; in radeon_sa_event() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_suballoc.c | 166 size_t soffset, eoffset, wasted; in drm_suballoc_try_alloc() local 189 size_t soffset, eoffset, wasted; in __drm_suballoc_event() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | debug.c | 163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local [all...] |
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | debug.c | 163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | flacdec.c | 408 int type, wasted = 0; in decode_subframe() local
|
H A D | flacenc.c | 84 int wasted; member
|
/third_party/node/deps/v8/src/heap/ |
H A D | paged-spaces.h | 171 size_t wasted = free_list_->Free(start, size_in_bytes, kLinkCategory); in AccountedFree() local 179 size_t wasted = free_list_->Free(start, size_in_bytes, kDoNotLinkCategory); in UnaccountedFree() local
|
/kernel/linux/linux-5.10/tools/vm/ |
H A D | slabinfo.c | 836 unsigned long long wasted; in totals() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | percpu.c | 2731 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
|
/kernel/linux/linux-6.6/tools/mm/ |
H A D | slabinfo.c | 860 unsigned long long wasted; in totals() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | percpu.c | 2909 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
|
Completed in 19 milliseconds