Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/mm/
Dmapping_dirty_helpers.c279 pgoff_t first_index, pgoff_t nr) in wp_shared_mapping_range()
328 pgoff_t first_index, pgoff_t nr, in clean_record_shared_mapping_range()
Dpagewalk.c563 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
/Linux-v5.15/drivers/net/ethernet/amazon/ena/
Dena_netdev.c684 int first_index, int count) in ena_init_io_rings()
815 int first_index, in ena_setup_tx_resources_in_range()
840 int first_index, int count) in ena_free_all_io_tx_resources_in_range()
2247 int first_index, in ena_del_napi_in_range()
2261 int first_index, int count) in ena_init_napi_in_range()
2284 int first_index, in ena_napi_disable_in_range()
2294 int first_index, in ena_napi_enable_in_range()
2407 int first_index, int count) in ena_create_io_tx_queues_in_range()
/Linux-v5.15/lib/
Dradix-tree.c1262 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup()
1302 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag()
1343 void __rcu ***results, unsigned long first_index, in radix_tree_gang_lookup_tag_slot()
/Linux-v5.15/fs/xfs/
Dxfs_icache.c1654 uint32_t first_index; in xfs_icwalk_ag() local
/Linux-v5.15/fs/f2fs/
Dcompress.c1157 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
/Linux-v5.15/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2189 u16 first_index, index; in atl1c_tx_rollback() local
/Linux-v5.15/include/linux/
Dmm.h1725 pgoff_t first_index; /* Lowest page->index to unmap */ member