Searched defs:first_index (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/mm/ |
D | mapping_dirty_helpers.c | 280 pgoff_t first_index, pgoff_t nr) in wp_shared_mapping_range() 329 pgoff_t first_index, pgoff_t nr, in clean_record_shared_mapping_range()
|
D | pagewalk.c | 574 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
|
D | memory.c | 3497 pgoff_t first_index, in unmap_mapping_range_tree() 3532 pgoff_t first_index; in unmap_mapping_folio() local 3567 pgoff_t first_index = start; in unmap_mapping_pages() local
|
/linux-6.1.9/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 689 int first_index, int count) in ena_init_io_rings() 821 int first_index, in ena_setup_tx_resources_in_range() 846 int first_index, int count) in ena_free_all_io_tx_resources_in_range() 2266 int first_index, in ena_del_napi_in_range() 2280 int first_index, int count) in ena_init_napi_in_range() 2301 int first_index, in ena_napi_disable_in_range() 2311 int first_index, in ena_napi_enable_in_range() 2424 int first_index, int count) in ena_create_io_tx_queues_in_range()
|
/linux-6.1.9/lib/ |
D | radix-tree.c | 1262 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-6.1.9/kernel/irq/ |
D | msi.c | 149 unsigned int first_index, unsigned int last_index) in msi_free_msi_descs_range()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_icache.c | 1646 uint32_t first_index; in xfs_icwalk_ag() local
|
/linux-6.1.9/fs/f2fs/ |
D | compress.c | 1143 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
|
/linux-6.1.9/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2189 u16 first_index, index; in atl1c_tx_rollback() local
|
/linux-6.1.9/fs/btrfs/ |
D | ioctl.c | 1608 unsigned long first_index = page_index(pages[0]); in defrag_one_locked_target() local
|