Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmapping_dirty_helpers.c275 pgoff_t first_index, pgoff_t nr) in wp_shared_mapping_range()
324 pgoff_t first_index, pgoff_t nr, in clean_record_shared_mapping_range()
Dpagewalk.c515 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
/Linux-v5.10/fs/f2fs/
Dtrace.c132 static unsigned int gang_lookup_pids(pid_t *results, unsigned long first_index, in gang_lookup_pids()
Dcompress.c1090 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_netdev.c618 int first_index, int count) in ena_init_io_rings()
746 int first_index, in ena_setup_tx_resources_in_range()
771 int first_index, int count) in ena_free_all_io_tx_resources_in_range()
2152 int first_index, in ena_del_napi_in_range()
2166 int first_index, int count) in ena_init_napi_in_range()
2189 int first_index, in ena_napi_disable_in_range()
2199 int first_index, in ena_napi_enable_in_range()
2312 int first_index, int count) in ena_create_io_tx_queues_in_range()
/Linux-v5.10/lib/
Dradix-tree.c1261 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup()
1301 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag()
1342 void __rcu ***results, unsigned long first_index, in radix_tree_gang_lookup_tag_slot()
/Linux-v5.10/fs/xfs/
Dxfs_icache.c779 uint32_t first_index; in xfs_inode_walk_ag() local
1128 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
/Linux-v5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2072 u16 first_index, index; in atl1c_tx_rollback() local
/Linux-v5.10/drivers/net/ethernet/microchip/
Dlan743x_main.c2049 int first_index = -1; in lan743x_rx_process_packet() local
/Linux-v5.10/include/linux/
Dmm.h1636 pgoff_t first_index; /* Lowest page->index to unmap */ member