/openbmc/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
|
/openbmc/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 | pagewalk.c | 633 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
|
H A D | filemap.c | 4183 pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) in filemap_cachestat() 4317 pgoff_t first_index, last_index; in SYSCALL_DEFINE4() local
|
H A D | memory.c | 3480 pgoff_t first_index, in unmap_mapping_range_tree() 3515 pgoff_t first_index; in unmap_mapping_folio() local 3550 pgoff_t first_index = start; in unmap_mapping_pages() local
|
/openbmc/linux/lib/ |
H A D | interval_tree.c | 45 unsigned long first_index, in interval_tree_span_iter_first()
|
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()
|
/openbmc/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 | 134 unsigned long first_index, unsigned long last_index) in interval_tree_double_span_iter_first()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_netdev.c | 181 int first_index, int count) in ena_init_io_rings() 313 int first_index, int count) in ena_setup_tx_resources_in_range() 337 int first_index, int count) in ena_free_all_io_tx_resources_in_range() 1742 int first_index, in ena_del_napi_in_range() 1756 int first_index, int count) in ena_init_napi_in_range() 1775 int first_index, in ena_napi_disable_in_range() 1785 int first_index, in ena_napi_enable_in_range() 1897 int first_index, int count) in ena_create_io_tx_queues_in_range()
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | pdb.h | 52 uint16_t first_index; member 62 uint32_t first_index; member
|
/openbmc/linux/fs/btrfs/ |
H A D | defrag.c | 1031 unsigned long first_index = page_index(pages[0]); in defrag_one_locked_target() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_icache.c | 1640 uint32_t first_index; in xfs_icwalk_ag() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ekanalyzer.c | 1959 int first_index = 0; in ipmi_ek_compare_asym() local
|
/openbmc/linux/fs/f2fs/ |
H A D | compress.c | 1171 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 2147 u16 first_index, index; in atl1c_tx_rollback() local
|
/openbmc/qemu/target/riscv/ |
H A D | csr.c | 3916 static RISCVException read_hvipriox(CPURISCVState *env, int first_index, in read_hvipriox() 3942 static RISCVException write_hvipriox(CPURISCVState *env, int first_index, in write_hvipriox()
|