Searched defs:first_index (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/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 | 566 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
|
D | memory.c | 3482 pgoff_t first_index, in unmap_mapping_range_tree() 3517 pgoff_t first_index; in unmap_mapping_folio() local 3552 pgoff_t first_index = start; in unmap_mapping_pages() local
|
/linux-5.19.10/drivers/net/ethernet/amazon/ena/ ! |
D | ena_netdev.c | 680 int first_index, int count) in ena_init_io_rings() 811 int first_index, in ena_setup_tx_resources_in_range() 836 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-5.19.10/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-5.19.10/kernel/irq/ ! |
D | msi.c | 149 unsigned int first_index, unsigned int last_index) in msi_free_msi_descs_range()
|
/linux-5.19.10/fs/xfs/ ! |
D | xfs_icache.c | 1644 uint32_t first_index; in xfs_icwalk_ag() local
|
/linux-5.19.10/fs/f2fs/ ! |
D | compress.c | 1166 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
|
/linux-5.19.10/drivers/net/ethernet/atheros/atl1c/ ! |
D | atl1c_main.c | 2189 u16 first_index, index; in atl1c_tx_rollback() local
|
/linux-5.19.10/fs/btrfs/ ! |
D | ioctl.c | 1605 unsigned long first_index = page_index(pages[0]); in defrag_one_locked_target() local
|