Home
last modified time | relevance | path

Searched refs:search_empty (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_memory.c78 * of accessing page in set_tlb_bus and set_silent_tlb. search_empty()
125 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() function
193 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_sg_pages()
240 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_cont_pages()
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_memory.c72 * of accessing page in set_tlb_bus and set_silent_tlb. search_empty()
108 search_empty(struct snd_util_memhdr *hdr, int size) in search_empty() function
176 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_sg_pages()
220 blk = search_empty(hdr, runtime->dma_bytes); in snd_trident_alloc_cont_pages()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dmemory.c202 search_empty(struct snd_emu10k1 *emu, int size) in search_empty() function
316 blk = search_empty(emu, runtime->dma_bytes + idx); in snd_emu10k1_alloc_pages()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dmemory.c206 search_empty(struct snd_emu10k1 *emu, int size) in search_empty() function
319 blk = search_empty(emu, runtime->dma_bytes); in snd_emu10k1_alloc_pages()

Completed in 3 milliseconds