Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A 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()
H A Dpagewalk.c519 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping()
/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c499 int channel_index, first_index; in check_index() local
537 int first_index = 0; in check_agreement() local
H A Dvibrate_test.c42 int first_index; in check_vibration() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A 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()
2158 int first_index, in ena_del_napi_in_range()
2172 int first_index, int count) in ena_init_napi_in_range()
2195 int first_index, in ena_napi_disable_in_range()
2205 int first_index, in ena_napi_enable_in_range()
2318 int first_index, int count) in ena_create_io_tx_queues_in_range()
/OK3568_Linux_fs/kernel/lib/
H A 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()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.c780 uint32_t first_index; in xfs_inode_walk_ag() local
1129 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c1072 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2072 u16 first_index, index; in atl1c_tx_rollback() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_main.c2063 int first_index = -1; in lan743x_rx_process_packet() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h1719 pgoff_t first_index; /* Lowest page->index to unmap */ member