snd_util_memblk 1516 include/sound/emu10k1.h struct snd_util_memblk *memblk; snd_util_memblk 1548 include/sound/emu10k1.h struct snd_util_memblk mem; snd_util_memblk 1864 include/sound/emu10k1.h struct snd_util_memblk *snd_emu10k1_alloc_pages(struct snd_emu10k1 *emu, struct snd_pcm_substream *substream); snd_util_memblk 1865 include/sound/emu10k1.h int snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk); snd_util_memblk 1868 include/sound/emu10k1.h struct snd_util_memblk *snd_emu10k1_synth_alloc(struct snd_emu10k1 *emu, unsigned int size); snd_util_memblk 1869 include/sound/emu10k1.h int snd_emu10k1_synth_free(struct snd_emu10k1 *emu, struct snd_util_memblk *blk); snd_util_memblk 1870 include/sound/emu10k1.h int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int size); snd_util_memblk 1871 include/sound/emu10k1.h int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, const char __user *data, int size); snd_util_memblk 37 include/sound/soundfont.h struct snd_util_memblk *block; /* allocated data block */ snd_util_memblk 21 include/sound/util_mem.h #define snd_util_memblk_argptr(blk) (void*)((char*)(blk) + sizeof(struct snd_util_memblk)) snd_util_memblk 40 include/sound/util_mem.h struct snd_util_memblk *snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size); snd_util_memblk 41 include/sound/util_mem.h int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk); snd_util_memblk 45 include/sound/util_mem.h struct snd_util_memblk *__snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size); snd_util_memblk 46 include/sound/util_mem.h void __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk); snd_util_memblk 47 include/sound/util_mem.h struct snd_util_memblk *__snd_util_memblk_new(struct snd_util_memhdr *hdr, snd_util_memblk 44 sound/isa/sb/emu8000_pcm.c struct snd_util_memblk *block; snd_util_memblk 1940 sound/pci/emu10k1/emu10k1_main.c sizeof(struct snd_util_memblk); snd_util_memblk 296 sound/pci/emu10k1/memory.c struct snd_util_memblk * snd_util_memblk 346 sound/pci/emu10k1/memory.c __snd_util_mem_free(hdr, (struct snd_util_memblk *)blk); snd_util_memblk 351 sound/pci/emu10k1/memory.c return (struct snd_util_memblk *)blk; snd_util_memblk 358 sound/pci/emu10k1/memory.c int snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk) snd_util_memblk 401 sound/pci/emu10k1/memory.c struct snd_util_memblk * snd_util_memblk 414 sound/pci/emu10k1/memory.c __snd_util_mem_free(hdr, (struct snd_util_memblk *)blk); snd_util_memblk 420 sound/pci/emu10k1/memory.c return (struct snd_util_memblk *)blk; snd_util_memblk 429 sound/pci/emu10k1/memory.c snd_emu10k1_synth_free(struct snd_emu10k1 *emu, struct snd_util_memblk *memblk) snd_util_memblk 565 sound/pci/emu10k1/memory.c int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, snd_util_memblk 595 sound/pci/emu10k1/memory.c int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, snd_util_memblk 293 sound/pci/trident/trident.h struct snd_util_memblk *memblk; /* memory block if TLB enabled */ snd_util_memblk 421 sound/pci/trident/trident.h struct snd_util_memblk *snd_trident_alloc_pages(struct snd_trident *trident, snd_util_memblk 423 sound/pci/trident/trident.h int snd_trident_free_pages(struct snd_trident *trident, struct snd_util_memblk *blk); snd_util_memblk 424 sound/pci/trident/trident.h struct snd_util_memblk *snd_trident_synth_alloc(struct snd_trident *trident, unsigned int size); snd_util_memblk 425 sound/pci/trident/trident.h int snd_trident_synth_free(struct snd_trident *trident, struct snd_util_memblk *blk); snd_util_memblk 426 sound/pci/trident/trident.h int snd_trident_synth_copy_from_user(struct snd_trident *trident, struct snd_util_memblk *blk, snd_util_memblk 124 sound/pci/trident/trident_memory.c static struct snd_util_memblk * snd_util_memblk 127 sound/pci/trident/trident_memory.c struct snd_util_memblk *blk; snd_util_memblk 134 sound/pci/trident/trident_memory.c blk = list_entry(p, struct snd_util_memblk, list); snd_util_memblk 173 sound/pci/trident/trident_memory.c static struct snd_util_memblk * snd_util_memblk 178 sound/pci/trident/trident_memory.c struct snd_util_memblk *blk; snd_util_memblk 220 sound/pci/trident/trident_memory.c static struct snd_util_memblk * snd_util_memblk 225 sound/pci/trident/trident_memory.c struct snd_util_memblk *blk; snd_util_memblk 265 sound/pci/trident/trident_memory.c struct snd_util_memblk * snd_util_memblk 282 sound/pci/trident/trident_memory.c struct snd_util_memblk *blk) snd_util_memblk 19 sound/synth/util_mem.c #define get_memblk(p) list_entry(p, struct snd_util_memblk, list) snd_util_memblk 59 sound/synth/util_mem.c struct snd_util_memblk * snd_util_memblk 62 sound/synth/util_mem.c struct snd_util_memblk *blk; snd_util_memblk 96 sound/synth/util_mem.c struct snd_util_memblk * snd_util_memblk 100 sound/synth/util_mem.c struct snd_util_memblk *blk; snd_util_memblk 102 sound/synth/util_mem.c blk = kmalloc(sizeof(struct snd_util_memblk) + hdr->block_extra_size, snd_util_memblk 110 sound/synth/util_mem.c struct snd_util_memblk *p = get_memblk(prev); snd_util_memblk 124 sound/synth/util_mem.c struct snd_util_memblk * snd_util_memblk 127 sound/synth/util_mem.c struct snd_util_memblk *blk; snd_util_memblk 140 sound/synth/util_mem.c __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) snd_util_memblk 151 sound/synth/util_mem.c int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk)