Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 79) sorted by relevance

1234

/linux-3.3/sound/isa/gus/
Dgus_mem.c33 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock()
42 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, in snd_gf1_mem_xalloc()
78 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
108 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
121 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
136 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
188 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
222 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
239 struct snd_gf1_mem *alloc; in snd_gf1_mem_init() local
274 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local
[all …]
/linux-3.3/fs/ocfs2/
Dlocalalloc.c287 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc() local
387 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc() local
497 struct ocfs2_dinode *alloc; in ocfs2_begin_local_alloc_recovery() local
561 struct ocfs2_dinode *alloc) in ocfs2_complete_local_alloc_recovery()
633 struct ocfs2_dinode *alloc; in ocfs2_reserve_local_alloc_bits() local
739 struct ocfs2_dinode *alloc; in ocfs2_claim_local_alloc_bits() local
785 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits()
801 struct ocfs2_dinode *alloc, in ocfs2_local_alloc_find_clear_bits()
889 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) in ocfs2_clear_local_alloc()
928 struct ocfs2_dinode *alloc, in ocfs2_sync_local_to_main()
[all …]
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc()
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
Dmthca_dev.h195 struct mthca_alloc alloc; member
201 struct mthca_alloc alloc; member
227 struct mthca_alloc alloc; member
240 struct mthca_alloc alloc; member
247 struct mthca_alloc alloc; member
254 struct mthca_alloc alloc; member
270 struct mthca_alloc alloc; member
275 struct mthca_alloc alloc; member
/linux-3.3/arch/cris/arch-v32/mm/
Dintmem.c36 struct intmem_allocation* alloc; in crisv32_intmem_init() local
65 struct intmem_allocation* alloc; in crisv32_intmem_alloc() local
/linux-3.3/arch/openrisc/kernel/
Dprom.c66 void *alloc; in early_init_devtree() local
/linux-3.3/tools/perf/util/
Dhelp.h5 size_t alloc; member
Dstrbuf.h45 size_t alloc; member
Dsigchain.c9 int alloc; member
Dcache.h60 #define ALLOC_GROW(x, nr, alloc) \ argument
/linux-3.3/drivers/scsi/arm/
Dqueue.h17 void *alloc; /* start of allocated mem */ member
/linux-3.3/drivers/video/omap2/
Dvram.c172 struct vram_alloc *alloc; in omap_vram_free() local
205 struct vram_alloc *alloc; in _omap_vram_reserve() local
326 struct vram_alloc *alloc; in _omap_vram_alloc() local
/linux-3.3/include/linux/
Dmempool.h21 mempool_alloc_t *alloc; member
/linux-3.3/drivers/char/agp/
Dcompat_ioctl.c151 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/linux-3.3/drivers/uwb/
Ddrp-ie.c299 const struct uwb_drp_alloc *alloc; in uwb_drp_ie_to_bm() local
/linux-3.3/drivers/staging/tidspbridge/dynload/
Dcload.c120 struct dynamic_loader_allocate *alloc, in dynamic_load_module()
229 struct dynamic_loader_allocate *alloc, in dynamic_open_module()
1780 struct dynamic_loader_allocate *alloc, in dynamic_unload_module()
/linux-3.3/drivers/gpu/drm/radeon/
Dradeon_mem.c222 drm_radeon_mem_alloc_t *alloc = data; in radeon_mem_alloc() local
/linux-3.3/fs/nfs/
Dnfs3acl.c378 struct posix_acl *alloc = NULL, *dfacl = NULL; in nfs3_proc_setacl() local
/linux-3.3/drivers/gpu/drm/i915/
Di915_mem.c276 drm_i915_mem_alloc_t *alloc = data; in i915_mem_alloc() local
/linux-3.3/crypto/
Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
/linux-3.3/fs/xfs/
Dxfs_btree.h85 xfs_alloc_key_t alloc; member
92 xfs_alloc_rec_t alloc; member
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/
Ddblldefs.h153 dbll_alloc_fxn alloc; member
/linux-3.3/include/linux/sunrpc/
Dcache.h95 struct cache_head * (*alloc)(void); member
/linux-3.3/drivers/video/omap2/omapfb/
Domapfb.h57 bool alloc; /* allocated by the driver */ member

1234