/linux-6.12.1/drivers/iommu/iommufd/ |
D | pages.c | 134 unsigned long first_index, unsigned long last_index) in interval_tree_double_span_iter_first() 183 unsigned long last_index, in iopt_pages_err_unpin() 240 unsigned long last_index) in iopt_area_unmap_domain_range() 378 unsigned long last_index) in batch_from_domain() 405 unsigned long last_index, in raw_pages_from_domain() 430 unsigned long last_index) in batch_from_domain_continue() 521 unsigned long last_index) in batch_from_xarray() 542 unsigned long last_index) in batch_from_xarray_clear() 564 unsigned long last_index) in clear_xarray() 576 unsigned long last_index, struct page **pages) in pages_to_xarray() [all …]
|
D | double_span.h | 47 last_index) \ argument
|
D | device.c | 1064 unsigned long last_index = iopt_area_iova_to_index(area, last); in iommufd_access_pin_pages() local
|
/linux-6.12.1/include/linux/ |
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-6.12.1/tools/testing/selftests/arm64/mte/ |
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
|
/linux-6.12.1/lib/ |
D | interval_tree.c | 46 unsigned long last_index) in interval_tree_span_iter_first()
|
/linux-6.12.1/net/unix/ |
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-6.12.1/tools/perf/util/ |
D | pstack.c | 42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
|
/linux-6.12.1/fs/ocfs2/ |
D | mmap.c | 55 pgoff_t last_index; in __ocfs2_page_mkwrite() local
|
/linux-6.12.1/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 23 u_int8_t last_index; /* Index of the last packet */ member
|
/linux-6.12.1/fs/verity/ |
D | read_metadata.c | 22 pgoff_t index, last_index; in fsverity_read_merkle_tree() local
|
/linux-6.12.1/drivers/dma/ |
D | of-dma.c | 259 static atomic_t last_index; in of_dma_request_slave_channel() local
|
/linux-6.12.1/tools/testing/radix-tree/ |
D | tag_check.c | 137 unsigned long last_index = 0; in gang_check() local
|
/linux-6.12.1/drivers/cpufreq/ |
D | cpufreq_stats.c | 20 unsigned int last_index; member
|
/linux-6.12.1/fs/btrfs/ |
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
|
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
|
D | ctree.h | 464 u64 last_index; member
|
/linux-6.12.1/kernel/trace/ |
D | trace_printk.c | 269 int last_index; in find_next() local
|
/linux-6.12.1/drivers/accessibility/speakup/ |
D | speakup_soft.c | 335 static int last_index; variable
|
/linux-6.12.1/drivers/acpi/ |
D | acpi_processor.c | 841 int last_index = 0; in acpi_processor_evaluate_cst() local
|
/linux-6.12.1/mm/ |
D | filemap.c | 2513 pgoff_t last_index) in filemap_readahead() 2530 pgoff_t last_index; in filemap_get_pages() local 4291 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat() 4428 pgoff_t first_index, last_index; in SYSCALL_DEFINE4() local
|
D | memory.c | 3757 pgoff_t last_index, in unmap_mapping_range_tree() 3792 pgoff_t last_index; in unmap_mapping_folio() local 3827 pgoff_t last_index = start + nr - 1; in unmap_mapping_pages() local
|
/linux-6.12.1/fs/ufs/ |
D | balloc.c | 248 pgoff_t index, cur_index, last_index; in ufs_change_blocknr() local
|
/linux-6.12.1/drivers/infiniband/hw/hfi1/ |
D | tid_rdma.h | 81 u8 last_index; member
|
/linux-6.12.1/fs/ |
D | libfs.c | 522 static void offset_iterate_dir(struct inode *inode, struct dir_context *ctx, long last_index) in offset_iterate_dir() 571 long last_index = (long)file->private_data; in offset_readdir() local
|