Searched defs:alloc_block (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_mem.c | 83 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | i915_mem.c | 134 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
|
/linux-3.3/drivers/staging/tidspbridge/rmgr/ |
D | rmm.c | 398 static bool alloc_block(struct rmm_target_obj *target, u32 segid, u32 size, in alloc_block() function
|
/linux-3.3/fs/hfs/ |
D | extent.c | 206 u16 alloc_block, u16 block_count) in hfs_add_extent()
|
/linux-3.3/fs/hfsplus/ |
D | extents.c | 299 u32 alloc_block, u32 block_count) in hfsplus_add_extent()
|
/linux-3.3/fs/xfs/ |
D | xfs_btree.h | 158 int (*alloc_block)(struct xfs_btree_cur *cur, member
|