Searched defs:vma_len (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hugetlbfs/ |
H A D | inode.c | 135 loff_t len, vma_len; in hugetlbfs_file_mmap() local
|
/kernel/linux/linux-6.6/fs/hugetlbfs/ |
H A D | inode.c | 123 loff_t len, vma_len; in hugetlbfs_file_mmap() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp.c | 1907 u32 length = 0, offset, vma_len, avail_len, aligned_len, copylen = 0; in tcp_zerocopy_receive() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp.c | 2083 u32 length = 0, offset, vma_len, avail_len, copylen = 0; in tcp_zerocopy_receive() local
|
Completed in 14 milliseconds