Searched defs:first_index (Results 1 – 13 of 13) sorted by relevance
/linux/include/linux/ |
H A D | interval_tree.h | 52 unsigned long first_index; member 82 #define interval_tree_for_each_span(span, itree, first_index, last_index) \ argument
|
/linux/mm/ |
H A D | mapping_dirty_helpers.c | 264 pgoff_t first_index, pgoff_t nr) in wp_shared_mapping_range() 314 pgoff_t first_index, pgoff_t nr, in clean_record_shared_mapping_range()
|
H A D | filemap.c | 4365 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat() 4516 pgoff_t first_index, last_index; in SYSCALL_DEFINE4() local
|
H A D | memory.c | 4041 pgoff_t first_index, in unmap_mapping_range_tree() 4076 pgoff_t first_index; in unmap_mapping_folio() local 4111 pgoff_t first_index = start; in unmap_mapping_pages() local
|
/linux/drivers/iommu/iommufd/ |
H A D | double_span.h | 46 #define interval_tree_for_each_double_span(span, itree1, itree2, first_index, \ argument
|
H A D | pages.c | 135 unsigned long first_index, unsigned long last_index) in interval_tree_double_span_iter_first()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_netdev.c | 180 int first_index, int count) in ena_init_io_rings() 312 int first_index, int count) in ena_setup_tx_resources_in_range() 336 int first_index, int count) in ena_free_all_io_tx_resources_in_range() 1748 int first_index, in ena_del_napi_in_range() 1762 int first_index, int count) in ena_init_napi_in_range() 1791 int first_index, in ena_napi_disable_in_range() 1811 int first_index, in ena_napi_enable_in_range() 1933 int first_index, int count) in ena_create_io_tx_queues_in_range()
|
/linux/lib/ |
H A D | radix-tree.c | 1263 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup() 1303 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag() 1344 void __rcu ***results, unsigned long first_index, in radix_tree_gang_lookup_tag_slot()
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 468 unsigned int *first_index) in __vb2_queue_alloc() 880 unsigned int i, first_index; in vb2_core_reqbufs() local 1042 unsigned int *first_index) in vb2_core_create_bufs()
|
/linux/fs/xfs/ |
H A D | xfs_icache.c | 1754 uint32_t first_index; in xfs_icwalk_ag() local
|
/linux/fs/xfs/scrub/ |
H A D | agheader_repair.c | 1173 uint32_t first_index = 0; in xrep_iunlink_mark_incore() local
|
/linux/fs/f2fs/ |
H A D | compress.c | 1204 bool first_index = (index == folio->index); in f2fs_compress_write_end() local
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 2148 u16 first_index, index; in atl1c_tx_rollback() local
|