Home
last modified time | relevance | path

Searched defs:alloc_block (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/gpu/drm/radeon/
Dradeon_mem.c83 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
/linux-3.3/drivers/gpu/drm/i915/
Di915_mem.c134 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
/linux-3.3/drivers/staging/tidspbridge/rmgr/
Drmm.c398 static bool alloc_block(struct rmm_target_obj *target, u32 segid, u32 size, in alloc_block() function
/linux-3.3/fs/hfs/
Dextent.c206 u16 alloc_block, u16 block_count) in hfs_add_extent()
/linux-3.3/fs/hfsplus/
Dextents.c299 u32 alloc_block, u32 block_count) in hfsplus_add_extent()
/linux-3.3/fs/xfs/
Dxfs_btree.h158 int (*alloc_block)(struct xfs_btree_cur *cur, member