Home
last modified time | relevance | path

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

/kernel/dma/
Dswiotlb.c261 unsigned long bytes; in swiotlb_update_mem_attributes() local
273 unsigned long bytes = nslabs << IO_TLB_SHIFT, i; in swiotlb_init_io_tlb_pool() local
322 size_t bytes = PAGE_ALIGN(nslabs << IO_TLB_SHIFT); in swiotlb_memblock_alloc() local
574 static struct page *alloc_dma_pages(gfp_t gfp, size_t bytes, u64 phys_limit) in alloc_dma_pages()
612 static struct page *swiotlb_alloc_tlb(struct device *dev, size_t bytes, in swiotlb_alloc_tlb()
657 static void swiotlb_free_tlb(void *vaddr, size_t bytes) in swiotlb_free_tlb()
/kernel/
Dkexec_file.c778 unsigned long bytes = nullsz; in kexec_calculate_store_digests() local
/kernel/debug/kdb/
Dkdb_main.c276 static char *kdballocenv(size_t bytes) in kdballocenv()
/kernel/trace/
Dblktrace.c215 static void __blk_add_trace(struct blk_trace *bt, sector_t sector, int bytes, in __blk_add_trace()
Dtrace_events_user.c960 size_t copy_nofault(void *addr, size_t bytes, struct iov_iter *i) in copy_nofault()
/kernel/bpf/
Dverifier.c1217 size_t bytes; in copy_array() local