/linux/drivers/iommu/iommufd/ |
H A D | pages.c | 135 unsigned long first_index, unsigned long last_index) in interval_tree_double_span_iter_first() 184 unsigned long last_index, in iopt_pages_err_unpin() 241 unsigned long last_index) in iopt_area_unmap_domain_range() 393 unsigned long last_index) in batch_from_domain() 420 unsigned long last_index, in raw_pages_from_domain() 445 unsigned long last_index) in batch_from_domain_continue() 536 unsigned long last_index) in batch_from_xarray() 557 unsigned long last_index) in batch_from_xarray_clear() 579 unsigned long last_index) in clear_xarray() 591 unsigned long last_index, struct page **pages) in pages_to_xarray() [all …]
|
H A D | double_span.h | 47 last_index) \ argument
|
H A D | device.c | 1064 unsigned long last_index = iopt_area_iova_to_index(area, last); in iommufd_access_pin_pages() local
|
/linux/include/linux/ |
H A D | interval_tree.h | 53 unsigned long last_index; member 82 #define interval_tree_for_each_span(span, itree, first_index, last_index) \ argument
|
/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_buffer_fill.c | 67 int i, j, item, last_index; in check_buffer_underflow_by_byte() local 162 int i, j, item, last_index; in check_buffer_overflow_by_byte() local [all...] |
/linux/net/unix/ |
H A D | garbage.c | 396 static void __unix_walk_scc(struct unix_vertex *vertex, unsigned long *last_index, in __unix_walk_scc() 498 unsigned long last_index = UNIX_VERTEX_INDEX_START; in unix_walk_scc() local
|
/linux/lib/ |
H A D | interval_tree.c | 46 unsigned long last_index) in interval_tree_span_iter_first()
|
/linux/tools/perf/util/ |
H A D | pstack.c | 42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
|
/linux/fs/ocfs2/ |
H A D | mmap.c | 55 pgoff_t last_index; in __ocfs2_page_mkwrite() local
|
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_tcp.h | 23 u_int8_t last_index; /* Index of the last packet */ member
|
/linux/fs/verity/ |
H A D | read_metadata.c | 22 pgoff_t index, last_index; in fsverity_read_merkle_tree() local
|
/linux/drivers/dma/ |
H A D | of-dma.c | 259 static atomic_t last_index; in of_dma_request_slave_channel() local
|
/linux/tools/testing/radix-tree/ |
H A D | tag_check.c | 137 unsigned long last_index = 0; in gang_check() local
|
/linux/drivers/cpufreq/ |
H A D | cpufreq_stats.c | 20 unsigned int last_index; member
|
/linux/fs/btrfs/ |
H A D | defrag.c | 1165 unsigned long last_index = (start + len - 1) >> PAGE_SHIFT; in defrag_one_locked_target() local 1203 u64 last_index = (start + len - 1) >> PAGE_SHIFT; in defrag_one_range() local
|
H A D | relocation.c | 2895 const unsigned long last_index = (cluster->end - offset) >> PAGE_SHIFT; in relocate_one_folio() local 3044 unsigned long last_index; in relocate_file_extent_cluster() local
|
H A D | ctree.h | 483 u64 last_index; member
|
H A D | delayed-inode.c | 1686 u64 last_index, in btrfs_readdir_get_delayed_items()
|
/linux/drivers/accessibility/speakup/ |
H A D | speakup_soft.c | 335 static int last_index; variable
|
/linux/kernel/trace/ |
H A D | trace_printk.c | 269 int last_index; in find_next() local
|
/linux/drivers/acpi/ |
H A D | acpi_processor.c | 841 int last_index = 0; in acpi_processor_evaluate_cst() local
|
/linux/mm/ |
H A D | filemap.c | 2512 pgoff_t last_index) in filemap_readahead() 2529 pgoff_t last_index; in filemap_get_pages() local 4292 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat() 4429 pgoff_t first_index, last_index; in SYSCALL_DEFINE4() local
|
H A D | memory.c | 3771 pgoff_t last_index, in unmap_mapping_range_tree() 3806 pgoff_t last_index; in unmap_mapping_folio() local 3841 pgoff_t last_index = start + nr - 1; in unmap_mapping_pages() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 81 u8 last_index; member
|
/linux/fs/ |
H A D | libfs.c | 526 static void offset_iterate_dir(struct inode *inode, struct dir_context *ctx, long last_index) in offset_iterate_dir() 575 long last_index = (long)file->private_data; in offset_readdir() local
|