Searched defs:next_index (Results 1 – 17 of 17) sorted by relevance
135 u32 next_index = tx_hash_table[index].next; in __tlb_clear_slave() local234 u32 next_index = slave_info->head; in __tlb_choose_channel() local412 u32 index, next_index; in rlb_clear_slave() local775 u32 next_index = bond_info->rx_hashtbl[index].used_next; in rlb_delete_table_entry_dst() local790 u32 next_index = bond_info->rx_hashtbl[index].src_next; in rlb_src_unlink() local851 u32 next_index = entry->src_next; in rlb_purge_src_ip() local911 u32 next_index = bond_info->rx_hashtbl[curr_index].used_next; in rlb_clear_vlan() local
91 u64 *next_index, struct squashfs_page_actor *output) in squashfs_read_data()
46 u64 next_index; member
174 int next_index = 0; /* C1 is the default value */ in next_valid_state() local
325 unsigned long next_index; member
127 unsigned int next_index; member
172 unsigned int next_nr, next_index; in padata_get_next() local
1400 u32 next_index; in i40e_dbg_command_write() local
47 uint next_index; /* next available directory entry index */ member
2097 u32 table_index, next_index; in dtDelete() local
70 uint32_t next_index; in xfs_qm_dquot_walk() local
834 uint64_t next_index:11; member870 uint64_t next_index:11; member
323 pgoff_t next_index; in start_read() local
142 u16 next_index = 0; in bnx2i_arm_cq_event_coalescing() local
72 u16 next_index; member
2012 u32 index = 0, next_index; in gfs2_dir_exhash_dealloc() local
179 static inline unsigned int next_index(unsigned int cur_index, unsigned int limit) in next_index() function