Home
last modified time | relevance | path

Searched defs:len_total (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/sparc/kernel/
Dioport.c268 unsigned long len_total = PAGE_ALIGN(len); in sbus_alloc_coherent() local
441 unsigned long len_total = PAGE_ALIGN(size); in arch_dma_alloc() local
/Linux-v4.19/include/linux/
Dbpf_verifier.h162 u32 len_total; member